47 Commits (6d58898bae0653ab072559fecb54145a5792c985)

Author SHA1 Message Date
Stephen Hess ff8fdf486f moved label assign to before geocodeJSON for all routes 8 years ago
Stephen Hess 942a8ff0a3 removed redundant for pelias-labels 8 years ago
Stephen Hess beb309ca07 moved assignLabels to fire before geojsonify 8 years ago
Stephen Hess 248b1299c8 added post-processing step to generate labels 8 years ago
Stephen Hess 3763d0b503 renamed `sanitise` -> `sanitize` 8 years ago
Diana Shkolnikov 21d4bb63f3 feat: add accuracy field 8 years ago
Diana Shkolnikov 3cd342f2e7 add new confidence score middleware to routes 8 years ago
Stephen Hess ae37add82b extracted variables to conform to convention 8 years ago
Stephen Hess 8af8ba19f6 added call for fallback sanitiser middleware 8 years ago
Stephen Hess 45a0755f7d added 2nd /search query call for fallback to existing behavior 8 years ago
Stephen Hess 0a59e2750f inject `query` to use 8 years ago
Stephen Hess 58a3a91793 added `trimByGranularity` post-processing step 8 years ago
Stephen Hess 246f9e7d43 added generatePermutations to middleware 8 years ago
Diana Shkolnikov afc585bb87 pass config to controller in nearby router setup 9 years ago
Diana Shkolnikov c38b67aeb4 Add nearby sanitizer and revert reverse to not have categories 9 years ago
Julian Simioni 610f4ce4f3
Fix missing parameter 9 years ago
Julian Simioni 2557c68368
Use index name from config in controllers 9 years ago
Julian Simioni c154325f3e
Redirect to /v1 if no legacy proxy specified 9 years ago
Diana Shkolnikov 201f4d4fb3 Convert parent WOF ids to valid Pelias ids to be used by /place 9 years ago
Diana Shkolnikov 7231e229d4 Convert parent WOF ids to valid Pelias ids to be used by /place 9 years ago
Diana Shkolnikov 36b6adddfd Add bounding_box parsing step 9 years ago
Julian Simioni 79883594b8 Use clean.layers to determine types 9 years ago
Diana Shkolnikov 9fa5fc5a77 calcSize became middleware (exposed and fixed bug in query defaults) 9 years ago
Diana Shkolnikov 54187dde67 Add dedupe middleware 9 years ago
Peter Johnson 4e43310288 german street/number naming convention 9 years ago
Peter Johnson c609ae3ccf http friendly status codes. resolves #321 9 years ago
Diana Shkolnikov 553f9780c5 Remove admin matching when address is not parsed 9 years ago
Stephen Hess 8be249b701 added helper variables for readability 9 years ago
Stephen Hess 0b5172a452 initial stab at confidence score calculation based on distance from point.lat and point.lon 9 years ago
Diana Shkolnikov 9433d995b1 Fix attribution link 9 years ago
Diana Shkolnikov 73419342a6 Fix attribution link 9 years ago
Julian Simioni 4e74c4db86 Add autocomplete sanitiser 9 years ago
Peter Johnson e726636c3d merge with master 9 years ago
Diana Shkolnikov c069933d5b Refactored layers and sources into a common targets module 9 years ago
Julian Simioni 5d7f7ee4c0 Add /status controller 9 years ago
Diana Shkolnikov dd78f324ee Compute distance for each result of reverse query 9 years ago
Peter Johnson fa209c9b50 add autocomplete route, further query clean up 9 years ago
Julian Simioni ade4ce8b17 Add types middleware 9 years ago
Diana Shkolnikov f7044d2435 Add content for `attribution` static endpoint 9 years ago
Julian Simioni 6f0ad678eb Add types middleware 9 years ago
Diana Shkolnikov 562338635c Confidence score calculation 9 years ago
Diana Shkolnikov 2b9fbdfd10 Fix missing legacyUrl behavior 10 years ago
Julian Simioni 4f684c8f2a Remove unused forwardPath function 10 years ago
Julian Simioni 42abb809f6 Disable proxy if legacyUrl config entry is missing 10 years ago
Julian Simioni 94faafc154 Use legacy url from peliasConfig 10 years ago
Julian Simioni 826ad3b569 Move to simpler routing model 10 years ago
Julian Simioni e3961187b2 Add V1 routes with proxying to legacy 10 years ago
Julian Simioni c66d2edde2 Move routes configuration to separate file 10 years ago