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
c391479c5852f165c4be85b6e39d1290ae2d4a58
Nominatim
/
sql
History
Sarah Hoffmann
c391479c58
reorganise table creation
...
- remove unused tables - make apache user configurable - introduce configurable tablespaces
2014-12-02 00:05:21 +01:00
..
country_grid.sql
update osm country grid to fully ODBL compatible data set. Update country_grid generation script.
2012-11-14 21:46:48 +00:00
functions.sql
reorganise table creation
2014-12-02 00:05:21 +01:00
hstore_compatability_9_0.sql
hstore in 9.2 replaces k=>v with hstore(k,v). Update sql to reflect change and introduce compatability function for pre 9.1 postgresql
2012-11-01 01:46:19 +00:00
indices.src.sql
reorganise table creation
2014-12-02 00:05:21 +01:00
loaddata.sql
data partitioning
2010-10-26 15:22:41 +00:00
partition-functions.src.sql
omit places with zero address rank from address lookup tables
2014-05-18 21:45:29 +02:00
partition-tables.src.sql
reorganise table creation
2014-12-02 00:05:21 +01:00
postgis_15_aux.sql
rewrite address interpolation so that planet_osm_node is not needed
2014-10-05 22:16:02 +02:00
postgis_20_aux.sql
rewrite address interpolation so that planet_osm_node is not needed
2014-10-05 22:16:02 +02:00
tables-minimal.sql
fix typo mentioned by mathieu monney on mapquest's forum two weeks ago. this typo is responsible for 'location_property_tiger does not exist' errors.
2011-10-21 06:48:04 +00:00
tables.sql
reorganise table creation
2014-12-02 00:05:21 +01:00
tiger_import_finish.sql
import TIGER data into temporary table
2012-08-18 10:30:42 +02:00
tiger_import_start.sql
update tiger import for changes to functions.sql
2014-06-26 17:12:39 +01:00
update_bigint.sql
bigint update script
2011-06-10 13:41:51 +00:00