Nominatim/sql
Sarah Hoffmann 95f83b90d2 minor fixes for geometry compuation during boundary ranking
Go back to using centroid when determining if one admin level
is within another. There are cases where boundaries are slightly
misaligned due to mapping errors (not using the same ways in the
relations).

Only declare boundaries the same when they have the same wikidata
tag _and_ have exactly the same geometry. This works around tagging
errors with the wikidata tag, which happen because of automated
edits to the wikidata tag.
2020-10-28 10:49:26 +01:00
..
functions minor fixes for geometry compuation during boundary ranking 2020-10-28 10:49:26 +01:00
aux_tables.sql make tables for external data (Tiger and aux) configurable 2016-04-07 21:47:51 +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 revert building indexes concurrently 2020-05-30 11:00:05 +02:00
indices_updates.src.sql switch indexind to address rank 2020-08-18 16:58:58 +02:00
indices.src.sql remove unused idx_placex_geometry_reverse_lookupPoint 2020-09-30 09:21:35 +02:00
partition-functions.src.sql move ordering out of getNearFeatures 2020-10-13 15:24:54 +02:00
partition-tables.src.sql remove unused nearfeature types 2020-02-26 11:01:29 +01:00
table-triggers.sql forgot new trigger sql 2020-01-23 22:28:43 +01:00
tables.sql update to latest osm2pgsql version 2020-10-05 17:11:13 +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 simplify getNearestParallelRoadFeature function 2020-02-26 11:01:04 +01:00
update-postcodes.sql exclude postcode ranges separated by colon from centre point calculation 2019-05-25 20:43:38 +02: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