public class GISUtils extends Object
| 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 org.gcube.common.gis.datamodel.enhanced.LayerInfo |
generateLayer(LayerGenerationRequest request) |
public static org.gcube.common.gis.datamodel.enhanced.LayerInfo 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 © 2014. All Rights Reserved.