abstreet/importer/config/cheshire/cfg.json
2021-01-17 17:35:11 -08:00

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
}