GeoJson:Test: Difference between revisions

From Freephile Wiki
Created page with "{ "type": "FeatureCollection", "features": [] }"
 
Visual map edit
Line 1: Line 1:
{
{
"type": "FeatureCollection",
"type": "FeatureCollection",
"features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "NASA Armstrong Test Facility",
"description": ""
},
"geometry": {
"type": "Point",
"coordinates": [
-82.675826999999998,
41.370426000000002
]
}
}
]
}
}

Revision as of 10:21, 25 July 2025

Loading map...