Difference between revisions of "GeoJson:Metro Micro El Monte Zone"

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": [
 +
                    [
 +
                        [
 +
                            -118.082262,
 +
                            34.051377
 +
                        ],
 +
                        [
 +
                            -118.084066,
 +
                            34.10363
 +
                        ],
 +
                        [
 +
                            -118.073504,
 +
                            34.10363
 +
                        ],
 +
                        [
 +
                            -118.068524,
 +
                            34.106117
 +
                        ],
 +
                        [
 +
                            -118.05427,
 +
                            34.107823
 +
                        ],
 +
                        [
 +
                            -118.030313,
 +
                            34.107254
 +
                        ],
 +
                        [
 +
                            -118.02808,
 +
                            34.095314
 +
                        ],
 +
                        [
 +
                            -118.021102,
 +
                            34.098301
 +
                        ],
 +
                        [
 +
                            -118.019429,
 +
                            34.096667
 +
                        ],
 +
                        [
 +
                            -118.016059,
 +
                            34.097162
 +
                        ],
 +
                        [
 +
                            -118.01022,
 +
                            34.099579
 +
                        ],
 +
                        [
 +
                            -118.007901,
 +
                            34.104269
 +
                        ],
 +
                        [
 +
                            -117.996137,
 +
                            34.099863
 +
                        ],
 +
                        [
 +
                            -118.002663,
 +
                            34.086713
 +
                        ],
 +
                        [
 +
                            -117.988581,
 +
                            34.080031
 +
                        ],
 +
                        [
 +
                            -117.96823,
 +
                            34.064319
 +
                        ],
 +
                        [
 +
                            -117.988409,
 +
                            34.044337
 +
                        ],
 +
                        [
 +
                            -118.004982,
 +
                            34.055359
 +
                        ],
 +
                        [
 +
                            -118.013053,
 +
                            34.044763
 +
                        ],
 +
                        [
 +
                            -118.032116,
 +
                            34.036015
 +
                        ],
 +
                        [
 +
                            -118.069125,
 +
                            34.041563
 +
                        ],
 +
                        [
 +
                            -118.068781,
 +
                            34.051662
 +
                        ],
 +
                        [
 +
                            -118.082262,
 +
                            34.051377
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        }
 +
    ]
 
}
 
}

Latest revision as of 15:55, 31 January 2021

Loading map...