org.gcube.contentmanagement.timeseries.geotools.vti.test.experiments
Class ClusterMaps
java.lang.Object
org.gcube.contentmanagement.timeseries.geotools.vti.test.experiments.ClusterMaps
public class ClusterMaps
- extends Object
|
Constructor Summary |
ClusterMaps(String configFolder,
String geoNetworkURL,
String geoServerBackupURL,
String geoNetworkUser,
String geoNetworkPwd,
String geoServerUser,
String geoServerPwd,
String geoServerDBURL,
String geoServerDBUser,
String geoServerDBPWD,
String originDBURL,
String originDBUser,
String originDBPWD,
String workspace,
String datastore,
String tablename,
String tablecontentdescription,
String clusteringAlgorithmName,
String clusteridField,
String outliersField)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterMaps
public ClusterMaps(String configFolder,
String geoNetworkURL,
String geoServerBackupURL,
String geoNetworkUser,
String geoNetworkPwd,
String geoServerUser,
String geoServerPwd,
String geoServerDBURL,
String geoServerDBUser,
String geoServerDBPWD,
String originDBURL,
String originDBUser,
String originDBPWD,
String workspace,
String datastore,
String tablename,
String tablecontentdescription,
String clusteringAlgorithmName,
String clusteridField,
String outliersField)
createClusteredMap
public String createClusteredMap()
throws Exception
- Throws:
Exception
createClusteredGeoTable
public boolean createClusteredGeoTable()
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
main1
public static void main1(String[] args)
throws Exception
- Throws:
Exception
generateGeoTableName
public static String generateGeoTableName(String tablename)
Copyright © 2013. All Rights Reserved.