GeoJson:Avalon: Difference between revisions

From Yggdrasil D&D
Visual map edit
Visual map edit
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": [
"features": [
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Esterwood",
"title": "Esterwood",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    70.875,
70.875,
                    26.931641
26.931641
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Oriport",
"title": "Oriport",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    47,
47,
                    6.931641
6.931641
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Daarkar Mountain",
"title": "Darakaar Mountain",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    47.125,
47.125,
                    44.306641
44.306641
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Luthorian Tops",
"title": "Luthorian Tops",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    36.25,
36.25,
                    27.056641
27.056641
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Sierra Fields",
"title": "Sierra Fields",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    58.5,
58.5,
                    19.929688
19.929688
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Ymon Pass",
"title": "Ymon Pass",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    47,
47,
                    33.867188
33.867188
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Tetravaan's Retreat",
"title": "Tetravaan's Retreat",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    29.5,
29.5,
                    15.617188
15.617188
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Felwinn Monastery",
"title": "Felwinn Monastery",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    34.375,
34.375,
                    34.179688
34.179688
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Tanglewoods",
"title": "Tanglewoods",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    35.0625,
35.0625,
                    13.617188
13.617188
                ]
]
            }
}
        },
},
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "Felwinn Forest",
"title": "Felwinn Forest",
                "description": ""
"description": ""
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    26.3125,
26.3125,
                    31.304688
31.304688
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Ymon Jungles",
"description": ""
},
"geometry": {
"type": "Point",
"coordinates": [
50.692196,
26.49375
]
}
},
{
"type": "Feature",
"properties": {
"title": "Misty Channel",
"description": ""
},
"geometry": {
"type": "Point",
"coordinates": [
50.070018,
52.01875
]
}
},
{
"type": "Feature",
"properties": {
"title": "Silver Sea",
"description": ""
},
"geometry": {
"type": "Point",
"coordinates": [
86.943358,
8.08125
]
}
},
{
"type": "Feature",
"properties": {
"title": "Brightrise",
"description": ""
},
"geometry": {
"type": "Point",
"coordinates": [
79.503948,
28.98125
]
}
},
{
"type": "Feature",
"properties": {
"title": "Farside Meadow",
"description": ""
},
"geometry": {
"type": "Point",
"coordinates": [
77,
21.481251
]
}
}
]
}
}

Latest revision as of 11:46, 22 September 2024

Loading map...