This is stange.
On my phone running version 7.0.12 where my webservice.xml file works well.
But on my new Tablet where I have installed OruxMaps 7.5.4 GP (and paid for it) none of the webservices work.
Here is how a webservice looks like. I have registered at the Danish Mapping Authority and got a personal token, that I cannot show instead I have placed '...'
<wms>
<name>DTK_Kort25</name>
<uid>2395</uid><!--unique identifier in your database cache; >1000 -->
<desc>Topografisk rasterkort over Danmark i mÄlestoksforholdet 1:25.000.</desc>
<url><![CDATA[http://services.kortforsyningen.dk/service?request=GetCapabilities&servicename=topo25&service=WMS&version=1.1.1&token=...]]></url>
<minzoomlevel>10</minzoomlevel><!-- 0 to 20 -->
<maxzoomlevel>18</maxzoomlevel><!-- 0 to 20 -->
<version>1.1.1</version><!-- do not change -->
<layers>topo25_klassisk</layers>
<coordinatesystem>EPSG:4326</coordinatesystem><!-- do not change -->
<format>image/png</format>
<cache>1</cache><!-- not in use -->
</wms>
Since the url is shortened in the example above I write it here in clear text whitout https://
services.kortforsyningen.dk/service?request=GetCapabilities&servicename=topo25&service=WMS&version=1.1.1&token=...
I can see that there are a new example file, but I cannot make it work when filling in the values.
How should en wms server look like in the new setup ?
I have also tried to used the wms-server dialog in the Map section. but that does not work either ??
In the Changelog in 7.5.4 GP I cannot find any mention of change in the Web_Services.xml file ! When was it change.
Can I find a APK for version 7.0.12 anywhere, this is the version runnening on my Samsung S4 Active and working with all my wms services.
TIA
Erik Wirring
Denmark