public class NetCDFPublisher extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NetCDFPublisher.CoverageStoreExtension |
static class |
NetCDFPublisher.DataStoreExtension |
static class |
NetCDFPublisher.Format |
static class |
NetCDFPublisher.ParameterConfigure |
static class |
NetCDFPublisher.ParameterUpdate |
static class |
NetCDFPublisher.Purge |
static class |
NetCDFPublisher.StoreType |
static class |
NetCDFPublisher.UploadMethod |
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CRS |
| Constructor and Description |
|---|
NetCDFPublisher(String restURL,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
backup(String backupDir) |
String |
backup(String backupDir,
boolean includedata,
boolean includegwc,
boolean includelog) |
boolean |
configureCoverage(it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder ce,
String wsname,
String csname) |
boolean |
configureCoverage(it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder ce,
String wsname,
String csname,
String coverageName) |
boolean |
configureLayer(String workspace,
String resourceName,
it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layer) |
boolean |
configureLayerGroup(String name,
it.geosolutions.geoserver.rest.encoder.GSLayerGroupEncoder group) |
boolean |
configureLayerGroup(String workspace,
String name,
it.geosolutions.geoserver.rest.encoder.GSLayerGroupEncoder group) |
boolean |
createCoverage(it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder ce,
String wsname,
String csname)
Deprecated.
|
boolean |
createCoverage(String wsname,
String storeName,
it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder ce) |
boolean |
createExternalMosaic(String workspace,
String storeName,
File mosaicDir,
it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder coverageEncoder,
it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layerEncoder)
Deprecated.
|
it.geosolutions.geoserver.rest.decoder.RESTCoverageStore |
createExternaMosaicDatastore(String workspace,
String storeName,
File mosaicDir,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.ParameterConfigure configure,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.ParameterUpdate update) |
boolean |
createImageMosaic(String workspace,
String coverageStore,
String path) |
boolean |
createImageMosaic(String workspace,
String coverageStore,
String path,
it.geosolutions.geoserver.rest.manager.GeoServerRESTStructuredGridCoverageReaderManager.ConfigureCoveragesOption configureOpt) |
boolean |
createLayerGroup(String name,
it.geosolutions.geoserver.rest.encoder.GSLayerGroupEncoder group) |
boolean |
createLayerGroup(String workspace,
String name,
it.geosolutions.geoserver.rest.encoder.GSLayerGroupEncoder group) |
boolean |
createNamespace(String prefix,
URI uri) |
boolean |
createNetCDFCoverageStore(String workspace,
String storeName,
String xmlBody) |
boolean |
createNetCDFLayerFromFile(String workspace,
String storeName,
File netCDFFile) |
boolean |
createNetCDFStore(String workspace,
String storeName,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.UploadMethod method,
Enum extension,
String mimeType,
URI uri,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.ParameterConfigure configure,
String content,
org.apache.commons.httpclient.NameValuePair... params) |
boolean |
createPostGISDatastore(String workspace,
it.geosolutions.geoserver.rest.encoder.GSPostGISDatastoreEncoder datastoreEncoder)
Deprecated.
|
boolean |
createWorkspace(String workspace) |
boolean |
createWorkspace(String name,
URI uri) |
protected String |
encode(String s) |
boolean |
harvestExternal(String workspace,
String coverageStore,
String format,
String path) |
boolean |
publishArcGrid(String workspace,
String storeName,
File arcgrid) |
boolean |
publishArcGrid(String workspace,
String storeName,
String coverageName,
File arcgrid) |
boolean |
publishArcGrid(String workspace,
String storeName,
String coverageName,
File arcgrid,
String srs,
it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy,
String defaultStyle,
double[] bbox) |
boolean |
publishDBLayer(String workspace,
String storename,
it.geosolutions.geoserver.rest.encoder.feature.GSFeatureTypeEncoder fte,
it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layerEncoder) |
boolean |
publishDBLayer(String workspace,
String storename,
String layername,
String srs,
String defaultStyle)
Deprecated.
|
it.geosolutions.geoserver.rest.decoder.RESTCoverageStore |
publishExternalArcGrid(String workspace,
String storeName,
File arcgrid,
it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder coverageEncoder,
it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layerEncoder) |
boolean |
publishExternalArcGrid(String workspace,
String storeName,
File arcgrid,
String coverageName,
String srs,
it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy,
String defaultStyle) |
it.geosolutions.geoserver.rest.decoder.RESTCoverageStore |
publishExternalGeoTIFF(String workspace,
String storeName,
File geotiff,
it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder coverageEncoder,
it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layerEncoder) |
boolean |
publishExternalGeoTIFF(String workspace,
String storeName,
File geotiff,
String coverageName,
String srs,
it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy,
String defaultStyle) |
boolean |
publishExternalMosaic(String workspace,
String storeName,
File mosaicDir,
it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder coverageEncoder,
it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layerEncoder) |
boolean |
publishExternalMosaic(String workspace,
String storeName,
File mosaicDir,
String srs,
String defaultStyle) |
boolean |
publishGeoTIFF(String workspace,
String storeName,
File geotiff) |
boolean |
publishGeoTIFF(String workspace,
String storeName,
String coverageName,
File geotiff) |
boolean |
publishGeoTIFF(String workspace,
String storeName,
String resourceName,
File geotiff,
String srs,
it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy,
String defaultStyle)
Deprecated.
|
boolean |
publishGeoTIFF(String workspace,
String storeName,
String coverageName,
File geotiff,
String srs,
it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy,
String defaultStyle,
double[] bbox) |
boolean |
publishImageMosaic(String workspace,
String storeName,
File zipFile) |
boolean |
publishImageMosaic(String workspace,
String storeName,
File zipFile,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.ParameterConfigure configure,
org.apache.commons.httpclient.NameValuePair... params) |
boolean |
publishNetCDF(String workspace,
String storeName,
String coverageName,
File netcdfFile,
String srs,
it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy,
String defaultStyle,
double[] bbox) |
boolean |
publishShp(String workspace,
String storeName,
org.apache.commons.httpclient.NameValuePair[] storeParams,
String datasetName,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.UploadMethod method,
URI shapefile,
String srs,
it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy,
String defaultStyle)
Deprecated.
|
boolean |
publishShp(String workspace,
String storeName,
org.apache.commons.httpclient.NameValuePair[] storeParams,
String datasetName,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.UploadMethod method,
URI shapefile,
String srs,
String defaultStyle) |
boolean |
publishShp(String workspace,
String storeName,
org.apache.commons.httpclient.NameValuePair[] storeParams,
String datasetName,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.UploadMethod method,
URI shapefile,
String srs,
String nativeCRS,
it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy,
String defaultStyle) |
boolean |
publishShp(String workspace,
String storename,
String datasetname,
File zipFile) |
boolean |
publishShp(String workspace,
String storename,
String layername,
File zipFile,
String srs) |
boolean |
publishShp(String workspace,
String storename,
String layername,
File zipFile,
String srs,
org.apache.commons.httpclient.NameValuePair... params) |
boolean |
publishShp(String workspace,
String storename,
String layerName,
File zipFile,
String srs,
String defaultStyle) |
boolean |
publishShpCollection(String workspace,
String storeName,
URI resource) |
boolean |
publishStyle(File sldFile) |
boolean |
publishStyle(File sldFile,
String name) |
boolean |
publishStyle(File sldFile,
String name,
boolean raw) |
boolean |
publishStyle(String sldBody) |
boolean |
publishStyle(String sldBody,
String name) |
boolean |
publishStyle(String sldBody,
String name,
boolean raw) |
boolean |
publishStyleInWorkspace(String workspace,
File sldFile) |
boolean |
publishStyleInWorkspace(String workspace,
File sldFile,
String name) |
boolean |
publishStyleInWorkspace(String workspace,
String sldBody) |
boolean |
publishStyleInWorkspace(String workspace,
String sldBody,
String name) |
boolean |
publishWorldImage(String workspace,
String coveragestore,
File zipFile) |
boolean |
publishWorldImage(String workspace,
String coveragestore,
File zipFile,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.ParameterConfigure configure,
org.apache.commons.httpclient.NameValuePair... params) |
boolean |
reload() |
boolean |
reloadStore(String workspace,
String storeName,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.StoreType storeType) |
boolean |
removeCoverageStore(String workspace,
String storename)
Deprecated.
|
boolean |
removeCoverageStore(String workspace,
String storename,
boolean recurse) |
boolean |
removeCoverageStore(String workspace,
String storename,
boolean recurse,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.Purge purge) |
boolean |
removeDatastore(String workspace,
String storename)
Deprecated.
|
boolean |
removeDatastore(String workspace,
String storename,
boolean recurse) |
boolean |
removeDatastore(String workspace,
String storename,
boolean recurse,
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.Purge purge) |
boolean |
removeGranuleById(String workspace,
String coverageStore,
String coverage,
String granuleId) |
boolean |
removeGranulesByCQL(String workspace,
String coverageStore,
String coverage,
String filter) |
boolean |
removeLayer(String workspace,
String layerName) |
boolean |
removeLayerGroup(String name) |
boolean |
removeLayerGroup(String workspace,
String name) |
boolean |
removeNamespace(String prefix,
boolean recurse) |
boolean |
removeStyle(String styleName) |
boolean |
removeStyle(String styleName,
boolean purge) |
boolean |
removeStyleInWorkspace(String workspace,
String styleName) |
boolean |
removeStyleInWorkspace(String workspace,
String styleName,
boolean purge) |
boolean |
removeWorkspace(String workspace)
Deprecated.
|
boolean |
removeWorkspace(String workspace,
boolean recurse) |
boolean |
reset() |
String |
restore(String backupDir) |
protected String |
sanitize(String s) |
boolean |
unpublishCoverage(String workspace,
String storename,
String layerName) |
boolean |
unpublishFeatureType(String workspace,
String storename,
String layerName) |
boolean |
updateNamespace(String prefix,
URI uri) |
boolean |
updateStyle(File sldFile,
String name) |
boolean |
updateStyle(File sldFile,
String name,
boolean raw) |
boolean |
updateStyle(String sldBody,
String name) |
boolean |
updateStyle(String sldBody,
String name,
boolean raw) |
boolean |
updateStyleInWorkspace(String workspace,
File sldFile,
String name) |
boolean |
updateStyleInWorkspace(String workspace,
String sldBody,
String name) |
public static final String DEFAULT_CRS
public String backup(String backupDir) throws IllegalArgumentException
IllegalArgumentExceptionpublic String backup(String backupDir, boolean includedata, boolean includegwc, boolean includelog) throws IllegalArgumentException
IllegalArgumentExceptionpublic String restore(String backupDir) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean createWorkspace(String workspace)
public boolean removeNamespace(String prefix, boolean recurse)
public boolean publishStyle(String sldBody)
public boolean publishStyle(String sldBody, String name) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean publishStyle(File sldFile)
public boolean updateStyle(File sldFile, String name, boolean raw) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean updateStyle(String sldBody, String name, boolean raw) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean updateStyle(String sldBody, String name) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean updateStyle(File sldFile, String name) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean removeStyle(String styleName, boolean purge) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean removeStyle(String styleName)
public boolean publishStyleInWorkspace(String workspace, String sldBody, String name) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean publishStyleInWorkspace(String workspace, File sldFile, String name)
public boolean updateStyleInWorkspace(String workspace, String sldBody, String name) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean updateStyleInWorkspace(String workspace, File sldFile, String name) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean removeStyleInWorkspace(String workspace, String styleName, boolean purge) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean createNetCDFStore(String workspace, String storeName, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.UploadMethod method, Enum extension, String mimeType, URI uri, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.ParameterConfigure configure, String content, org.apache.commons.httpclient.NameValuePair... params) throws FileNotFoundException, IllegalArgumentException
public boolean createPostGISDatastore(String workspace, it.geosolutions.geoserver.rest.encoder.GSPostGISDatastoreEncoder datastoreEncoder)
public boolean publishDBLayer(String workspace, String storename, String layername, String srs, String defaultStyle)
public boolean publishDBLayer(String workspace, String storename, it.geosolutions.geoserver.rest.encoder.feature.GSFeatureTypeEncoder fte, it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layerEncoder)
public boolean publishShp(String workspace, String storename, String datasetname, File zipFile) throws FileNotFoundException, IllegalArgumentException
public boolean publishShp(String workspace, String storeName, org.apache.commons.httpclient.NameValuePair[] storeParams, String datasetName, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.UploadMethod method, URI shapefile, String srs, String nativeCRS, it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy, String defaultStyle) throws FileNotFoundException, IllegalArgumentException
public boolean publishShp(String workspace, String storeName, org.apache.commons.httpclient.NameValuePair[] storeParams, String datasetName, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.UploadMethod method, URI shapefile, String srs, it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy, String defaultStyle) throws FileNotFoundException, IllegalArgumentException
public boolean publishShp(String workspace, String storeName, org.apache.commons.httpclient.NameValuePair[] storeParams, String datasetName, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.UploadMethod method, URI shapefile, String srs, String defaultStyle) throws FileNotFoundException, IllegalArgumentException
public boolean publishShp(String workspace, String storename, String layerName, File zipFile, String srs, String defaultStyle) throws FileNotFoundException, IllegalArgumentException
public boolean publishShp(String workspace, String storename, String layername, File zipFile, String srs) throws FileNotFoundException
FileNotFoundExceptionpublic boolean publishShp(String workspace, String storename, String layername, File zipFile, String srs, org.apache.commons.httpclient.NameValuePair... params) throws FileNotFoundException, IllegalArgumentException
public boolean publishShpCollection(String workspace, String storeName, URI resource) throws FileNotFoundException
FileNotFoundExceptionpublic boolean publishArcGrid(String workspace, String storeName, File arcgrid) throws FileNotFoundException
FileNotFoundExceptionpublic boolean publishArcGrid(String workspace, String storeName, String coverageName, File arcgrid) throws FileNotFoundException, IllegalArgumentException
public boolean publishArcGrid(String workspace, String storeName, String coverageName, File arcgrid, String srs, it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy, String defaultStyle, double[] bbox) throws FileNotFoundException, IllegalArgumentException
public boolean publishExternalArcGrid(String workspace, String storeName, File arcgrid, String coverageName, String srs, it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy, String defaultStyle) throws FileNotFoundException, IllegalArgumentException
public it.geosolutions.geoserver.rest.decoder.RESTCoverageStore publishExternalArcGrid(String workspace, String storeName, File arcgrid, it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder coverageEncoder, it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layerEncoder) throws IllegalArgumentException, FileNotFoundException
public boolean publishGeoTIFF(String workspace, String storeName, File geotiff) throws FileNotFoundException
FileNotFoundExceptionpublic boolean publishGeoTIFF(String workspace, String storeName, String coverageName, File geotiff) throws FileNotFoundException, IllegalArgumentException
public boolean publishGeoTIFF(String workspace, String storeName, String resourceName, File geotiff, String srs, it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy, String defaultStyle) throws FileNotFoundException, IllegalArgumentException
public boolean publishGeoTIFF(String workspace, String storeName, String coverageName, File geotiff, String srs, it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy, String defaultStyle, double[] bbox) throws FileNotFoundException, IllegalArgumentException
public boolean publishNetCDF(String workspace, String storeName, String coverageName, File netcdfFile, String srs, it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy, String defaultStyle, double[] bbox) throws FileNotFoundException, IllegalArgumentException
public boolean publishExternalGeoTIFF(String workspace, String storeName, File geotiff, String coverageName, String srs, it.geosolutions.geoserver.rest.encoder.GSResourceEncoder.ProjectionPolicy policy, String defaultStyle) throws FileNotFoundException, IllegalArgumentException
public it.geosolutions.geoserver.rest.decoder.RESTCoverageStore publishExternalGeoTIFF(String workspace, String storeName, File geotiff, it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder coverageEncoder, it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layerEncoder) throws IllegalArgumentException, FileNotFoundException
public boolean publishWorldImage(String workspace, String coveragestore, File zipFile) throws FileNotFoundException
FileNotFoundExceptionpublic boolean publishWorldImage(String workspace, String coveragestore, File zipFile, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.ParameterConfigure configure, org.apache.commons.httpclient.NameValuePair... params) throws FileNotFoundException
FileNotFoundExceptionpublic boolean publishImageMosaic(String workspace, String storeName, File zipFile) throws FileNotFoundException
FileNotFoundExceptionpublic boolean publishImageMosaic(String workspace, String storeName, File zipFile, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.ParameterConfigure configure, org.apache.commons.httpclient.NameValuePair... params) throws FileNotFoundException
FileNotFoundExceptionpublic it.geosolutions.geoserver.rest.decoder.RESTCoverageStore createExternaMosaicDatastore(String workspace, String storeName, File mosaicDir, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.ParameterConfigure configure, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.ParameterUpdate update) throws FileNotFoundException
FileNotFoundExceptionpublic boolean publishExternalMosaic(String workspace, String storeName, File mosaicDir, String srs, String defaultStyle) throws FileNotFoundException
FileNotFoundExceptionpublic boolean createExternalMosaic(String workspace, String storeName, File mosaicDir, it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder coverageEncoder, it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layerEncoder) throws FileNotFoundException
FileNotFoundExceptionpublic boolean publishExternalMosaic(String workspace, String storeName, File mosaicDir, it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder coverageEncoder, it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layerEncoder) throws FileNotFoundException, IllegalArgumentException
public boolean unpublishCoverage(String workspace, String storename, String layerName)
public boolean unpublishFeatureType(String workspace, String storename, String layerName)
public boolean removeDatastore(String workspace, String storename, boolean recurse) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean removeDatastore(String workspace, String storename, boolean recurse, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.Purge purge) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean removeCoverageStore(String workspace, String storename)
public boolean removeCoverageStore(String workspace, String storename, boolean recurse) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean removeCoverageStore(String workspace, String storename, boolean recurse, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.Purge purge) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean removeWorkspace(String workspace)
public boolean removeWorkspace(String workspace, boolean recurse) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean removeLayerGroup(String name)
public boolean reloadStore(String workspace, String storeName, it.geosolutions.geoserver.rest.GeoServerRESTPublisher.StoreType storeType) throws IllegalArgumentException, MalformedURLException
public boolean reload()
public boolean reset()
public boolean configureLayer(String workspace, String resourceName, it.geosolutions.geoserver.rest.encoder.GSLayerEncoder layer) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean createLayerGroup(String name, it.geosolutions.geoserver.rest.encoder.GSLayerGroupEncoder group)
public boolean createLayerGroup(String workspace, String name, it.geosolutions.geoserver.rest.encoder.GSLayerGroupEncoder group)
public boolean configureLayerGroup(String name, it.geosolutions.geoserver.rest.encoder.GSLayerGroupEncoder group)
public boolean configureLayerGroup(String workspace, String name, it.geosolutions.geoserver.rest.encoder.GSLayerGroupEncoder group)
public boolean configureCoverage(it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder ce,
String wsname,
String csname)
public boolean configureCoverage(it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder ce,
String wsname,
String csname,
String coverageName)
public boolean createCoverage(it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder ce,
String wsname,
String csname)
public boolean createCoverage(String wsname, String storeName, it.geosolutions.geoserver.rest.encoder.coverage.GSCoverageEncoder ce) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean createNetCDFCoverageStore(String workspace, String storeName, String xmlBody)
public boolean createNetCDFLayerFromFile(String workspace, String storeName, File netCDFFile)
public boolean harvestExternal(String workspace, String coverageStore, String format, String path)
public boolean createImageMosaic(String workspace, String coverageStore, String path)
public boolean createImageMosaic(String workspace, String coverageStore, String path, it.geosolutions.geoserver.rest.manager.GeoServerRESTStructuredGridCoverageReaderManager.ConfigureCoveragesOption configureOpt)
public boolean removeGranuleById(String workspace, String coverageStore, String coverage, String granuleId)
public boolean removeGranulesByCQL(String workspace, String coverageStore, String coverage, String filter) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2019. All Rights Reserved.