abstreet/importer/config/ir/tehran/cfg.json
2021-06-01 10:19:06 -07:00

17 lines
420 B
JSON

{
"osm_url": "http://download.geofabrik.de/asia/iran-latest.osm.pbf",
"map_config": {
"driving_side": "Right",
"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": 10
},
"include_railroads": true,
"extra_buildings": null
}