Jump to content

GeoJson:Canvas 61: Difference between revisions

Metallic Monarchy
K0giusz (talk | contribs)
Added The Helpers on the map
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": [
"features": [
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Green Lattice",
"title": "Green Lattice",
                "description": "(Faction)"
"description": "(Faction)"
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    3.1875,
3.1875,
                    98.5
98.5
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Metallic Monarchy",
"title": "Metallic Monarchy",
                "description": "(Faction)"
"description": "(Faction)"
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    72.484375,
72.484375,
                    55.865967
55.865967
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Dhilly Propaganda Pxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
31.289063,
42.484375
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
79,
30.998047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Femboy Café",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
59.5625,
29.811523
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
68.640625,
3.766406
]
}
}
]
}
}

Latest revision as of 16:15, 12 May 2026

Loading map...