Nominatim/sql/functions
Sarah Hoffmann cffc7c0121 parents for large POIs must be address features
There are a couple of places with a search rank < 25 which are
not addressable like waterways and islands. We don't want them
to function as parents for POI-level objects. So use the
address rank for finding parents, not the search rank.

See #1815.
2020-06-03 11:30:51 +02:00
..
address_lookup.sql prefer linked place type over own place type 2020-05-27 11:31:50 +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 clean up get_word_id function 2020-01-23 22:28:43 +01:00
place_triggers.sql move place triggers into own file 2020-01-07 23:55:38 +01:00
placex_triggers.sql parents for large POIs must be address features 2020-06-03 11:30:51 +02:00
postcode_triggers.sql move postcode table triggers to own file 2020-01-08 11:22:23 +01:00
ranking.sql reset address and search ranks on update 2020-04-11 09:20:13 +02:00
utils.sql move ranks-related functions in separate sql file 2020-04-10 11:34:14 +02:00