mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 21:54:10 +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). |
||
---|---|---|
.. | ||
address_lookup.sql | ||
aux_property.sql | ||
importance.sql | ||
interpolation.sql | ||
normalization.sql | ||
place_triggers.sql | ||
placex_triggers.sql | ||
postcode_triggers.sql | ||
utils.sql |