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 d020e05f5b
commit 49d0ce1de4
5 changed files with 70 additions and 46 deletions

View File

@@ -84,7 +84,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);