Nominatim/nominatim
Sarah Hoffmann 6e688a0113 postcodes: exclude seen places later
The seen list will only have the postcode area when available but
we want the postcode point excluded as well if the area has been seen.
2024-03-11 15:18:57 +01:00
..
api postcodes: exclude seen places later 2024-03-11 15:18:57 +01:00
clicmd use import date from osm2pgsql property table if available 2024-03-05 11:33:32 +01:00
data Properly validate postcodes with country code 2023-10-17 01:04:07 +02:00
db Merge pull request #3356 from lonvia/use-date-from-osm2pgsql-prop 2024-03-05 15:32:16 +01:00
indexer only run analyze on indexing when work was done 2022-09-28 10:22:54 +02:00
server Correct some typos 2024-02-26 18:13:30 +01:00
tokenizer Correct some typos 2024-02-26 18:13:30 +01:00
tools look for postcode areas when finding something in the postcode table 2024-03-11 14:48:24 +01:00
utils simplify weigh_search() function 2023-12-07 09:31:00 +01:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py make Python frontend default and PHP optional 2024-02-19 18:39:01 +01:00
config.py finish configuration section 2023-08-25 21:40:20 +02:00
errors.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
paths.py introduce paths module which contains the data paths 2022-11-27 12:02:37 +01:00
typing.py hide type differences between Postgres and Sqlite in custom types 2023-12-07 09:31:00 +01:00
version.py look for postcode areas when finding something in the postcode table 2024-03-11 14:48:24 +01:00