GeoJson:Canvas 45a: Difference between revisions

Jump to navigation Jump to search
(Visual map edit)
(Visual map edit)
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
             "properties": {
             "properties": {
                 "title": "ManePxls",
                 "title": "ManePxls",
                 "description": "(Factasdfion)"
                 "description": "(Faction)"
             },
             },
             "geometry": {
             "geometry": {
Line 13: Line 13:
                     48.25,
                     48.25,
                     49.375
                     49.375
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Legion",
                "description": "(Faction)"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    32.625,
                    54.879395
                 ]
                 ]
             }
             }

Latest revision as of 22:56, 6 October 2024

type"FeatureCollection"
features
type"Feature"
properties
title"ManePxls"
description"(Faction)"
geometry
type"Point"
coordinates
48.25
49.375
type"Feature"
properties
title"Legion"
description"(Faction)"
geometry
type"Point"
coordinates
32.625
54.879395