GeoJson:Canvas 1: Difference between revisions

Jump to navigation Jump to search
m (hyperlink test)
Tag: Reverted
(added void)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
             "type": "Feature",
             "type": "Feature",
             "properties": {
             "properties": {
                 "title": "\u003Ca href=https://wiki.pxls.space/index.php?title=Green_Lattice\u003EGreen Lattice\u003C/a\u003E",
                 "title": "Green Lattice",
                 "description": "(Faction)"
                 "description": "(Faction)"
             },
             },
Line 13: Line 13:
                     94.1875,
                     94.1875,
                     58.875
                     58.875
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "The Void",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    91.25,
                    4.644531
                 ]
                 ]
             }
             }

Latest revision as of 10:02, 17 February 2024

type"FeatureCollection"
features
type"Feature"
properties
title"Green Lattice"
description"(Faction)"
geometry
type"Point"
coordinates
94.1875
58.875
type"Feature"
properties
title"The Void"
description""
geometry
type"Point"
coordinates
91.25
4.644531