Nominatim/docs/develop
Sarah Hoffmann 645ea5a057 use information from tokenizer to determine street vs. place address
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.
2023-06-30 11:08:25 +02:00
..
address-tables.plantuml docs: section about database layout 2021-10-29 12:03:22 +02:00
address-tables.svg docs: section about database layout 2021-10-29 12:03:22 +02:00
data-sources.md docs: fix typos 2022-07-20 22:05:31 +08:00
Database-Layout.md docs: fix typos 2022-07-20 22:05:31 +08:00
Development-Environment.md remove support for sanic framework 2023-06-21 10:53:57 +02:00
ICU-Tokenizer-Modules.md fix various typos 2022-07-31 17:10:35 +02:00
Indexing.md docs: fix dangling links 2022-08-05 15:29:43 +02:00
osm2pgsql-tables.plantuml docs: section about database layout 2021-10-29 12:03:22 +02:00
osm2pgsql-tables.svg docs: section about database layout 2021-10-29 12:03:22 +02:00
overview.md updates to admin and develop documentation 2020-12-08 17:47:38 +01:00
parenting-flow.plantuml docs: add overview over indexing 2021-11-01 11:04:03 +01:00
parenting-flow.svg docs: add overview over indexing 2021-11-01 11:04:03 +01:00
search-tables.plantuml docs: section about database layout 2021-10-29 12:03:22 +02:00
search-tables.svg docs: section about database layout 2021-10-29 12:03:22 +02:00
Testing.md docs: extend dependency documentation 2023-01-03 10:03:00 +01:00
Tokenizers.md use information from tokenizer to determine street vs. place address 2023-06-30 11:08:25 +02:00