public class GISUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GISUtils.GISPublishedItem |
| Modifier and Type | Field and Description |
|---|---|
static char |
delimiter |
static boolean |
hasHeader |
| Constructor and Description |
|---|
GISUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
deleteLayer(org.gcube.common.gis.datamodel.enhanced.LayerInfo toDelete) |
static void |
deleteWMSContext(org.gcube.common.gis.datamodel.enhanced.WMSContextInfo toDelete)
Deprecated.
|
static GISUtils.GISPublishedItem |
generateLayer(LayerGenerationRequest request) |
public static GISUtils.GISPublishedItem generateLayer(LayerGenerationRequest request) throws Exception
Exceptionpublic static boolean deleteLayer(org.gcube.common.gis.datamodel.enhanced.LayerInfo toDelete)
throws Exception
Exception@Deprecated public static void deleteWMSContext(org.gcube.common.gis.datamodel.enhanced.WMSContextInfo toDelete) throws Exception
ExceptionCopyright © 2016. All Rights Reserved.