public class RasterManagement extends GosManagement
authenticationStr, HEADER_AUTHENTICATION_PARAM_NAME| Constructor and Description |
|---|
RasterManagement(String authenticationStr) |
| Modifier and Type | Method and Description |
|---|---|
void |
createCoverage(String gosEndpoint,
gr.cite.geoanalytics.dataaccess.entities.coverage.Coverage coverage) |
void |
deleteCoverageOfLayer(String gosEndpoint,
String layerId) |
gr.cite.geoanalytics.dataaccess.entities.coverage.Coverage |
getGeoTIFFCoverage(String gosEndpoint,
String layerId) |
getJerseyClient, getMapperpublic RasterManagement(String authenticationStr)
public void createCoverage(String gosEndpoint, gr.cite.geoanalytics.dataaccess.entities.coverage.Coverage coverage) throws Exception
Exceptionpublic gr.cite.geoanalytics.dataaccess.entities.coverage.Coverage getGeoTIFFCoverage(String gosEndpoint, String layerId) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.