mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-26 06:22:13 +03:00
645ea5a057
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. |
||
---|---|---|
.. | ||
address_lookup.sql | ||
importance.sql | ||
interpolation.sql | ||
partition-functions.sql | ||
place_triggers.sql | ||
placex_triggers.sql | ||
postcode_triggers.sql | ||
ranking.sql | ||
utils.sql |