public class CreateLayerFromProbability extends Object
| Constructor and Description |
|---|
CreateLayerFromProbability() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static void main1(String[] args)
public void init(String configPath, String geoserverDB, String originDBURL, String geoserverUser, String geoserverPwd, String originUser, String originPwd) throws Exception
Exceptionpublic void produceLayer(String tableName, String speciesID, String csquareColumn, String probabilityColumn) throws Exception
ExceptionCopyright © 2014. All Rights Reserved.