mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 13:44:36 +03:00
6189e0c79b
Instead of unconditionally parenting them to a street, the larger areas get a parent area that contains them. To keep things computationally light-weight, only use the centroid and bbox to determine if an area is contained. Requires renaming of parenting functions because renaming a parameter of the function causes issues when updating the function (it requires a manual delete, which I'd like to avoid). |
||
---|---|---|
.. | ||
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 |