[parsing] Changing to OpenCageData repo

This commit is contained in:
Al
2015-07-09 13:44:14 -04:00
parent 20c6436e6d
commit ec1e820268

View File

@@ -26,7 +26,7 @@ from geodata.file_utils import *
this_dir = os.path.realpath(os.path.dirname(__file__))
FORMATTER_GIT_REPO = 'https://github.com/lokku/address-formatting'
FORMATTER_GIT_REPO = 'https://github.com/OpenCageData/address-formatting'
WAY_OFFSET = 10 ** 15
RELATION_OFFSET = 10 ** 15