Jump to content

GeoJson:Canvas 63: Difference between revisions

Nutshack Sweep
K0giusz (talk | contribs)
Added The Helpers on the map
 
(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": [
                    28.734375,
28.734375,
                    48.319092
48.319092
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "High Church of Luigi",
"title": "High Church of Luigi",
                "description": "(Faction)"
"description": "(Faction)"
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    38.4375,
38.4375,
                    7.272217
7.272217
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "HCoL invasion of Among Us Lattice",
"title": "HCoL invasion of Among Us Lattice",
                "description": "(Event)"
"description": "(Event)"
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    36.28125,
36.28125,
                    1.044434
1.044434
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Nutshack Sweep",
"title": "Nutshack Sweep",
                "description": "(Event)"
"description": "(Event)"
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    4.21875,
4.21875,
                    12.513184
12.513184
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Errata Wars",
"description": "(Event)"
},
"geometry": {
"type": "Point",
"coordinates": [
63.4375,
77.381592
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
49.4375,
29.061523
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
56.849999,
70.775781
]
}
}
]
}
}

Latest revision as of 16:13, 12 May 2026

Loading map...