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