mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 13:44:36 +03:00
c48fb88e6b
The interpolaton computation needs information from the osm2pgsql slim tables which may not be available when the data is inserted. Insertion now only adds a line with basic address information to location_property_osmline. The line is then split during the indexing, leading to more lines (which are complete in that case) being inserted. Fixes #598. |
||
---|---|---|
.. | ||
aux_tables.sql | ||
country_grid.sql | ||
functions.sql | ||
hstore_compatability_9_0.sql | ||
indices.src.sql | ||
loaddata.sql | ||
partition-functions.src.sql | ||
partition-tables.src.sql | ||
tables.sql | ||
tiger_import_finish.sql | ||
tiger_import_start.sql | ||
words.sql |