Nominatim/nominatim/api
Sarah Hoffmann 5011fde176 make sure the place name always comes first in output
Also deleted some now unused code.
2023-10-05 16:37:28 +02:00
..
search more unit tests for search 2023-09-27 15:00:05 +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 move get_addressdata() implementation to Python 2023-09-26 11:21:36 +02:00
result_formatting.py switch details cli command to new Python implementation 2023-02-04 21:22:22 +01:00
results.py make sure the place name always comes first in output 2023-10-05 16:37:28 +02:00
reverse.py move get_addressdata() implementation to Python 2023-09-26 11:21: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