mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-19 12:21:55 +03:00
7c3ced6401
scenario JSON, but don't run it yet.
9 lines
1.6 KiB
JSON
9 lines
1.6 KiB
JSON
{
|
|
"type": "FeatureCollection",
|
|
"name": "site",
|
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
|
"features": [
|
|
{ "type": "Feature", "properties": { "site_name": "wixams", "dwellings_when_complete": 4500.0, "pwalk": 0.06, "pcycle": 0.03, "pdrive": 0.76, "pbus": 0.04, "prail": 0.04, "pother": 0.07, "weightedJobsPTt": 21.268469208333336, "weightedJobsCyct": 23.380637440476193, "weightedJobsCart": 12.426142851190475, "PSPTt": 9.3333333333333339, "PSCyct": 8.6666666666666661, "PSCart": 7.333333333333333, "SSPTt": 19.925235333333333, "SSCyct": 18.246865666666665, "SSCart": 12.354318333333334, "FEPTt": 20.168410333333334, "FECyct": 16.688918666666666, "FECart": 11.457834666666667, "GPPTt": 21.170325333333334, "GPCyct": 21.517252333333332, "GPCart": 12.539730333333333, "HospPTt": 23.358100666666669, "HospCyct": 27.009092666666668, "HospCart": 15.902582333333335, "FoodPTt": 11.640099, "FoodCyct": 14.186616666666666, "FoodCart": 8.9099133333333338, "TownPTt": 22.594622333333334, "TownCyct": 25.121518333333334, "TownCart": 15.166842666666668 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -0.463829, 52.097648 ], [ -0.473099, 52.094695 ], [ -0.486059, 52.08805 ], [ -0.487261, 52.084833 ], [ -0.485373, 52.083673 ], [ -0.486917, 52.081405 ], [ -0.486145, 52.079031 ], [ -0.487776, 52.073598 ], [ -0.488462, 52.072859 ], [ -0.480394, 52.068797 ], [ -0.469923, 52.072543 ], [ -0.460482, 52.077607 ], [ -0.458207, 52.084939 ], [ -0.458851, 52.088789 ], [ -0.45898, 52.092718 ], [ -0.460997, 52.096409 ], [ -0.463829, 52.097648 ] ] ] } }
|
|
]
|
|
}
|