abstreet/importer/config/gb/dunton_hills/cfg.json

19 lines
542 B
JSON
Raw Normal View History

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