org.gcube.contentmanagement.timeseries.geotools.gisconnectors
Class GISLayerSaver
java.lang.Object
org.gcube.contentmanagement.timeseries.geotools.gisconnectors.GISLayerSaver
public class GISLayerSaver
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GISLayerSaver
public GISLayerSaver(ConnectionsManager connManager)
createLayerOnDB
public void createLayerOnDB(GISLayer layer,
GISOperations.featuresTypes type)
throws Exception
- Throws:
Exception
createGISgroup
public String createGISgroup(List<GISLayer> layers,
GISInformation gisInfo,
String externalGroupName)
getGisOperation
public GISOperations getGisOperation()
createGISLayers
public String createGISLayers(List<GISLayer> layers,
GISInformation gisInfo,
String externalGroupName,
boolean generateMap,
boolean ignoreStyleCreationFailure)
Copyright © 2013. All Rights Reserved.