abstreet/importer/config/gb/didcot/cfg.json
2021-03-22 18:50:26 -07:00

17 lines
488 B
JSON

{
"osm_url": "https://download.geofabrik.de/europe/great-britain/england/oxfordshire-latest.osm.pbf",
"map_config": {
"driving_side": "Left",
"bikes_can_use_bus_lanes": true,
"inferred_sidewalks": true,
"street_parking_spot_length": 8.0
},
"onstreet_parking": "JustOSM",
"public_offstreet_parking": "None",
"private_offstreet_parking": {
"FixedPerBldg": 3
},
"include_railroads": true,
"extra_buildings": "data/input/gb/didcot/procgen_houses.json"
}