GeoJson:Canvas 6: Difference between revisions

Jump to navigation Jump to search
(Visual map edit)
(Visual map edit)
 
Line 13: Line 13:
                     63.792969,
                     63.792969,
                     51.650085
                     51.650085
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Legion",
                "description": "(Faction)"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    14.625,
                    97.508789
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "2ch",
                "description": "(Faction)"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    58.21875,
                    59.345947
                 ]
                 ]
             }
             }

Latest revision as of 23:24, 6 October 2024

type"FeatureCollection"
features
type"Feature"
properties
title"Green Lattice"
description"(Faction)"
geometry
type"Point"
coordinates
63.792969
51.650085
type"Feature"
properties
title"Legion"
description"(Faction)"
geometry
type"Point"
coordinates
14.625
97.508789
type"Feature"
properties
title"2ch"
description"(Faction)"
geometry
type"Point"
coordinates
58.21875
59.345947