2021-04-27 23:13:14 +03:00
|
|
|
{
|
|
|
|
"osm_url": "https://download.geofabrik.de/europe/great-britain/england/bristol-latest.osm.pbf",
|
|
|
|
"map_config": {
|
|
|
|
"driving_side": "Left",
|
|
|
|
"bikes_can_use_bus_lanes": true,
|
|
|
|
"inferred_sidewalks": true,
|
2021-06-30 16:23:46 +03:00
|
|
|
"street_parking_spot_length": 80000
|
2021-04-27 23:13:14 +03:00
|
|
|
},
|
|
|
|
"onstreet_parking": "JustOSM",
|
|
|
|
"public_offstreet_parking": "None",
|
|
|
|
"private_offstreet_parking": {
|
|
|
|
"FixedPerBldg": 3
|
|
|
|
},
|
|
|
|
"include_railroads": true,
|
2021-11-09 07:08:49 +03:00
|
|
|
"extra_buildings": "data/input/gb/lockleaze/procgen_houses.json",
|
|
|
|
"filter_crosswalks": false
|
|
|
|
}
|