Jump to content

GeoJson:Canvas 44: 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": [
                    95.84375,
95.84375,
                    20.263184
20.263184
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Crimson Dawn",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
82.875,
20.248047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
46.875,
36.998047
]
}
},
{
"type": "Feature",
"properties": {
"title": "2ch",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
87.125,
46.623047
]
}
},
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
16.875,
49.248047
]
}
}
]
}
}

Revision as of 06:01, 19 May 2025

Loading map...