5 lines
294 B
Plaintext
5 lines
294 B
Plaintext
# Bounding-Box Germany
|
|
ride2go_query_data = '{ "southWestCoordinates": { "lat": 47.3, "lon": 5.98 }, "northEastCoordinates": { "lat": 54.99, "lon": 15.02 }, "lastModifiedSinceDays": 180 }'
|
|
env = 'PROD'
|
|
graphhopper_base_url = 'https://api.mfdz.de/gh'
|
|
stop_sources_file = 'conf/stop_sources.json' |