A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://gemgis.readthedocs.io/en/latest/getting_started/reference/web_api/gemgis.web.load_wcs.html below:

gemgis.web.load_wcs — GemGIS - Spatial data processing for geomodeling

gemgis.web.load_wcs#
gemgis.web.load_wcs(url: str)#

Loading Web Coverage Service

Parameters

url (str) – Link of the Web Coverage Service, e.g. url='https://www.wcs.nrw.de/geobasis/wcs_nw_dgm'

Returns

wcs – OWSLib Web Coverage Object

Return type

owslib.coverage.wcs201.WebCoverageService_2_0_1

New in version 1.0.x.

Example

>>> # Loading Libraries and WCS Service
>>> import gemgis as gg
>>> wcs = gg.web.load_wms(url='https://www.wcs.nrw.de/geobasis/wcs_nw_dgm')
>>> wcs
<owslib.coverage.wcs201.WebCoverageService_2_0_1 at 0x27fc64783d0>

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