GeoJson:FullMap: 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": { | |||
"title": "Creation", | |||
"description": "" | |||
}, | |||
"geometry": { | |||
"type": "Polygon", | |||
"coordinates": [ | |||
[ | |||
[ | |||
23.275960999999998790599420317448675632476806640625, | |||
3.344866000000000116898490887251682579517364501953125 | |||
], | |||
[ | |||
23.275960999999998790599420317448675632476806640625, | |||
6.344865999999999672809281037189066410064697265625 | |||
], | |||
[ | |||
26.8232450000000000045474735088646411895751953125, | |||
6.344865999999999672809281037189066410064697265625 | |||
], | |||
[ | |||
26.8232450000000000045474735088646411895751953125, | |||
3.344866000000000116898490887251682579517364501953125 | |||
], | |||
[ | |||
23.275960999999998790599420317448675632476806640625, | |||
3.344866000000000116898490887251682579517364501953125 | |||
] | |||
] | |||
] | |||
} | |||
} | |||
] | |||
} | } | ||
Latest revision as of 06:06, 13 November 2022
| type | "FeatureCollection" | |||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| features |
|
