Nominatim/sql/functions
Sarah Hoffmann 101f04bbf2 Fix address link for boundaries in details
Removes the special casing for boundaries with a place
type in get_addressdata(). Instead the place type is now
returned as an extra field, so that the caller has to
handle the situation.

This fixes the details link next to the address in the details
view, which previously would go to a place class instead of the
original boundary class.
2020-03-29 17:40:56 +02:00
..
address_lookup.sql Fix address link for boundaries in details 2020-03-29 17:40:56 +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 use wikidata tag for linking places 2020-03-21 22:46:54 +01:00
postcode_triggers.sql move postcode table triggers to own file 2020-01-08 11:22:23 +01:00
utils.sql rename functions where return parameter changed 2020-01-23 22:28:43 +01:00