Jump to content

GeoJson:Canvas 49: 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": [
                    23,
23,
                    12.481934
12.481934
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Femboy Cafe",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
73.25,
13.936523
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
43.125,
27.311523
]
}
}
]
}
}

Revision as of 05:56, 19 May 2025

Loading map...