mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-30 12:22:10 +03:00
987d60ccda
If a place node is already linked against a boundary, it should not be used for linking again. It is usually a sign of a mapping error, when there are multiple boundary candidates. This change just avoids inconsistent data in the database, it does not guarantee that the linking is against the more correct boundary. |
||
---|---|---|
.. | ||
address_lookup.sql | ||
aux_property.sql | ||
importance.sql | ||
interpolation.sql | ||
normalization.sql | ||
place_triggers.sql | ||
placex_triggers.sql | ||
postcode_triggers.sql | ||
ranking.sql | ||
utils.sql |