mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 21:54:10 +03:00
2fe3c654fc
This is a complete rewrite of the selection of address parts to be inserted into the place_addressline table. The new algorithm selects for each rank: * the boundary overlapping with the addressee and contained in the already selected boundaries of lower rank, or failing that * the place node closest to the addressee that is contained in the already selected boundaries and in the influence radius of already selected place nodes of lower rank Place nodes that are not contained in already selected boundaries of lower rank are completely thrown away. All other candidates are added as non-address parts. |
||
---|---|---|
.. | ||
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 |