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
e39e51e53146ec4c2c5c08e2d66771c8aaa06ef4
Nominatim
/
nominatim
/
tools
History
Sarah Hoffmann
07120f9af5
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:06:39 +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
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
improve code to collect the PostGIS version
2023-11-17 10:06:39 +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
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