This website requires JavaScript.
Explore
Help
Sign In
safety-screen
/
Nominatim
Watch
1
Star
0
Fork
0
You've already forked Nominatim
forked from
hans/Nominatim
Code
Pull Requests
Activity
Files
3e725bb2dbb3a1f374affc8739a348bca0d47b20
Nominatim
/
nominatim
/
tools
History
Sarah Hoffmann
82216ebf8b
always run function update on migrations
...
This means that we can have migrations which require nothing but an update of the functions.
2023-07-01 20:18:59 +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
adapt to new type annotations from typeshed
2022-08-09 11:06:54 +02:00
check_database.py
check-database on frozen db shouldnt recommend indexing
2023-06-21 17:47:57 +02:00
collect_os_info.py
convert version to named tuple
2023-01-03 10:03:00 +01:00
database_import.py
Enhanced the implementation of OSM views GeoTIFF import functionality
2022-10-01 11:01:49 +02:00
exec_utils.py
do not run osm2pgsql append with mutliple threads
2023-01-05 11:34:56 +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
always run function update on migrations
2023-07-01 20:18:59 +02:00
postcodes.py
add type annotations to tool functions
2022-07-18 09:54:27 +02:00
refresh.py
do not fail php script generation when curly braces are present
2023-06-19 11:23:30 +02: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