How can I open the WMTS?

Why Global Mapper can not open the WMTS :
http://service.fjmap.net/TianDiYun/wmts?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetCapabilities
http://service.fjmap.net/TianDiYun/wmts?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetCapabilities
Comments
Thanks,
Mike
Global Mapper Guru
gmsupport@bluemarblegeo.com
http://www.bluemarblegeo.com/
http://www.fjmap.net/FjgcMap/Client/map.aspx is to call the WMTS.
<ows:Operation name="GetTile">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="http://172.26.225.24:7004/TianDiYun/wmts">
<ows:Constraint name="GetEncoding"><ows:AllowedValues><ows:Value>KVP</ows:Value></ows:AllowedValues></ows:Constraint>
</ows:Get>
</ows:HTTP>
</ows:DCP>
</ows:Operation>
You can see the link there specified as http://172.26.225.24:7004/TianDiYun/wmts'. I'm guessing it should be 'http://server.fjmap.net/TianDiYun/wmts' instead.
Thanks,
Mike
Global Mapper Guru
gmsupport@bluemarblegeo.com
http://www.bluemarblegeo.com/
WMTS:
http://www.qzmap.gov.cn/services/ogc/wmts/3
Capabilities:
http://www.qzmap.gov.cn/services/ogc/wmts/3?Service=WMTS&Request=GetCapabilities&Version=1.0.0
In Capabilities:
LowerCorner: -180.0 -90.0
UpperCorner: 180.0 90.0
In GloalMapper:
LOWER RIGHT X=122.5181711606
LOWER RIGHT Y=-61.2590855803
Coordinates in GloalMapper are wrong,
How to do what I can to correct this error ?
Thank you.
Thanks,
Mike
Global Mapper Guru
gmsupport@bluemarblegeo.com
http://www.bluemarblegeo.com/
In GlobalMapper, I can only see all the useless watermark.
How can I see useful map data in GM, for example, the following data:
http://www.qzmap.gov.cn/services/ogc/wmts/3?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=3&STYLE=default&TILEMATRIXSET=CustomCRS4326Scale_1&TILEMATRIX=7&TILEROW=22&TILECOL=106&FORMAT=image%2Fpng
<iframe width="640" height="480" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://128.128.128.129/qzMap/Client/location.htm?w=640&h=480&c=118.1624,25.2747&z=0&marker="></iframe>
Thanks,
Mike
Global Mapper Guru
gmsupport@bluemarblegeo.com
http://www.bluemarblegeo.com/