Nominatim/sql/functions
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
..
address_lookup.sql Remove more rank_search usage from address computation 2020-09-25 17:50:36 +02:00
aux_property.sql simplify getNearestRoadFeature function 2020-02-26 10:58:55 +01:00
importance.sql move importance/wikipedia functions into separate file 2020-01-05 15:55:39 +01:00
interpolation.sql factor out parent search from addr:street/addr:place 2020-01-23 22:28:43 +01:00
normalization.sql merge addr tags into search_name table 2020-09-21 10:15:14 +02:00
place_triggers.sql remove ST_Covers check when also testing for ST_Intersects 2020-09-23 17:44:31 +02:00
placex_triggers.sql minor fixes for geometry compuation during boundary ranking 2020-10-28 10:49:26 +01:00
postcode_triggers.sql move ordering out of getNearFeatures 2020-10-13 15:24:54 +02:00
ranking.sql remove postcodes entirely from indexing 2020-09-18 15:09:35 +02:00
utils.sql use computed centroid for location_area_large 2020-10-15 17:30:52 +02:00