Nominatim/nominatim/api
2023-09-04 14:39:35 +02:00
..
search remove alias where it does not work with lambdas 2023-08-30 21:55:34 +02:00
v1 allow lower case OSM types in lookup query 2023-09-04 14:39:35 +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 fix lookup polygon output 2023-08-08 21:31:25 +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