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 Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
delimiter
public static char delimiter
hasHeader
public static boolean hasHeader
GISUtils
public GISUtils()
generateLayer
public static org.gcube.common.gis.datamodel.enhanced.LayerInfo generateLayer(LayerGenerationRequest request)
throws Exception
- Throws:
Exception
deleteLayer
public static void deleteLayer(org.gcube.common.gis.datamodel.enhanced.LayerInfo toDelete)
throws Exception
- Throws:
Exception
deleteWMSContext
public static void deleteWMSContext(org.gcube.common.gis.datamodel.enhanced.WMSContextInfo toDelete)
throws Exception
- Throws:
Exception
getGeoServer
public static GeoServerDescriptor getGeoServer()
throws Exception
- Throws:
Exception
getGeoNetwork
public static DataSourceDescriptor getGeoNetwork()
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.