Jump to content

GeoJson:Canvas 54: 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": [
                    86.28125,
86.28125,
                    112.169434
112.169434
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Femboy Cafe",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
18.3125,
98.124023
]
}
}
]
}
}

Revision as of 05:51, 19 May 2025

Loading map...