GeoJson:Yggdrasil: Difference between revisions
Visual map edit |
Visual map edit |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
"properties": { | "properties": { | ||
"title": "Eastern Kingdoms", | "title": "Eastern Kingdoms", | ||
"description": " | "description": "" | ||
}, | }, | ||
"geometry": { | "geometry": { | ||
Line 13: | Line 13: | ||
73.875, | 73.875, | ||
18.5625 | 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 | |||
] | ] | ||
} | } |