GeoJson:BrassdorfMap: Difference between revisions

From Yggdrasil D&D
Visual map edit
Visual map edit
 
(One intermediate revision by the same user not shown)
Line 187: Line 187:
             "type": "Feature",
             "type": "Feature",
             "properties": {
             "properties": {
                 "title": "",
                 "title": "Sea Swallows Tavern",
                 "description": ""
                 "description": ""
             },
             },
Line 193: Line 193:
                 "type": "Point",
                 "type": "Point",
                 "coordinates": [
                 "coordinates": [
                     47.40625,
                     50.125,
                     55.746094
                     50.638672
                 ]
                 ]
             }
             }
Line 201: Line 201:
             "type": "Feature",
             "type": "Feature",
             "properties": {
             "properties": {
                 "title": "Sea Swallows Tavern",
                 "title": "Quick Halbert",
                 "description": ""
                 "description": "High tier restaurant"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    53.469551,
                    47.914063
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Flawless Silver",
                "description": "Clothier"
             },
             },
             "geometry": {
             "geometry": {
                 "type": "Point",
                 "type": "Point",
                 "coordinates": [
                 "coordinates": [
                     57.15625,
                     53.40706,
                     60.527344
                     48.945313
                 ]
                 ]
             }
             }

Latest revision as of 14:47, 29 October 2022

Loading map...