Nominatim/nominatim/api
Sarah Hoffmann 8b56b55761 restrict deduplication to results from placex
All other sources do not have deduplicatable entries.
2023-09-06 10:43:55 +02:00
..
search restrict range for interpolated housenumbers 2023-09-05 11:41:41 +02:00
v1 restrict deduplication to results from placex 2023-09-06 10:43:55 +02:00
__init__.py port export function to Python 2023-07-25 21:39:23 +02:00
connection.py use backwards-compatible asyncio timeout implementation 2023-08-25 08:50:03 +02:00
core.py implement NOMINATIM_SEARCH_WITHIN_COUNTRIES setting 2023-09-04 14:10:36 +02:00
localization.py switch details cli command to new Python implementation 2023-02-04 21:22:22 +01:00
logging.py remove debug print 2023-07-22 13:54:23 +02:00
lookup.py add bbox output to lookup results 2023-09-06 10:27:03 +02:00
result_formatting.py switch details cli command to new Python implementation 2023-02-04 21:22:22 +01:00
results.py add deployment documentation for Python frontend 2023-08-27 21:27:16 +02:00
reverse.py implement NOMINATIM_SEARCH_WITHIN_COUNTRIES setting 2023-09-04 14:10:36 +02:00
status.py add property cache for API 2023-01-30 09:36:17 +01:00
types.py fix typos and grammar issues 2023-08-29 12:14:44 +02:00