Nominatim/sql
Sarah Hoffmann 57facc4767 Revert "increase search radius for named roads"
This reverts commit c2d5303192.
It causes serious performance problems in densely mapped areas.
2013-02-14 00:40:58 +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 another int => bigint issue in addressline 2013-02-12 13:28:07 +00: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 don't create index idx_placex_sector twice 2012-07-31 00:42:55 +02:00
loaddata.sql data partitioning 2010-10-26 15:22:41 +00:00
partition-functions.src.sql Revert "increase search radius for named roads" 2013-02-14 00:40:58 +01:00
partition-tables.src.sql split partition.sql into table and function parts 2013-01-19 17:23:21 +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 remove unused SQL statements 2012-12-02 23:51:45 +01:00
tiger_import_finish.sql import TIGER data into temporary table 2012-08-18 10:30:42 +02:00
tiger_import_start.sql import TIGER data into temporary table 2012-08-18 10:30:42 +02:00
update_bigint.sql bigint update script 2011-06-10 13:41:51 +00:00