2021-02-15 22:06:28 +03:00
|
|
|
{
|
|
|
|
"osm_url": "https://download.geofabrik.de/europe/great-britain/england/dorset-latest.osm.pbf",
|
|
|
|
"map_config": {
|
|
|
|
"driving_side": "Left",
|
2021-03-23 04:50:26 +03:00
|
|
|
"bikes_can_use_bus_lanes": true,
|
2021-02-15 22:06:28 +03:00
|
|
|
"inferred_sidewalks": true,
|
2021-06-30 16:23:46 +03:00
|
|
|
"street_parking_spot_length": 80000
|
2021-02-15 22:06:28 +03:00
|
|
|
},
|
|
|
|
"onstreet_parking": "JustOSM",
|
|
|
|
"public_offstreet_parking": "None",
|
|
|
|
"private_offstreet_parking": {
|
|
|
|
"FixedPerBldg": 3
|
|
|
|
},
|
|
|
|
"include_railroads": true,
|
2021-02-15 22:57:41 +03:00
|
|
|
"extra_buildings": "data/input/gb/poundbury/procgen_houses.json"
|
2021-02-15 22:06:28 +03:00
|
|
|
}
|