why do I get the following whenever I try to use wmsread() for any of the NRL TileServer.."Expected the capabilities document from the server, 'http://geoint.nrlssc.navy.mil/nrltileserver/wms?', to contain valid XML."
2 次查看(过去 30 天)
显示 更早的评论
回答(1 个)
Jatin Waghela
2017-10-2
编辑:Jatin Waghela
2017-10-2
The "wmsread()" function relies on a stored list of servers responding in a specific way. These servers are out on the internet and MathWorks cannot control them. Sometimes they are moved, are removed, or change their protocol. Usually, upgrading to the most recent version of MATLAB resolves errors encountered from those causes. In this case, upgrading to R2017a/2017b should allow you to read the WMS successfully.
Please refer to the below documentation link which gives more information about 'wmsread()' function:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Biotech and Pharmaceutical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!