Nominatim/lib-sql/functions
Sarah Hoffmann 645ea5a057 use information from tokenizer to determine street vs. place address
So far the SQL logic used the information from the address field
to determine if an address is attached to a street or place.
This changes the logic to use the information provided in the
token_info. This allows sanitizers to enforce a certain parenting
without changing the visible address information.
2023-06-30 11:08:25 +02:00
..
address_lookup.sql fix up BDD tests for postcode changes 2022-06-23 23:42:31 +02:00
importance.sql simplify use of secondary importance 2022-10-01 11:01:49 +02:00
interpolation.sql fix a number of corner cases with interpolation splitting 2023-04-06 16:54:00 +02:00
partition-functions.sql docs: fix typos 2022-07-20 22:05:31 +08:00
place_triggers.sql split query that deletes old objects from placex 2023-01-02 17:25:38 +01:00
placex_triggers.sql use information from tokenizer to determine street vs. place address 2023-06-30 11:08:25 +02:00
postcode_triggers.sql change distance computation between place and address part 2022-04-22 14:32:09 +02:00
ranking.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
utils.sql use place_to_be_deleted when force deleting objects 2023-04-04 11:09:17 +02:00