Jump to content

GeoJson:Canvas 34: 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": [
                    42.21875,
42.21875,
                    54.388184
54.388184
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
83.125,
104.248047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Stem Place (sort of)",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
21.5,
86.249023
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
37.875,
79.748047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Pride Faction",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
55.8125,
73.249512
]
}
},
{
"type": "Feature",
"properties": {
"title": "Scrappy Pixels",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
23.375,
5.186523
]
}
}
]
}
}

Latest revision as of 06:13, 19 May 2025

Loading map...