GeoJson:ThePike: Difference between revisions

Public wiki for the 1904 Louisiana Purchase Exposition
(Created page with "{ "type": "FeatureCollection", "features": [] }")
 
(Visual map edit)
Line 1: Line 1:
{
{
     "type": "FeatureCollection",
     "type": "FeatureCollection",
     "features": []
     "features": [
        {
            "type": "Feature",
            "properties": {},
            "geometry": {
                "type": "Polygon",
                "coordinates": [
                    [
                        [
                            -243.172653999999994312020135112106800079345703125,
                            -29.364391999999998716930349473841488361358642578125
                        ],
                        [
                            -243.172653999999994312020135112106800079345703125,
                            35.62030899999999888905222178436815738677978515625
                        ],
                        [
                            -119.4315959999999989804564393125474452972412109375,
                            35.62030899999999888905222178436815738677978515625
                        ],
                        [
                            -119.4315959999999989804564393125474452972412109375,
                            -29.364391999999998716930349473841488361358642578125
                        ],
                        [
                            -243.172653999999994312020135112106800079345703125,
                            -29.364391999999998716930349473841488361358642578125
                        ]
                    ]
                ]
            }
        }
    ]
}
}

Revision as of 04:24, 12 November 2022

type"FeatureCollection"
features
type"Feature"
properties
Empty object
geometry
type"Polygon"
coordinates
-243.172653999999994312020135112106800079345703125
-29.364391999999998716930349473841488361358642578125
-243.172653999999994312020135112106800079345703125
35.62030899999999888905222178436815738677978515625
-119.4315959999999989804564393125474452972412109375
35.62030899999999888905222178436815738677978515625
-119.4315959999999989804564393125474452972412109375
-29.364391999999998716930349473841488361358642578125
-243.172653999999994312020135112106800079345703125
-29.364391999999998716930349473841488361358642578125