GeoJson:LeafletEditor: Difference between revisions

From Ekologos Wiki
Jump to navigation Jump to search
No edit summary
(Added a point locating a fieldsite in the Upper Xingu)
 
(6 intermediate revisions by 2 users not shown)
Line 6: Line 6:
             "properties": {
             "properties": {
                 "title": "Tromsø",
                 "title": "Tromsø",
                 "description": "\u003Ca href=mediawiki.highlandinsitute.org/Norway\u003ENorway\u003C/a\u003E"
                 "description": "Norway"
             },
             },
             "geometry": {
             "geometry": {
Line 20: Line 20:
             "properties": {
             "properties": {
                 "title": "Kohima",
                 "title": "Kohima",
                 "description": "[[India]]"
                 "description": "India"
             },
             },
             "geometry": {
             "geometry": {
Line 33: Line 33:
             "type": "Feature",
             "type": "Feature",
             "properties": {
             "properties": {
                 "title": "São Paulo",
                 "title": "Campinas",
                 "description": "[[Brazil]]"
                 "description": "Brazil"
             },
             },
             "geometry": {
             "geometry": {
Line 41: Line 41:
                     -46.639600000000001500666257925331592559814453125,
                     -46.639600000000001500666257925331592559814453125,
                     -23.555800000000001404032445861957967281341552734375
                     -23.555800000000001404032445861957967281341552734375
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Bangalore",
                "description": "India"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    77.099999999999994315658113919198513031005859375,
                    13
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Mumbai",
                "description": "India"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    72.8769999999999953388396534137427806854248046875,
                    19.07600000000000051159076974727213382720947265625
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Upper Xingu",
                "description": "Southern Amazon"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -53.2587649999999968031261232681572437286376953125,
                    -12.1600190000000001333546606474556028842926025390625
                 ]
                 ]
             }
             }

Latest revision as of 16:15, 15 December 2023

Loading map...