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
c51ca976eda5a0aea1e3649728dc511ed372978e
Nominatim
/
sql
History
Sarah Hoffmann
2f8a29ba39
merge addr:postcode from houses into search index of attached road
...
Makes house number searchable by postcode when the postcode is only available in addr:postcode.
2015-05-08 19:34:33 +02: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
merge addr:postcode from houses into search index of attached road
2015-05-08 19:34:33 +02: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
also drop interpolation index
2015-02-21 14:17:34 +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
interpolations: snap lines to points, not vice versa
2015-03-08 18:25:51 +01: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
switch remaining GRANTs to configurable web user
2015-03-05 21:55:20 +01:00
tiger_import_finish.sql
support tablespaces and www user config in tiger import
2015-01-11 13:44:39 +01:00
tiger_import_start.sql
support tablespaces and www user config in tiger import
2015-01-11 13:44:39 +01:00
update_bigint.sql
bigint update script
2011-06-10 13:41:51 +00:00
words.sql
add script for recomputing word frequencies
2015-02-27 19:53:11 +01:00