org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis
Class GISUtils
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis.GISUtils
public class GISUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
delimiter
public static char delimiter
hasHeader
public static boolean hasHeader
GISUtils
public GISUtils()
generateLayer
public static LayerInfo generateLayer(LayerGenerationRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteLayer
public static void deleteLayer(LayerInfo toDelete)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteWMSContext
public static void deleteWMSContext(WMSContextInfo toDelete)
throws java.lang.Exception
- Throws:
java.lang.Exception
getGeoServer
public static GeoServerDescriptor getGeoServer()
throws ParameterNotFoundException,
ScopeNotFoundException
- Throws:
ParameterNotFoundException
ScopeNotFoundException
getGeoNetwork
public static DataSourceDescriptor getGeoNetwork()
throws ParameterNotFoundException,
ScopeNotFoundException
- Throws:
ParameterNotFoundException
ScopeNotFoundException