{"id":927,"date":"2020-01-21T21:56:16","date_gmt":"2020-01-21T20:56:16","guid":{"rendered":"https:\/\/famholmsten.se\/?page_id=927"},"modified":"2023-12-15T19:20:00","modified_gmt":"2023-12-15T18:20:00","slug":"motala-kommun-justineberg","status":"publish","type":"page","link":"https:\/\/famholmsten.se\/290kommuner\/290kommuner\/ostergotlands-lan\/motala-kommun-justineberg\/","title":{"rendered":"Motala &#8211; Justineberg"},"content":{"rendered":"\n<p>Vi bes\u00f6kte platsen 7 juli 2019.<br><br>En kort promenad l\u00e4ngs grusv\u00e4g fr\u00e5n bilen och vi kunde checka av \u00e4nnu en kommun. <br>Enkelt att hitta h\u00f6gsta punkten. En del skrot kvar sedan platsen anv\u00e4nts av milit\u00e4rt syfte?<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/famholmsten.se\/290kommuner\/wp-content\/uploads\/2020\/08\/Mot_Ask-1024x1024.jpg\" alt=\"\" class=\"wp-image-1999\" width=\"184\" height=\"184\" srcset=\"https:\/\/famholmsten.se\/290kommuner\/wp-content\/uploads\/2020\/08\/Mot_Ask-1024x1024.jpg 1024w, https:\/\/famholmsten.se\/290kommuner\/wp-content\/uploads\/2020\/08\/Mot_Ask-300x300.jpg 300w, https:\/\/famholmsten.se\/290kommuner\/wp-content\/uploads\/2020\/08\/Mot_Ask-150x150.jpg 150w, https:\/\/famholmsten.se\/290kommuner\/wp-content\/uploads\/2020\/08\/Mot_Ask-1536x1536.jpg 1536w, https:\/\/famholmsten.se\/290kommuner\/wp-content\/uploads\/2020\/08\/Mot_Ask-2048x2048.jpg 2048w\" sizes=\"(max-width: 184px) 100vw, 184px\" \/><figcaption>Topp-Selfie<\/figcaption><\/figure>\n\n\n<div class=\"leaflet-map WPLeafletMap\" style=\"height:400px; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = atob('aHR0cHM6Ly97c30udGlsZS5vcGVuc3RyZWV0bWFwLm9yZy97en0ve3h9L3t5fS5wbmc=');\nvar base = (!baseUrl && window.MQ) ?\n    window.MQ.mapLayer() : L.tileLayer(baseUrl,\n        L.Util.extend({}, {\n            detectRetina: 0,\n        },\n        {\"subdomains\":\"abc\",\"accessToken\":\"pk.eyJ1IjoiZmFtaG9sbXN0ZW4iLCJhIjoiY2s2c2M5dDBpMGUwcTNlcXZocTl0ZGUxNSJ9.1ors-ho_4ccmezHFnyP0zQ\",\"noWrap\":false,\"maxZoom\":20}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    },\n    {\"zoomControl\":true,\"scrollWheelZoom\":false,\"doubleClickZoom\":false,\"fitBounds\":true,\"minZoom\":0,\"maxZoom\":20,\"maxBounds\":null,\"attribution\":\"<a href=\\\"http:\\\/\\\/leafletjs.com\\\" title=\\\"A JS library for interactive maps\\\">Leaflet<\\\/a>; \\u00a9 <a href=\\\"http:\\\/\\\/www.openstreetmap.org\\\/copyright\\\">OpenStreetMap<\\\/a> contributors\"},\n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([58.73185,15.064133333333],12);});<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({});\nvar marker = L.marker(\n    [58.73185,15.064133333333],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Motala'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletCircleShortcode() {\/*<script>*\/\nvar previous_map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar fitbounds = 0;\nvar is_image = previous_map.is_image_map;\nvar lat = 58.73185;\nvar lng = 15.064133333333;\nvar radius = 100;\n\/\/ update lat lng to previous map's center\nif (!lat && !lng && !is_image) {\n    var map_center = previous_map.getCenter();\n    lat = map_center.lat;\n    lng = map_center.lng;\n}\nvar circle = L.circle([lat, lng], {radius: radius});\ncircle.setStyle({\"opacity\":0,\"fillOpacity\":0,\"radius\":100});\ncircle.addTo( group );\nwindow.WPLeafletMapPlugin.circles.push( circle );\nif (fitbounds) {\n    \/\/ zoom the map to the polyline\n    previous_map.fitBounds( circle.getBounds() );\n}});<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"\\\/hp\\\/parking.svg\",\"iconSize\":\"32,32\",\"iconAnchor\":\"16,32\"});\nvar marker = L.marker(\n    [58.7379,15.070083333333],\n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('parkering'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletCircleShortcode() {\/*<script>*\/\nvar previous_map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar fitbounds = 0;\nvar is_image = previous_map.is_image_map;\nvar lat = 58.7379;\nvar lng = 15.070083333333;\nvar radius = 50;\n\/\/ update lat lng to previous map's center\nif (!lat && !lng && !is_image) {\n    var map_center = previous_map.getCenter();\n    lat = map_center.lat;\n    lng = map_center.lng;\n}\nvar circle = L.circle([lat, lng], {radius: radius});\ncircle.setStyle({\"opacity\":0,\"fillOpacity\":0,\"radius\":50});\ncircle.addTo( group );\nwindow.WPLeafletMapPlugin.circles.push( circle );\nif (fitbounds) {\n    \/\/ zoom the map to the polyline\n    previous_map.fitBounds( circle.getBounds() );\n}});<\/script>\n<table width='100%'><tr>\n<td>Highpoint: <a href='https:\/\/minkarta.lantmateriet.se\/plats\/3006\/v1.0\/?e=503713&n=6510196&z=12&mapprofile=bergodal&background=3&boundaries=false&category=highpoint&name=Motala'>N6510196 E503713<\/a><\/td><td><div align=center>@famholmsten<\/div><\/td><td><div align='right'>Parkering: <a href='https:\/\/minkarta.lantmateriet.se\/plats\/3006\/v1.0\/?e=504057&n=6510870&z=12&mapprofile=bergodal&background=3&boundaries=false&category=parking&name=Motala'>N6510870 E504057<\/a><\/div><\/td>\n<\/tr><\/table>\n\n","protected":false},"excerpt":{"rendered":"<p>Vi bes\u00f6kte platsen 7 juli 2019. En kort promenad l\u00e4ngs grusv\u00e4g fr\u00e5n bilen och vi kunde checka av \u00e4nnu en kommun. Enkelt att hitta h\u00f6gsta punkten. En&hellip;<\/p>\n<p> <a class=\"more-link\" href=\"https:\/\/famholmsten.se\/290kommuner\/290kommuner\/ostergotlands-lan\/motala-kommun-justineberg\/\">L\u00e4s mer<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":739,"menu_order":60,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-927","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/famholmsten.se\/290kommuner\/wp-json\/wp\/v2\/pages\/927","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/famholmsten.se\/290kommuner\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/famholmsten.se\/290kommuner\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/famholmsten.se\/290kommuner\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/famholmsten.se\/290kommuner\/wp-json\/wp\/v2\/comments?post=927"}],"version-history":[{"count":1,"href":"https:\/\/famholmsten.se\/290kommuner\/wp-json\/wp\/v2\/pages\/927\/revisions"}],"predecessor-version":[{"id":4726,"href":"https:\/\/famholmsten.se\/290kommuner\/wp-json\/wp\/v2\/pages\/927\/revisions\/4726"}],"up":[{"embeddable":true,"href":"https:\/\/famholmsten.se\/290kommuner\/wp-json\/wp\/v2\/pages\/739"}],"wp:attachment":[{"href":"https:\/\/famholmsten.se\/290kommuner\/wp-json\/wp\/v2\/media?parent=927"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}