Nominatim/nominatim/api
2023-09-20 14:58:54 +02:00
..
search filter duplicate results after DB query 2023-09-20 14:58:54 +02:00
v1 move localization into add_result_details 2023-09-19 11:17:04 +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 move localization into add_result_details 2023-09-19 11:17:04 +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 move localization into add_result_details 2023-09-19 11:17:04 +02:00