Nominatim/nominatim/tools
Sarah Hoffmann 77631f90fd reindex postcodes that loose their parents
When the parent place of a postcode is deleted, it needs to
be reindexed to get a new parent. Otherwise displaying of
results is broken.
2024-05-04 12:33:26 +02:00
..
special_phrases sp_wiki_loader: add more default languages 2023-02-18 13:54:48 +01:00
__init__.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
add_osm_data.py call osm2pgsql postprocessing flush_deleted_places() when adding data 2023-03-31 18:05:07 +02:00
admin.py remove unused code 2023-10-23 11:55:18 +02:00
check_database.py Correct some typos 2024-02-26 18:13:30 +01:00
collect_os_info.py Correct some typos 2024-02-26 18:13:30 +01:00
convert_sqlite.py fix timezone handling for timestamps from the database 2024-01-07 11:37:40 +01:00
database_import.py Added missing return types to functions 2023-12-07 09:04:33 +01:00
exec_utils.py do not send outdated parameters to osm2pgsql flex 2024-02-27 10:15:36 +01:00
freeze.py when adding Tiger data, check first if database is in frozen state 2023-05-08 14:35:30 +02:00
migration.py reindex postcodes that loose their parents 2024-05-04 12:33:26 +02:00
postcodes.py add type annotations to tool functions 2022-07-18 09:54:27 +02:00
refresh.py make Python frontend default and PHP optional 2024-02-19 18:39:01 +01:00
replication.py close DB connection when waiting for next update cycle 2023-06-19 12:02:51 +02:00
tiger_data.py when adding Tiger data, check first if database is in frozen state 2023-05-08 14:35:30 +02:00