Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - arie876

#1
Other features / Re: WMS recommended maps
June 14, 2012, 18:08:39
Norwegian Topo (max 10k tiles per 24 hours, per ip)

WMS:

http://openwms.statkart.no/skwms1/wms.t ... sion=1.1.1

Cached (for online service and automatic downloading by locus):

See: http://translate.google.com/translate?h ... ID%3D14165
#2
Other features / Re: Statkart maps
June 14, 2012, 17:58:06
The thread is 6 months old, but for anyone interested.

I got it working by using the WMS of Norgeskart.

http://openwms.statkart.no/skwms1/wms.t ... sion=1.1.1

The same terms and conditions apply of course, and you will be blocked after 10k tiles. But we do get the Locus finctionality which is of course way better then Backcountry, let alone their own app. Combined with the new OSM vector maps it works wonders :)

Maybe the wms can be included in standard favorites list.

The Cached version can be found here, you'll have to manually add this to the locus online repository file. I think the same conditions apply, except now Locus can cache them decently.

Cached (for online service and automatic downloading by locus):

See: http://translate.google.com/translate?h ... ID%3D14165

I have added the following to my providers.xml, this will allow you to download op to 10k tiles a day. Keep in mind that you must renew those tiles after 14 days to follow the usage rights, see link above.

<!-- Statkart Norway -->
   <provider id="10026" type="0" visible="true" background="-1">
     <name>Norway Statkart</name>
     <mode>Topo</mode>
     <area>Norway</area>
     <url><![CDATA[http://opencache.statkart.no/gatekeeper/gk/gk.open_gmaps?layers=toporaster2&zoom={z}&x={x}&y={y}]]></url>
     <zoomPart>{z}-8</zoomPart>
     <zoomMin>8</zoomMin>
     <zoomMax>24</zoomMax>
     <tileSize>256</tileSize>
     <attribution><![CDATA[(c) Statkart.no Kartverket]]></attribution>
     <extraHeader><![CDATA[Referer#http://statkart.no/]]></extraHeader>
     <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
   </provider>