Jump to content

GeoJson:Canvas 38: 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": [
                    27.9375,
27.9375,
                    55.138184
55.138184
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
49.5,
22.123047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Pride Faction",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
79.875,
69.623047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Stem Place",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
79.9375,
83.374023
]
}
},
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
29.1875,
73.624023
]
}
}
]
}
}

Latest revision as of 06:08, 19 May 2025

Loading map...