org.gcube.contentmanagement.timeseries.geotools.engine
Class TimeSeriesGISConverter
java.lang.Object
org.gcube.contentmanagement.timeseries.geotools.engine.TimeSeriesGISConverter
public class TimeSeriesGISConverter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connectionManager
public ConnectionsManager connectionManager
currentConfiguration
public TSGeoToolsConfiguration currentConfiguration
persistenceFile
public static java.lang.String persistenceFile
persistencePath
public java.lang.String persistencePath
TimeSeriesGISConverter
public TimeSeriesGISConverter(TSGeoToolsConfiguration configuration)
throws java.lang.Exception
- Throws:
java.lang.Exception
TimeSeriesGISConverter
public TimeSeriesGISConverter(java.lang.String configPath)
throws java.lang.Exception
- Throws:
java.lang.Exception
TimeSeriesToGIS
public void TimeSeriesToGIS(java.util.List<AFilter> filters,
GISInformation gisInfo)
throws java.lang.Exception
- Throws:
java.lang.Exception
createNewGroup
public boolean createNewGroup(java.util.List<AFilter> filters,
GISInformation gisInfo)
TimeSeriesToGIS
public java.lang.String TimeSeriesToGIS(java.util.List<AFilter> filters,
GISInformation gisInfo,
boolean expandedMode)
throws java.lang.Exception
- Throws:
java.lang.Exception
setStatus
public void setStatus(float status)
getStatus
public float getStatus()
getGroupName
public java.lang.String getGroupName()
setGroupName
public void setGroupName(java.lang.String groupName)