mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-30 02:07:52 +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-tables.plantuml | ||
address-tables.svg | ||
data-sources.md | ||
Database-Layout.md | ||
Development-Environment.md | ||
ICU-Tokenizer-Modules.md | ||
Indexing.md | ||
osm2pgsql-tables.plantuml | ||
osm2pgsql-tables.svg | ||
overview.md | ||
parenting-flow.plantuml | ||
parenting-flow.svg | ||
search-tables.plantuml | ||
search-tables.svg | ||
Testing.md | ||
Tokenizers.md |