Nominatim/sql
Sarah Hoffmann 9a86c0cebc use only computed postcode when getting address
Postcodes from address parts are now ignored as they have
been already taken into account when computing the postcode.
2017-08-19 19:37:05 +02:00
..
aux_tables.sql make tables for external data (Tiger and aux) configurable 2016-04-07 21:47:51 +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 use only computed postcode when getting address 2017-08-19 19:37:05 +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 add indexing of artificial postcodes 2017-08-19 19:37:05 +02:00
partition-functions.src.sql precompute postcodes 2017-08-19 19:37:05 +02:00
partition-tables.src.sql precompute postcodes 2017-08-19 19:37:05 +02:00
tables.sql add postcode to location_area tables 2017-08-19 19:37:05 +02:00
tiger_import_finish.sql change tiger housenumber format to save as lines instead of points and thus new interpolation 2016-03-21 14:07:12 +01:00
tiger_import_start.sql Fix coding style. 2016-03-23 09:34:36 +01:00
words.sql also use address column for word count computation 2017-04-18 22:11:09 +02:00