]> git.openstreetmap.org Git - nominatim.git/commit
adapt search frontend to new postcode table
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 23 Dec 2025 18:10:01 +0000 (19:10 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 30 Dec 2025 14:20:46 +0000 (15:20 +0100)
commit6a67cfcddf4525a5ad361aa7020c5ac404c02c43
treef7af79bd08af584f54e24b5da976e10ff5fcbb22
parentf9cf320794ea48dd0ba72fc742e9343f592fc36a
adapt search frontend to new postcode table
src/nominatim_api/lookup.py
src/nominatim_api/results.py
src/nominatim_api/search/db_searches/address_search.py
src/nominatim_api/search/db_searches/place_search.py
src/nominatim_api/search/db_searches/postcode_search.py
src/nominatim_api/sql/sqlalchemy_types/geometry.py
src/nominatim_api/v1/classtypes.py
src/nominatim_api/v1/helpers.py