org.gcube.contentmanagement.timeseries.geotools.vti.connectors
Class FAOAreaExtractor
java.lang.Object
org.gcube.contentmanagement.timeseries.geotools.vti.connectors.FAOAreaExtractor
public class FAOAreaExtractor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
geoServerURL
public String geoServerURL
FAOAreaExtractor
public FAOAreaExtractor(String geoServerURL,
ConnectionsManager connectionsManager)
createTempTable
public String createTempTable(Point2D.Double[] points)
throws Exception
- Throws:
Exception
deleteTable
public void deleteTable(String table)
intersects
public List<Object> intersects(String tempTable,
String faoTable,
String faoTablegeoColumn,
String faoTableInfoColumn)
throws Exception
- Throws:
Exception
getAreas
public Tuple<String>[] getAreas(Point2D.Double[] points)
setDefaults
public Tuple<String>[] setDefaults(Point2D.Double[] points)
getAreasOLD
public Tuple<String>[] getAreasOLD(Point2D.Double[] points)
main1
public static void main1(String[] args)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
main2
public static void main2(String[] args)
Copyright © 2013. All Rights Reserved.