123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- PathFinding = 0
- PathnodeDirectory = data/pathnode
- PathFindBuffers = 100x6
- LowWeight = 0.5
- MediumWeight = 2
- HighWeight = 3
- AdvancedDiagonalStrategy = True
- DiagonalWeight = 0.707
- MaxPostfilterPasses = 3
- DebugPath = False
- ForceGeoData = True
- CoordSynchronize = -1
- GeoDataPath = ./data/geodata
- TryLoadUnspecifiedRegions = True
|