[osm] Switching formatter repo to the OpenVenues fork, with fixes and several dozen new countries added

This commit is contained in:
Al
2015-09-03 10:06:54 -04:00
parent a916668f28
commit db57855c95

View File

@@ -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