GeoJson:Esuna: Difference between revisions

From Yggdrasil D&D
Visual map edit
Visual map edit
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": [
"features": [
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Yls Dorei",
"title": "Yls Dorei",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    48.25,
48.25,
                    67.056641
67.056641
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Illerius",
"title": "Illerius",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    35,
35,
                    50.806641
50.806641
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Ornham",
"description": ""
},
"geometry": {
"type": "Point",
"coordinates": [
43.337502,
82.715625
]
}
}
]
}
}

Revision as of 18:48, 5 April 2025

Loading map...