GeoJson:Yggdrasil: Difference between revisions

From Yggdrasil D&D
Visual map edit
Visual map edit
 
(7 intermediate revisions by the same user not shown)
Line 4: Line 4:
         {
         {
             "type": "Feature",
             "type": "Feature",
             "properties": {},
             "properties": {
                "title": "Eastern Kingdoms",
                "description": ""
            },
             "geometry": {
             "geometry": {
                 "type": "Point",
                 "type": "Point",
                 "coordinates": [
                 "coordinates": [
                     6.328125,
                     73.875,
                     50.492463
                    18.5625
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Avalon",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                     50.112478,
                    30.857813
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Esuna",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    24.867023,
                    22.857813
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Wavering Isles",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    62.86129,
                    33.607813
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Anima's Reach",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    13.61872,
                    8.982813
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Istros Borealis",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    48.488459,
                    53.607813
                 ]
                 ]
             }
             }

Latest revision as of 00:13, 12 September 2021

Loading map...