GeoJson:HesperiaMap: differenze tra le versioni

Da D&D Campaign.
Pagina GeoJSON creata
 
Visual map edit
Etichetta: Ripristino manuale
 
(28 versioni intermedie di 3 utenti non mostrate)
Riga 1: Riga 1:
{
{
     "type": "FeatureCollection",
     "type": "FeatureCollection",
     "features": []
     "features": [
        {
            "type": "Feature",
            "properties": {
                "title": "Villaggio di Verdeluna",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    65.339844,
                    25.816406
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Anchor's Reach",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    61.859375,
                    25.851563
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Astrion",
                "description": "Capitale dell'Impero dell'Alba"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    59.507813,
                    28.109375
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Baldurs Gate",
                "description": "Città Libera"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    52.40625,
                    21.8125
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Villaggio di Radicanto",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    55.710938,
                    41.773438
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "High Irongard",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    72.1875,
                    26.789063
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Frosthelm",
                "description": "Uniche miniere di Titanio"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    70.34375,
                    35.101563
                ]
            }
        }
    ]
}
}

Versione attuale delle 16:00, 30 lug 2024

Caricamento mappa ...