Jump to content

GeoJson:Canvas 73: 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": [
                    73.6875,
73.6875,
                    101.401367
101.401367
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
87.875,
17.998047
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
38.346874,
105.157032
]
}
},
{
"type": "Feature",
"properties": {
"title": "Objectified PXLS",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
22.742188,
30.481934
]
}
}
]
}
}

Latest revision as of 02:10, 5 June 2026

Loading map...