EcohydroLib  1.29
Namespaces | Functions | Variables
wcslib.py File Reference

Namespaces

 ecohydrolib.wcslib
 Make WCS 1.1.1 query for DEM data hosted by U.S.
 

Functions

def ecohydrolib.wcslib.getRasterForBoundingBox
 Fetch a rater from WCS-compliant web service. More...
 

Variables

list ecohydrolib.wcslib.CONTENT_TYPE_ERRORS = ['text/xml', 'application/vnd.ogc.se_xml;charset=ISO-8859-1']
 
string ecohydrolib.wcslib._DEFAULT_CRS = 'EPSG:4326'
 
int ecohydrolib.wcslib._BUFF_LEN = 4096