org.gcube.contentmanagement.timeseries.geotools.tools
Class CreateLayerFromProbability

java.lang.Object
  extended by org.gcube.contentmanagement.timeseries.geotools.tools.CreateLayerFromProbability

public class CreateLayerFromProbability
extends Object


Constructor Summary
CreateLayerFromProbability()
           
 
Method Summary
 String generatePointGisMap(String destinationTable, String mapName, GISInformation gisInfo, String stylename)
           
 void init(String configPath, String geoserverDB, String originDBURL, String geoserverUser, String geoserverPwd, String originUser, String originPwd)
           
static void main(String[] args)
           
static void main1(String[] args)
           
 void produceLayer(String tableName, String speciesID, String csquareColumn, String probabilityColumn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateLayerFromProbability

public CreateLayerFromProbability()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

main1

public static void main1(String[] args)

init

public void init(String configPath,
                 String geoserverDB,
                 String originDBURL,
                 String geoserverUser,
                 String geoserverPwd,
                 String originUser,
                 String originPwd)
          throws Exception
Throws:
Exception

produceLayer

public void produceLayer(String tableName,
                         String speciesID,
                         String csquareColumn,
                         String probabilityColumn)
                  throws Exception
Throws:
Exception

generatePointGisMap

public String generatePointGisMap(String destinationTable,
                                  String mapName,
                                  GISInformation gisInfo,
                                  String stylename)
                           throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.