Jump to content

GeoJson:Canvas 56: Difference between revisions

Visual map edit
Selio (talk | contribs)
Visual map edit
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": [
                    81.875,
81.875,
                    16.09375
16.09375
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Pride Faction",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
49.6875,
11.811523
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
29.0625,
54.749023
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Void",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
33.6875,
69.749023
]
}
}
]
}
}

Revision as of 05:50, 19 May 2025

Loading map...