org.gcube.contentmanagement.timeseries.geotools.vti.test.experiments
Class ClusterMaps

java.lang.Object
  extended by 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)
           
 
Method Summary
 boolean createClusteredGeoTable()
           
 String createClusteredMap()
           
static String generateGeoTableName(String tablename)
           
static void main(String[] args)
           
static void main1(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)
Method Detail

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.