[osm] Switching formatter repo to the OpenVenues fork, with fixes and several dozen new countries added
This commit is contained in:
@@ -32,7 +32,7 @@ from geodata.file_utils import *
|
||||
|
||||
this_dir = os.path.realpath(os.path.dirname(__file__))
|
||||
|
||||
FORMATTER_GIT_REPO = 'https://github.com/OpenCageData/address-formatting'
|
||||
FORMATTER_GIT_REPO = 'https://github.com/openvenues/address-formatting'
|
||||
|
||||
WAY_OFFSET = 10 ** 15
|
||||
RELATION_OFFSET = 2 * 10 ** 15
|
||||
|
||||
Reference in New Issue
Block a user