Nominatim/sql/functions
Sarah Hoffmann 7324431b12 get additional addresses for rank 30 objects
get_addressdata() now also checks if the place itself has entries
in the place_addressline table and merges them into the results.

Also restrict checking for address tag places to cases where the
name cannot be found in the parent's address search terms. Looking
up all address tags is just too slow.
2020-11-16 15:28:01 +01:00
..
address_lookup.sql get additional addresses for rank 30 objects 2020-11-16 15:28:01 +01: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 get additional addresses for rank 30 objects 2020-11-16 15:28:01 +01: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 get address terms from address tags for rank 30 2020-11-16 15:28:01 +01:00
postcode_triggers.sql move ordering out of getNearFeatures 2020-10-13 15:24:54 +02:00
ranking.sql lookup places for address tags for rank < 30 2020-11-16 15:28:01 +01:00
utils.sql use computed centroid for location_area_large 2020-10-15 17:30:52 +02:00