mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-27 10:43:02 +03:00
80f7392fb1
When inheriting an address rank from a linked place we must be careful not to destroy the hierarchy established through boundary admin_level. Therefore, before assigning an address rank from a linked place, find the next higher boundary in the admin_level hierarchy, look up its address rank and then only use the address rank from the linked place if it is higher. |
||
---|---|---|
.. | ||
functions | ||
aux_tables.sql | ||
hstore_compatability_9_0.sql | ||
indices_search.src.sql | ||
indices_updates.src.sql | ||
indices.src.sql | ||
partition-functions.src.sql | ||
partition-tables.src.sql | ||
table-triggers.sql | ||
tables.sql | ||
tiger_import_finish.sql | ||
tiger_import_start.sql | ||
update-postcodes.sql | ||
words_from_search_name.sql | ||
words.sql |