Nominatim/utils
Sarah Hoffmann c48fb88e6b move interpolaton computation into indexing step
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.
2017-02-26 16:46:41 +01:00
..
blocks.php fix indentation and misc errors according to PSR2 coding style guide 2016-09-14 03:16:46 +02:00
country_languages.php fix function declaration errors according to PSR2 coding style guide 2016-09-11 05:22:51 +02:00
import_wikipedia.sh tabs-to-spaces 2016-09-04 03:19:48 +02:00
imports.php fix function declaration errors according to PSR2 coding style guide 2016-09-11 05:22:51 +02:00
importWikipedia.php reduce maximum line length to 199 for all php files 2016-10-14 00:01:16 +02:00
query.php add namespaces, method visibility according to PSR2 standard 2016-09-16 02:27:36 +02:00
server_compare.php fix indentation and misc errors according to PSR2 coding style guide 2016-09-14 03:16:46 +02:00
setup.php move interpolaton computation into indexing step 2017-02-26 16:46:41 +01:00
specialphrases.php move country search term creation into setup script 2016-09-28 23:30:44 +02:00
tigerAddressImport.py change tiger housenumber format to save as lines instead of points and thus new interpolation 2016-03-21 14:07:12 +01:00
update.php reduce maximum line length to 199 for all php files 2016-10-14 00:01:16 +02:00
warm.php add namespaces, method visibility according to PSR2 standard 2016-09-16 02:27:36 +02:00