Nominatim/sql
Sarah Hoffmann 403ee260f6 Ensure that postcode relations are used in addresses
Postcode nodes are normally thrown away as they only play
a role for computing artifical postcodes. However, if we
have a postcode area this still should take part of the
address.

Fixes #1330.
2019-04-14 11:20:03 +02:00
..
aux_tables.sql make tables for external data (Tiger and aux) configurable 2016-04-07 21:47:51 +02:00
functions.sql Ensure that postcode relations are used in addresses 2019-04-14 11:20:03 +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_search.src.sql Add reverse-only parameter to setup 2018-11-21 19:36:21 +01:00
indices.src.sql add osm_id index for osmline table 2019-02-21 23:26:31 +01:00
partition-functions.src.sql Add reverse-only parameter to setup 2018-11-21 19:36:21 +01:00
partition-tables.src.sql Work on setup/update scripts, unit tests, and documentation to enable Postgres server to be optionally configured on a remote host 2018-07-21 12:09:47 -06:00
tables.sql import_osmosis_log table: increase possible batch size 2018-09-15 11:36:46 +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
update-postcodes.sql Remove postcodes also from word table when they no longer exist 2019-01-04 23:11:47 +01:00
words_from_search_name.sql add function to recalculate counts for full-word search term 2017-12-17 16:00:28 +01:00
words.sql precomputed postcodes must use dedicated import function 2017-10-28 18:24:01 +02:00