Nominatim/nominatim/api
Sarah Hoffmann 2c7e1db5f6 remove SQL lambdas with IN expressions
The values of IN expressions are incorrectly cached.
2023-08-02 12:34:07 +02:00
..
search remove SQL lambdas with IN expressions 2023-08-02 12:34:07 +02:00
v1 fix regression with lat/lon in json output 2023-08-01 14:27:43 +02:00
__init__.py port export function to Python 2023-07-25 21:39:23 +02:00
connection.py switch reverse() to new Geometry datatype 2023-07-01 18:03:07 +02:00
core.py older Python versions need a reference to the loop for a lock 2023-07-26 15:17:18 +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 API functions for search functions 2023-05-24 18:05:43 +02:00
result_formatting.py switch details cli command to new Python implementation 2023-02-04 21:22:22 +01:00
results.py avoid forwarding variables via SQL 2023-07-14 15:27:16 +02:00
reverse.py add lambdas for layer filters 2023-07-14 15:27:20 +02:00
status.py add property cache for API 2023-01-30 09:36:17 +01:00
types.py fix linting issues 2023-07-01 20:18:59 +02:00