QuoteI do not understand how you can say both :It's because you read too fast or I wasn't precise enough.
I wrote
QuoteWith a new version of Mobac (2.3.3)In other words, the same .xml file gives different results depending on the Mobac version. It seems to me that the new 2.3.3 correctly handles WMS version 1.3.0.
I add that I can get a puzzled map with this record in wms.services.xml (Oruxmaps v.10.8.0beta2 ). But no map with Oruxmaps v.10.7.4 GP.
It's enough for this subject.
Code Select
<wms>
<name>Plan test v2</name>
<uid>2001</uid>
<desc>Plan test v2</desc>
<url><![CDATA[https://data.geopf.fr/wms-r/wms?STYLES=&VERSION=1.3.0&SERVICE=WMS&CRS=EPSG:4326]]></url>
<minzoomlevel>2</minzoomlevel>
<maxzoomlevel>18</maxzoomlevel>
<version>1.3.0</version>
<layers>GEOGRAPHICALGRIDSYSTEMS.PLANIGNV2</layers>
<coordinatesystem>EPSG:4326</coordinatesystem>
<format>image/png</format>
<cache>1</cache>
<tilesize>256</tilesize>
<boundingbox minx="-180" miny="-90" maxx="180" maxy="90"/>
It's enough for to day !