abstreet/data/system/proposals/simplify where Corliss, Pacific, and the Burke cross.json
Dustin Carlino be9ba5a80e Clean up the absurd number of Seattle maps. Ideally we'd have some way
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
2021-10-11 14:37:59 -07:00

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
}