Jump to content

GeoJson:Canvas 51: 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": [
                    72.953125,
72.953125,
                    42.823608
42.823608
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "The Lambda Complex",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
36.25,
31.405762
]
}
},
{
"type": "Feature",
"properties": {
"title": "Femboy Cafe",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
26.46875,
39.687012
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
50.875,
18.530762
]
}
}
]
}
}

Revision as of 05:54, 19 May 2025

Loading map...