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
1c1447e709d0b29b68284cfafbe2c3918bd176cd
Nominatim
/
nominatim
/
tools
History
Sarah Hoffmann
6478409b05
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-16 11:14:29 +01: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
check-database on frozen db shouldnt recommend indexing
2023-06-21 17:47:57 +02:00
collect_os_info.py
improve code to collect the PostGIS version
2023-11-16 11:14:29 +01:00
convert_sqlite.py
restrict geometry size for SQLite
2023-10-23 17:19:12 +02:00
database_import.py
Enhanced the implementation of OSM views GeoTIFF import functionality
2022-10-01 11:01:49 +02:00
exec_utils.py
reenable tablespace arguments for flex tables
2023-09-04 10:45:52 +02: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
Parameterise the search only within countries
2023-07-12 13:53:23 +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