change tiger housenumber format to save as lines instead of points and thus new interpolation

This commit is contained in:
Markus Gail
2016-03-07 11:07:33 +01:00
parent a50bf1c944
commit bc449e10be
5 changed files with 70 additions and 46 deletions

View File

@@ -86,7 +86,7 @@
@define('CONST_BulkUserIPs', '');
@define('CONST_BlockMessage', ''); // additional info to show for blocked IPs
@define('CONST_Website_BaseURL', 'http://'.php_uname('n').'/');
@define('CONST_Website_BaseURL', 'http://localhost/nominatim/');
@define('CONST_Tile_Default', 'Mapnik');
@define('CONST_Default_Language', false);