Difference between revisions of "GeoJson:YAV Connect"

From Transit.Wiki
(Created GeoJSON page)
 
(Visual map edit)
 
Line 1: Line 1:
 
{
 
{
 
     "type": "FeatureCollection",
 
     "type": "FeatureCollection",
     "features": []
+
     "features": [
 +
        {
 +
            "type": "Feature",
 +
            "properties": {},
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            -112.368181,
 +
                            34.573087
 +
                        ],
 +
                        [
 +
                            -112.371357,
 +
                            34.574995
 +
                        ],
 +
                        [
 +
                            -112.368352,
 +
                            34.578953
 +
                        ],
 +
                        [
 +
                            -112.367666,
 +
                            34.583334
 +
                        ],
 +
                        [
 +
                            -112.360885,
 +
                            34.583122
 +
                        ],
 +
                        [
 +
                            -112.359855,
 +
                            34.627982
 +
                        ],
 +
                        [
 +
                            -112.349041,
 +
                            34.629183
 +
                        ],
 +
                        [
 +
                            -112.342432,
 +
                            34.629324
 +
                        ],
 +
                        [
 +
                            -112.342346,
 +
                            34.634127
 +
                        ],
 +
                        [
 +
                            -112.32475,
 +
                            34.638717
 +
                        ],
 +
                        [
 +
                            -112.31179,
 +
                            34.635751
 +
                        ],
 +
                        [
 +
                            -112.311962,
 +
                            34.629042
 +
                        ],
 +
                        [
 +
                            -112.306726,
 +
                            34.629112
 +
                        ],
 +
                        [
 +
                            -112.306898,
 +
                            34.615622
 +
                        ],
 +
                        [
 +
                            -112.289817,
 +
                            34.615127
 +
                        ],
 +
                        [
 +
                            -112.290161,
 +
                            34.60008
 +
                        ],
 +
                        [
 +
                            -112.307842,
 +
                            34.600292
 +
                        ],
 +
                        [
 +
                            -112.308185,
 +
                            34.586161
 +
                        ],
 +
                        [
 +
                            -112.291105,
 +
                            34.587009
 +
                        ],
 +
                        [
 +
                            -112.288616,
 +
                            34.585101
 +
                        ],
 +
                        [
 +
                            -112.288787,
 +
                            34.581638
 +
                        ],
 +
                        [
 +
                            -112.298315,
 +
                            34.579094
 +
                        ],
 +
                        [
 +
                            -112.309558,
 +
                            34.582628
 +
                        ],
 +
                        [
 +
                            -112.341058,
 +
                            34.579448
 +
                        ],
 +
                        [
 +
                            -112.350328,
 +
                            34.577045
 +
                        ],
 +
                        [
 +
                            -112.359083,
 +
                            34.576833
 +
                        ],
 +
                        [
 +
                            -112.364404,
 +
                            34.573511
 +
                        ],
 +
                        [
 +
                            -112.368181,
 +
                            34.573087
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        }
 +
    ]
 
}
 
}

Latest revision as of 17:56, 3 September 2023

Loading map...