Hi again, sorry for the delay.
After investigation I've see that I need to make some changes in the application.
So I've published a new beta version (2.2.6.r6366) that you can install from the Play Store after allowing beta version from the application page.
Otherwise you can wait for the next official update.
Then you can use this config file that I've checked:
Code: Select all
<?xml version="1.0" encoding="utf-8" ?>
<aqx version="10">
<import-ogc-wkt-def code="EPSG:2180">PROJCS["ETRS89 / Poland CS92",GEOGCS["ETRS89",DATUM["European_Terrestrial_Reference_System_1989",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6258"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.01745329251994328,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4258"]],UNIT["metre",1,AUTHORITY["EPSG","9001"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",19],PARAMETER["scale_factor",0.9993],PARAMETER["false_easting",500000],PARAMETER["false_northing",-5300000],AUTHORITY["EPSG","2180"],AXIS["y",EAST],AXIS["x",NORTH]]</import-ogc-wkt-def>
<source id="MAPYPLSR" layer="true">
<name>ShadedRelief</name>
<zoom-levels z="7,8,9,10,11,12,13,14,15,16,17">
<projection-code>EPSG:2180</projection-code>
<bbox-crs-code>EPSG:2180</bbox-crs-code>
<server><![CDATA[https://mapy.geoportal.gov.pl/wss/service/PZGIK/NMT/GRID1/WMS/ShadedRelief?token=iIqUHNK8gt4HwPqcC9jyd6v2u6DJSO5jseUSewjzbB76-jdeH-MtNagkVsKUei5wKGaRu_s2wPCxi_0WdE3Vkg..&REQUEST=GetMap&TRANSPARENT=TRUE&FORMAT=image/png&VERSION=1.3.0&LAYERS=Raster&STYLES=&BBOX={$bbox}&CRS=EPSG:2180&EXCEPTIONS=xml&WIDTH=256&HEIGHT=256]]></server>
</zoom-levels>
</source>
</aqx>