All public logs
From The Seven Sages of Rome
Combined display of all available logs of The Seven Sages of Rome. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:41, 26 March 2025 Noeth talk contribs created page GeoJson:Iceland (Created page with "{ "type": "FeatureCollection", "name": "iceland", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ { "type": "Feature", "properties": { "name": "iceland" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [[ -25.7, 66.59782 ], [ -23.60514, 67.50085 ], [ -12.41708, 67.50085 ], [ -12.41708, 62.84553 ], [ -25.7, 62.84553 ], [ -25.7, 66.59782 ]] ] ] } } ] }")