<div dir="ltr"><span style="color:rgb(33,33,33);font-size:13px">Hi all,</span><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px"><br class="gmail_msg"></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px">I am switching from using Matlab's Mapping toolbox to python and need to access elevation data from WMS servers. I installed OWSLib, but was unable to get the example code to successfully run. The example code for other services (eg. WFS) worked successfully. I believe that the problem could be caused by an update to the WMS version (now 1.3.0) .</div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px"><br class="gmail_msg"></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px">Below is the error that I get when I run the example code.</div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px"><br class="gmail_msg"></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px">requests.exceptions.ConnectionError: HTTPConnectionPool(host='<a href="http://wms.jpl.nasa.gov/" class="gmail_msg" target="_blank">wms.jpl.nasa.gov</a>', port=80): Max retries exceeded with url: /wms.cgi?service=WMS&request=GetCapabilities&version=1.1.1 (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x000001F5F0B5B7B8>: Failed to establish a new connection: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond',))<br class="gmail_msg"></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px"><br class="gmail_msg"></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px">Thank you for your help.</div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px"><br class="gmail_msg"></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px">TJ</div></div>