GeoJson:LeafletEditor: Difference between revisions

From Ekologos Wiki
Jump to navigation Jump to search
(Visual map edit)
No edit summary
Line 5: Line 5:
             "type": "Feature",
             "type": "Feature",
             "properties": {
             "properties": {
                 "title": "Tromso",
                 "title": "Tromsø",
                 "description": ""
                 "description": "[[Norway]]"
             },
             },
             "geometry": {
             "geometry": {
Line 20: Line 20:
             "properties": {
             "properties": {
                 "title": "Kohima",
                 "title": "Kohima",
                 "description": ""
                 "description": "[[India]]"
             },
             },
             "geometry": {
             "geometry": {
Line 32: Line 32:
         {
         {
             "type": "Feature",
             "type": "Feature",
             "properties": {},
             "properties": {
                "title": "São Paulo",
                "description": "[[Brazil]]"
            },
             "geometry": {
             "geometry": {
                 "type": "Point",
                 "type": "Point",
                 "coordinates": [
                 "coordinates": [
                     -45.59886300000000147747414303012192249298095703125,
                     -46.639600000000001500666257925331592559814453125,
                     -22.43404699999999962756191962398588657379150390625
                     -23.555800000000001404032445861957967281341552734375
                 ]
                 ]
             }
             }

Revision as of 15:29, 23 November 2023

Loading map...