QLD and NSW WMTS topo maps in MOBAC

For all high tech electronic equipment including GPS, PLB, chargers, phones, computers, software. Discussion of simple electrical devices such as torches, belongs in the main 'Equipment' forum.

QLD and NSW WMTS topo maps in MOBAC

Postby Off-track » Wed 01 May, 2024 9:02 am

WMTS should give a performance benefit over WMS for map downloads, and some sources no longer provide WMS. But instructions on WMTS (from map servers or mapping programs) are sparse. Some programs say they do not support WMTS, but they may if you can only figure out the settings.

Oruxmaps (OM) supports WMTS fairly well. You can use the wizard in the app to add each WMTS source of interest. The necessary URLs for Australian states can be found in the html file for the browser app provided by Ken333 https://bushwalk.com/forum/viewtopic.php?f=21&t=31781. For QLD and NSW they are:
Code: Select all
https://gisservices.information.qld.gov.au/arcgis/rest/services/Basemaps/QldMap_Topo/MapServer/WMTS?

Code: Select all
https://maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Topo_Map/MapServer/WMTS?


OM can cache WMTS tiles that you have used, and you can also use the Map Tools > Map Creator function in OM (while viewing an online map) to make maps up to 1Gb for offline use. Because you can specify zoom levels for the offline maps (but not in the online wizard), the offline versions avoid the problem of blank maps at high zoom. The WMTS maps are geo-referenced in EPSG:3857 = WGS84 Spherical Mercator, but WGS84 was nearly identical to GDA94 and GDA2020 at inception. You can easily apply a UTM grid overlay and use UTM or lat-lon coordinates in OM.

For bigger areas (up to 500K tiles ≈ 15Gb download), you will need to use something like MOBAC (and be very patient).

Tastrax and others in the Tasmania sub-forum worked out how to get WTMS maps for that state into MOBAC https://bushwalk.com/forum/viewtopic.php?f=3&t=17091&start=60. I do not understand all the settings, but after looking in the WMTS Capabilities.xml files from the servers for QLD and NSW, and substituting server URLs and layers into the scripts for Tasmania, I was (eventually) able to get files that work for QLD and NSW. Put the xml files (just text files saved as *.xml) in the MOBAC > mapsources folder. Those interested can almost certainly do the same for other states.

I have not done this since 2017 (WMS). The QLD WTMS maps now go to an extra zoom level (16), which is useful for clarity when hiking. The current (2024) NSW WTMS maps do not yet have the improved contours used in GDA2020 geopdfs, and they seem much paler than the WMS maps in OM - IMHO not worth the effort if you have offline the old NSW WMS maps for your area of interest.

QLD_topoWMTS.xml
Code: Select all
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<customMapSource>
<name>QLD_Topo_WMTS</name>
<minZoom>4</minZoom>
<maxZoom>16</maxZoom>
<tileType>png</tileType>
<tileUpdate>None</tileUpdate>
<url>https://spatial-gis.information.qld.gov.au/arcgis/rest/services/Basemaps/QldMap_Topo/MapServer/WMTS?layer=Basemaps_QldMap_Topo&amp;style=default&amp;tilematrixset=GoogleMapsCompatible&amp;Service=WMTS&amp;Request=GetTile&amp;Version=1.0.0&amp;Format=image%2Fpng&amp;TileMatrix={$z}&amp;TileRow={$y}&amp;TileCol={$x}</url>
<backgroundColor>#000000</backgroundColor>
</customMapSource>

NSW_topoWMTS.xml
Code: Select all
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<customMapSource>
<name>NSW_Topo_WMTS</name>
<minZoom>4</minZoom>
<maxZoom>16</maxZoom>
<tileType>png</tileType>
<tileUpdate>None</tileUpdate>
<url>https://maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Topo_Map/MapServer/WMTS?layer=public_NSW_Topo_Map&amp;style=default&amp;tilematrixset=GoogleMapsCompatible&amp;Service=WMTS&amp;Request=GetTile&amp;Version=1.0.0&amp;Format=image%2Fpng&amp;TileMatrix={$z}&amp;TileRow={$y}&amp;TileCol={$x}</url>
<backgroundColor>#000000</backgroundColor>
</customMapSource>
Last edited by Off-track on Wed 01 May, 2024 10:12 am, edited 1 time in total.
Off-track
Nothofagus gunnii
Nothofagus gunnii
 
Posts: 48
Joined: Sat 01 Jul, 2017 8:20 pm
Region: New South Wales
Gender: Male

Re: QLD and NSW WMTS topo maps in MOBAC

Postby Off-track » Wed 01 May, 2024 10:08 am

Oops, I have just realized that my comments about paler map applied to the topo map from:
Code: Select all
http://maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Base_Map/MapServer/WMTS?

not:
Code: Select all
https://maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Topo_Map/MapServer/WMTS?

The latter has good contrast (but old contours) like the old NSW WMS maps.

Too many maps!
Off-track
Nothofagus gunnii
Nothofagus gunnii
 
Posts: 48
Joined: Sat 01 Jul, 2017 8:20 pm
Region: New South Wales
Gender: Male

Re: QLD and NSW WMTS topo maps in MOBAC

Postby Son of a Beach » Wed 01 May, 2024 10:54 am

I've listed a few WMTS map service URLs at: https://nixanz.com/bitmap/resources/map-services/
Son of a Beach
Lagarostrobos franklinii
Lagarostrobos franklinii
 
Posts: 7028
Joined: Thu 01 Mar, 2007 7:55 am
ASSOCIATED ORGANISATIONS: Bit Map (NIXANZ)
Region: Tasmania
Gender: Male


Return to Techno-Babble

Who is online

Users browsing this forum: No registered users and 2 guests