CINXE.COM

Map Viewer

<!doctype html> <HTML> <HEAD> <META charset="UTF-8"> <TITLE>Map Viewer</TITLE> <META name="description" content="Map Viewer of National Land Survey of Iceland"/> <META name="keywords" content="Map Viewer"/> <META name="author" content="NLSI"/> <META name="viewport" content="width=device-width,initial-scale=1.0"/> <LINK rel="stylesheet" href="../css/base.css" type="text/css" /> </HEAD> <BODY> <DIV style="width:100%; height: 100%;"> <DIV style="height:100%; width:100%;"><IFRAME id="map" src="https://ggn02.lmi.is/?lang=en&uuid=a731d674-a44c-4ee5-b77f-4e5322565453" style="border: none; width: 100%; height: 100%; position:absolute;"></IFRAME></DIV> <DIV id="list"></DIV> <DIV id="getGeoJson"> <A href="http://www.lmi.is"><IMG src="../images/LMI_bordi_ens.png" border="0"></A> <A href="#openGeoJSON"><IMG src="../images/skra19x24.png" border="0"></A> <A href="../"><IMG src="../images/is_thumb33x24.png" border="0"></A> <DIV id="toltitle">Map Viewer</DIV> </DIV> <DIV id="hjalpartol"><A target="_blank" href="http://www.lmi.is/wp-content/uploads/2013/10/License-for-use-of-free-NLSI-data-General-Terms.pdf"><SPAN>Terms</SPAN></A> <A target="_blank" href="Leidbeiningar-fyrir-kortasja_enska.pdf"><SPAN>Help</SPAN></A></DIV> <DIV id="openGeoJSON" class="modalDialog"> <DIV> <A href="#close" title="Close" class="close">x</A> <P>&nbsp;</P> <P>Add a map in GeoJSON format. If map is in different format you need to export it to GeoJSON.</P> <P>&nbsp;</P> <P>There are more than one place where you can export maps to different formats, <A href="https://ogre.adc4gis.com/" target="_blank">https://ogre.adc4gis.com</A> is one of them.</P> <P>&nbsp;</P> <P>The data must be in EPSG projection 3057 (ISN93).</P> <P>&nbsp;</P> <P><INPUT type="file" id="files" name="GeoJSON" accept=".geojson,application/geo+json" name="files[]" multiple /></P> <P>&nbsp;</P> </DIV> </DIV> </DIV> <SCRIPT src="../rpc-client.min.js"></SCRIPT> <SCRIPT src="../js/init.js"></SCRIPT> <SCRIPT src="../js/load_geojson.js"></SCRIPT> <SCRIPT> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-41328319-1', 'auto'); ga('send', 'pageview'); </SCRIPT> </BODY> </HTML>

Pages: 1 2 3 4 5 6 7 8 9 10