Jump to content

GeoJson:Canvas 74: Difference between revisions

Visual map edit
Narf (talk | contribs)
Visual map edit
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": [
"features": [
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "ManePxls",
"title": "ManePxls",
                "description": "(Faction)"
"description": "(Faction)"
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    27.265625,
27.265625,
                    58.631592
58.631592
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
78.4375,
42.561523
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
82.387501,
44.169532
]
}
},
{
"type": "Feature",
"properties": {
"title": "Objectified PXLS",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
42.804688,
14.903809
]
}
}
]
}
}

Latest revision as of 02:08, 5 June 2026

Loading map...