05-23-2016 03:51 AM
Hi,
I am loading external WMS from DAP Server.
Url: http://dap.geosoft.com/wms/en?SERVICE=WMS
Entity: SRTM30_Plus_v7
EPSG: 4326.
If GMSC Project, projected CS is EPSG: 3857, WMS is loaded but when I changed it to EPSG: 32644 it does not load.
No error reported in log file
If anyone has any idea what could be the reason and has found workaround for similar cases, please share.
Regards,
Solved! Go to Solution.
05-23-2016 04:07 AM
Hi Rohit,
first of all the WMS server must support the requested coordinate system. I can see the same behavior in GeoMedia. So it looks like the service supports EPSG 4326, 3857, but not 32644.
Pavel