| Package | Description |
|---|---|
| de.terrestris.shoguncore.importer | |
| de.terrestris.shoguncore.importer.communication | |
| de.terrestris.shoguncore.importer.transform |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GeoServerRESTImporter.updateImportTask(int importJobId,
int importTaskId,
AbstractRESTEntity updateTaskEntity)
Updates the given import task.
|
boolean |
GeoServerRESTImporter.updateLayerForImportTask(int importJobId,
int importTaskId,
AbstractRESTEntity updateTaskEntity)
Update layer object for a given task of an import job (via PUT)
|
| Modifier and Type | Class and Description |
|---|---|
class |
RESTAttribute |
class |
RESTBoundingBox |
class |
RESTCoverageStore
terrestris GmbH & Co.
|
class |
RESTData
A data is the description of the source data of a import (overall) or a
task.
|
class |
RESTDataDirectory |
class |
RESTDataFile |
class |
RESTDataRemote |
class |
RESTDataStore |
class |
RESTImport
An import refers to the top level object and is a "session" like entity the
state of the entire import.
|
class |
RESTImportTask
A task represents a unit of work to the importer needed to register one
new layer, or alter an existing one, and contains the following information:
|
class |
RESTLayer |
class |
RESTStore |
class |
RESTStyle |
class |
RESTTarget |
class |
RESTTargetDataStore |
class |
RESTTargetWorkspace |
class |
RESTWorkspace |
| Modifier and Type | Class and Description |
|---|---|
class |
RESTDateFormatTransform |
class |
RESTGdalAddoTransform
terrestris GmbH & Co.
|
class |
RESTGdalTranslateTransform
terrestris GmbH & Co.
|
class |
RESTGdalWarpTransform
terrestris GmbH & Co.
|
class |
RESTReprojectTransform |
class |
RESTTransform |
class |
RESTTransformChain |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.