public class ASC extends Object implements GISDataConnector
| Constructor and Description |
|---|
ASC() |
| Modifier and Type | Method and Description |
|---|---|
List<Double> |
getFeaturesInTimeInstantAndArea(String layerURL,
String layerName,
int time,
List<org.gcube.dataanalysis.ecoengine.utils.Tuple<Double>> coordinates3d,
double BBxL,
double BBxR,
double BByL,
double BByR) |
double |
getMaxZ(String layerURL,
String layerName) |
double |
getMinZ(String layerURL,
String layerName) |
public List<Double> getFeaturesInTimeInstantAndArea(String layerURL, String layerName, int time, List<org.gcube.dataanalysis.ecoengine.utils.Tuple<Double>> coordinates3d, double BBxL, double BBxR, double BByL, double BByR) throws Exception
getFeaturesInTimeInstantAndArea in interface GISDataConnectorExceptionpublic double getMinZ(String layerURL, String layerName)
getMinZ in interface GISDataConnectorpublic double getMaxZ(String layerURL, String layerName)
getMaxZ in interface GISDataConnectorCopyright © 2016. All Rights Reserved.