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
1da2192fb09161f935277a05401d89958dbb8712
Nominatim
/
nominatim
/
tools
History
Sarah Hoffmann
35a5424332
improve code to collect the PostGIS version
...
The SQL contained an unchecked string literal, which may in theory be used to attack the database.
2023-11-17 10:12:34 +01:00
..
special_phrases
docs: fix typos
2022-07-20 22:05:31 +08: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-04-11 15:28:17 +02:00
admin.py
adapt to new type annotations from typeshed
2022-08-09 11:06:54 +02:00
check_database.py
consolidate indexes over geometry_sectors
2022-09-21 10:38:58 +02:00
collect_os_info.py
improve code to collect the PostGIS version
2023-11-17 10:12:34 +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-03-22 10:53:35 +01:00
freeze.py
add type annotations to freeze functions
2022-07-18 09:47:57 +02:00
migration.py
add migration for reorganization of pending indexes
2022-11-24 08:48:05 +01:00
postcodes.py
add type annotations to tool functions
2022-07-18 09:54:27 +02:00
refresh.py
fix importance recalculation
2023-03-22 11:37:07 +01:00
replication.py
change updates to handle delete/insert workflow
2022-11-10 09:38:23 +01:00
tiger_data.py
add type annotations for command line functions
2022-07-18 09:55:54 +02:00