183 Commits (bc034345fb7a41e63c330d2924dcdfb3979868f6)

Author SHA1 Message Date
Julian Simioni c9d87f7b0c
Add a separate default distance for coarse reverse 8 years ago
Julian Simioni 16d0a8b539
Rename test to clarify layers matter 8 years ago
Julian Simioni 05baed7b51
Whitespace 8 years ago
Julian Simioni 4069c99212
Remove unused sanitiser test 8 years ago
missinglink 05240626fd handle addressit case where parsed_text.street is produced and parsed_text.name is not 9 years ago
missinglink ee73774c89 add tokenizer, refactor how we determine if a token is 'complete' or 'incomplete' 9 years ago
Stephen Hess bd3b8e7bbe switched to pelias-text-analyzer package since that responsibility has been moved to there 9 years ago
Stephen Hess 2c40827701 added `layer=borough` support for *all 5 boroughs* in data 9 years ago
Stephen Hess c99fa9f0ef added support for `macroregion` 9 years ago
Stephen Hess 8a54dbeef0 switched from `macrocountry` to `macrocounty` 9 years ago
Julian Simioni abbd314ee8 Change deprication message to present tense 9 years ago
Peter Johnson 51279ce2cf quattroshapes deprecation warning and wof fallback 9 years ago
Peter Johnson 0abda099a6 bugfixes and more tests 9 years ago
Julian Simioni e97d72d7b6 Send warning when sources=quattroshapes 9 years ago
Diana Shkolnikov b3939efb21 Fix ciao tests 9 years ago
Diana Shkolnikov af8044ef29 Fix all unit tests 9 years ago
Julian Simioni 616dd606a7 Add sources and layers sanitiser 9 years ago
Julian Simioni ef78b2e0fd Filter source and layer by new fields 9 years ago
Julian Simioni 0ee1fdb4d9 Remove obsolete Geonames ID tests 9 years ago
Julian Simioni fa07ba9ddc Add much needed whitespace 9 years ago
Julian Simioni 0e78167f17 [/place] Accept any valid layer for geonames 9 years ago
Julian Simioni 18de8b5699 Remove unused test examples 9 years ago
Peter Johnson 49d37eafed one config per query 9 years ago
Julian Simioni db895c05b7 Rename `from_address_parser` key to `from_text_parser` 9 years ago
Julian Simioni b188a2046c Fix mismatching name of types preference parameter 9 years ago
Julian Simioni 59b70f7c7e Rename helper/query_parser to helper/text_parser 9 years ago
Julian Simioni fef92bd34b Remove the geoname _type from all layers except venue 9 years ago
Julian Simioni 06b44e5355 Disallow specifying both focus.point and focus.viewport 9 years ago
Julian Simioni 9dcc296a70 Add focus.viewport rect sanitizer to search 9 years ago
Julian Simioni 36925ca874 Remove bbox sanitizer functionality tests from search sanitizer tests 9 years ago
Julian Simioni 29a78db403 Add null island bounding box test 9 years ago
Julian Simioni db8f98a51f Remove completed @todo 9 years ago
Julian Simioni b84652ba20 Refactor sanitize_coord parameter handling 9 years ago
Stephen Hess 00d033101b removed redundant is-ids-an-array check (already covered by _single_scalar_parameter sanitizer) 9 years ago
Julian Simioni 415029e02b Use groups sanitiser in sanitize_rect and sanitize_point 9 years ago
Julian Simioni aa08fb9772 Add optional and required group parameter sanitizers 9 years ago
Julian Simioni 2811569bcd Switch to source:layer:id ids format in /place 9 years ago
Julian Simioni d11d185429 Fix missing space in error message 9 years ago
Julian Simioni 2505e92a62 Expect an array of types from _ids sanitiser 9 years ago
Julian Simioni fa44effdac Add geoname type to most layers 9 years ago
Julian Simioni 8b1037d7c8 Separate real layers and alias layers into separate objects 9 years ago
Julian Simioni 68c9661c70 Remove all mappings other than helper/type_mapping 9 years ago
Stephen Hess 56d8600218 modified warning message for brevity 9 years ago
Stephen Hess 0f6d08c0ec set boundary.circle.radius to default if caller did not supply it 9 years ago
Stephen Hess 947797f41e added warning if any of boundary.circle.lat/lon/radius are supplied + tests 9 years ago
Julian Simioni ebb3f33b2d Remove unused test file 9 years ago
Stephen Hess e90f70ce3d added sanitizer that verifies that all parameters are single scalar values 9 years ago
Julian Simioni 16450087ee Use simpler, clearer error on invalid ids length 9 years ago
Julian Simioni edaf175aa7 Provide better, more consistent, errors on invalid ids 9 years ago
Julian Simioni 73b289e9e5 Consider tests refactored :) 9 years ago