mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 03:35:51 +03:00
fd10ea74dc
near OSM highway=crossing nodes. #795 Not enabled anywhere, because it doesn't seem to produce good results. Possibly footway=crossing ways need to be used for this as well. Had to regenerate all maps, since the binary format changes.
17 lines
462 B
JSON
17 lines
462 B
JSON
{
|
|
"osm_url": "http://download.geofabrik.de/europe/czech-republic-latest.osm.pbf",
|
|
"map_config": {
|
|
"driving_side": "Right",
|
|
"bikes_can_use_bus_lanes": true,
|
|
"inferred_sidewalks": true,
|
|
"street_parking_spot_length": 80000
|
|
},
|
|
"onstreet_parking": "JustOSM",
|
|
"public_offstreet_parking": "None",
|
|
"private_offstreet_parking": {
|
|
"FixedPerBldg": 3
|
|
},
|
|
"include_railroads": true,
|
|
"extra_buildings": null,
|
|
"filter_crosswalks": false
|
|
} |