Loading a WMS Service by URL
url (str) – Link of the WMS Service, e.g. url='https://ows.terrestris.de/osm/service?'
wms – OWSLib WebMapService Object
owslib.map.wms111.WebMapService
New in version 1.0.x.
Example
>>> # Loading Libraries and WMS Service >>> import gemgis as gg >>> wms = gg.web.load_wms(url='https://ows.terrestris.de/osm/service?') >>> wms <owslib.map.wms111.WebMapService_1_1_1 at 0x1c434eb6370>
See also
load_as_map
Load Map from WMS Service
load_as_array
Load Map as array from WMS Service
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4