Nominatim/nominatim/api
Sarah Hoffmann 3d0bc85b4d improve penalty for token-split words
The rematch penalty for partial words created by the transliteration
need to take into account that they are rematched against the full word.
That means that missing beginning and end should not get a significant
penalty.
2023-08-12 11:26:02 +02:00
..
search improve penalty for token-split words 2023-08-12 11:26:02 +02:00
v1 return an error when q is used together with structured parameters 2023-08-08 15:54:55 +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 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 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 allow oversized viewboxes again 2023-08-06 17:50:35 +02:00