Jump to content

GeoJson:Canvas 11: Difference between revisions

Visual map edit
m capital fix
 
(4 intermediate revisions by 3 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": [
                    47.71875,
47.71875,
                    1.6875
1.6875
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Green Lattice",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
69.5,
54.122656
]
}
},
{
"type": "Feature",
"properties": {
"title": "American Flag in Place",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
49.13125,
39.499999
]
}
},
{
"type": "Feature",
"properties": {
"title": "Doki Doki Pxls Club",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
88.618753,
6.774997
]
}
},
{
"type": "Feature",
"properties": {
"title": "Gray Corner",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
99.112494,
54.424996
]
}
},
{
"type": "Feature",
"properties": {
"title": "Avogadro",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
79.218748,
52.60625
]
}
},
{
"type": "Feature",
"properties": {
"title": "Team PXLS",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
8.662504,
52.024999
]
}
},
{
"type": "Feature",
"properties": {
"title": "Spurdos",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
7.731249,
26.387497
]
}
},
{
"type": "Feature",
"properties": {
"title": "Cozy Vault",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
10.725,
8.706249
]
}
},
{
"type": "Feature",
"properties": {
"title": "Awoovement",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
98.79376,
21.881254
]
}
}
]
}
}

Latest revision as of 05:37, 16 September 2025

Loading map...