larger spacing when testing individual ways, avoids picking wrong one
This commit is contained in:
parent
bab2c80857
commit
41e7dbf205
@ -11,7 +11,7 @@ PREPROCESS_LOG_FILE = 'preprocessing.log'
|
||||
LOG_FILE = 'fail.log'
|
||||
OSM_TIMESTAMP = '2000-00-00T00:00:00Z'
|
||||
DEFAULT_SPEEDPROFILE = 'bicycle'
|
||||
WAY_SPACING = 10
|
||||
WAY_SPACING = 1000
|
||||
DEFAULT_GRID_SIZE = 100 #meters
|
||||
|
||||
ORIGIN = [1,1]
|
||||
|
Loading…
Reference in New Issue
Block a user