Created
February 18, 2019 21:37
-
-
Save joakimsk/e50742e76f596173851cd853e15e39ba to your computer and use it in GitHub Desktop.
Add Norwegian Seamap to Oruxmaps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<onlinemapsource uid="1000"> | |
<name>Kartverket Sjøkart (NO)</name> | |
<url><![CDATA[http://opencache.statkart.no/gatekeeper/gk/gk.open_gmaps?layers=sjokartraster&zoom={$z}&x={$x}&y={$y}]]></url> | |
<website><![CDATA[<a href="http://www.kartverket.no/" target="_blank">Kartverket</a>]]></website> | |
<minzoom>1</minzoom> | |
<maxzoom>19</maxzoom> | |
<projection>MERCATORESFERICA</projection> | |
<servers></servers> | |
<httpparam name="User-Agent">{om}</httpparam> | |
<cacheable>1</cacheable> | |
<downloadable>1</downloadable> | |
<maxtilesday>10000</maxtilesday> | |
<maxthreads>0</maxthreads> | |
<xop></xop> | |
<yop></yop> | |
<zop></zop> | |
<qop></qop> | |
<sop></sop> | |
</onlinemapsource> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment