Jump to content

GeoJson:Canvas 43: 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": [
                    29.34375,
29.34375,
                    46.950684
46.950684
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
76.75,
22.123047
]
}
},
{
"type": "Feature",
"properties": {
"title": "2ch",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
53,
58.623047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Crimson Dawn",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
85.875,
45.248047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
21.625,
17.248047
]
}
}
]
}
}

Latest revision as of 06:02, 19 May 2025

Loading map...