Skip to content

Instantly share code, notes, and snippets.

@joakimsk
Created February 18, 2019 21:37
Show Gist options
  • Save joakimsk/e50742e76f596173851cd853e15e39ba to your computer and use it in GitHub Desktop.
Save joakimsk/e50742e76f596173851cd853e15e39ba to your computer and use it in GitHub Desktop.
Add Norwegian Seamap to Oruxmaps
<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