mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-27 16:36:02 +03:00
a6c61e4fae
in Chapelford too. #449
17 lines
434 B
JSON
17 lines
434 B
JSON
{
|
|
"osm_url": "http://download.geofabrik.de/europe/great-britain/england/cheshire-latest.osm.pbf",
|
|
"map_config": {
|
|
"driving_side": "Left",
|
|
"bikes_can_use_bus_lanes": false,
|
|
"inferred_sidewalks": true,
|
|
"separate_cycleways": true
|
|
},
|
|
"onstreet_parking": "JustOSM",
|
|
"public_offstreet_parking": "None",
|
|
"private_offstreet_parking": {
|
|
"FixedPerBldg": 3
|
|
},
|
|
"elevation": null,
|
|
"include_railroads": true
|
|
}
|