Jump to content

GeoJson:Canvas 63: Difference between revisions

Errata Wars
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": [
                    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",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Errata Wars",
"title": "Errata Wars",
                "description": "(Event)"
"description": "(Event)"
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    63.4375,
63.4375,
                    77.381592
77.381592
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
49.4375,
29.061523
]
}
}
]
}
}

Revision as of 05:40, 19 May 2025

Loading map...