mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-18 11:51:42 +03:00
be9ba5a80e
to further organize them by purpose, but for the moment, two problems: 1) the city picker UI is getting way too crowded 2) on native, the initial download is up to 145MB Removing: - the 3 Aurora maps and Green Lake, added for the ARC workshop, but no longer the most active of collaborations - Ballard is now subsumed by central Seattle -- the only advantage would be keeping its full scenario of walking and transit trips, but the simulation is horribly gridlocked there anyway - the Rainier Valley map, originally meant for an SNG traffic light timing study - the larger udistrict map
111 lines
2.6 KiB
JSON
111 lines
2.6 KiB
JSON
{
|
|
"map_name": {
|
|
"city": {
|
|
"country": "us",
|
|
"city": "seattle"
|
|
},
|
|
"map": "central_seattle"
|
|
},
|
|
"edits_name": "simplify where Corliss, Pacific, and the Burke cross",
|
|
"version": 11,
|
|
"commands": [
|
|
{
|
|
"ChangeRoad": {
|
|
"r": {
|
|
"osm_way_id": 8026175,
|
|
"i1": 59997807,
|
|
"i2": 6209287731
|
|
},
|
|
"new": {
|
|
"lanes_ltr": [
|
|
{
|
|
"lt": "Construction",
|
|
"dir": "Fwd",
|
|
"width": 24384
|
|
},
|
|
{
|
|
"lt": "Sidewalk",
|
|
"dir": "Fwd",
|
|
"width": 15000
|
|
}
|
|
],
|
|
"speed_limit": 89408,
|
|
"access_restrictions": {
|
|
"allow_through_traffic": 31
|
|
}
|
|
},
|
|
"old": {
|
|
"lanes_ltr": [
|
|
{
|
|
"lt": "Driving",
|
|
"dir": "Fwd",
|
|
"width": 24384
|
|
},
|
|
{
|
|
"lt": "Sidewalk",
|
|
"dir": "Fwd",
|
|
"width": 15000
|
|
}
|
|
],
|
|
"speed_limit": 89408,
|
|
"access_restrictions": {
|
|
"allow_through_traffic": 31
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"ChangeRoad": {
|
|
"r": {
|
|
"osm_way_id": 8111823,
|
|
"i1": 6209287731,
|
|
"i2": 5788793501
|
|
},
|
|
"new": {
|
|
"lanes_ltr": [
|
|
{
|
|
"lt": "Construction",
|
|
"dir": "Fwd",
|
|
"width": 24384
|
|
},
|
|
{
|
|
"lt": "Sidewalk",
|
|
"dir": "Fwd",
|
|
"width": 15000
|
|
}
|
|
],
|
|
"speed_limit": 89408,
|
|
"access_restrictions": {
|
|
"allow_through_traffic": 31
|
|
}
|
|
},
|
|
"old": {
|
|
"lanes_ltr": [
|
|
{
|
|
"lt": "Driving",
|
|
"dir": "Fwd",
|
|
"width": 24384
|
|
},
|
|
{
|
|
"lt": "Sidewalk",
|
|
"dir": "Fwd",
|
|
"width": 15000
|
|
}
|
|
],
|
|
"speed_limit": 89408,
|
|
"access_restrictions": {
|
|
"allow_through_traffic": 31
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"merge_zones": true,
|
|
"proposal_description": [
|
|
"Disconnect Pacific St from Northlake Way by the Burke Gilman",
|
|
"I've seen many near-accidents between drivers and cyclists at the intersection of Pacific St, N 36th, and Corliss Ave. Removing the one-way shortcuts to Northlake way would make this intersection less stressful.",
|
|
"This proposal can be used to explore the detours."
|
|
],
|
|
"proposal_link": null
|
|
}
|