statkart.no stopped working?

Started by oruxario, April 25, 2018, 10:07:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

oruxario

Hello,

I am using OruxMaps for hiking and biking  for some years now. I didn't notice that statkart.no maps do not load actually anymore. I had a lot of tiles in memory so there was no need to load them again. So I do not know the exact time when the service stopped working or changed configuration.



It is this part of the map source configuration that does not load any tiles:

<onlinemapsource uid="13">

      <name>Statkart Topo2 (NO)</name>

      <url><![CDATA[http://opencache.statkart.no/gatekeeper/gk/gk.open_gmaps?layers=topo2&zoom=%7B$z%7D&x=%7B$x%7D&y=%7B$y">http://opencache.statkart.no/gatekeeper ... {$x}&y={$y">http://opencache.statkart.no/gatekeeper/gk/gk.open_gmaps?layers=topo2&zoom={$z}&x={$x}&y={$y}]]></url>

      <website><![CDATA[<a href="http://statkart.no">statkart.no</a>]]></website>

      <minzoom>0</minzoom>

      <maxzoom>17</maxzoom>

      <projection>MERCATORESFERICA</projection>

      <servers>0,1,2,3</servers>

      <httpparam name="User-Agent">{om}</httpparam>

      <cacheable>1</cacheable>

      <downloadable>1</downloadable>

      <maxtilesday>0</maxtilesday>

      <maxthreads>0</maxthreads>

      <xop></xop>

      <yop></yop>

      <zop></zop>

      <qop></qop>

   </onlinemapsource>

I am still using v.6.5.9 but the actual version shows same bahavior.

It would be very nice and useful to get them back working due to the quality of the maps. The alternative Toporaster3 isn't that good and seems to be slower.



Thanks

Achim

smartl

#1
The service is replaced by topo4. Try this URL:
<url><![CDATA[http://opencache.statkart.no/gatekeeper/gk/gk.open_gmaps?layers=topo4&zoom={$z}&x={$x}&y={$y}]]></url>