![]() |
Maria GDK 5.0.0.753
Documentation of managed code in develop branch
|
Classes | |
class | Condition |
The condition that decides when this script should be used. More... | |
class | ConditionDescriptor |
Describes how conditions relates. More... | |
class | DataPreparationJob |
Parameters needed for a data preparation job. More... | |
class | DataPreparationProgress |
Information on progress of a current running job. More... | |
class | DiskSpaceResult |
Holds the result of a free disk space request. More... | |
class | FinishedMapInfo |
Information on the map resuling from a map preparation process . More... | |
class | GenericResult |
Generic result of a preparation job. More... | |
class | GetScriptsProgress |
Information on progress of a current running job. More... | |
interface | IMariaMapPreparationService |
Interface for service that offers preparation and deployment of map data to map services. More... | |
interface | IMariaMapPreparationServiceInformation |
Contains information generated when using the service. More... | |
class | JobErrorInfomation |
Encapsulate a single error occured when executing a job. More... | |
class | JobMetaInfo |
Contains meta information on a stored job. More... | |
class | JobResult |
Holds the result of a preparation job. More... | |
class | LegalValue |
Defines a legal value of a parameter. More... | |
class | MapPreparationScript |
The definition of a script that prepares data. This can be used for serializing and deserializing preparation scripts from xml. More... | |
class | MapPreparationScriptTool |
Defines a regular script tool. More... | |
class | Parameter |
Defines a parameter that can be modified or given to the map preparation process,. More... | |
class | ResultsFrom |
Defines results from other tools. More... | |
class | Value |
Defines a value of parameter. More... | |
class | VectorDataInfoResult |
Ogr result from analyzing vector data. More... | |
class | VectorLayerInfo |
Ogr info for vector layer. More... | |
Enumerations | |
enum | ConditionOperators { All , Any } |
Defines allowed operators for conditions. More... | |
enum | OutputTypes { Undefined , M6M , VectorTiles , OriginalRaster , GeoPackage , GeoPackageWithNodata , Json , RouterDb , b3dm , LocationDb } |
Output types from a map MapPreparationScript More... | |
enum | ParameterCategory { NeedsInput , OptionalInput , VtilesReport } |
Category of a given paramter. More... | |
enum | ParameterTypes { TrueFalse , FreeText , RestrictedList , Numeric , Color , Xml } |
Defines the types of parameters that can be used as Parameter definitions. More... | |
enum | ScriptType { DeployToService , InformationExtraction , ExportData , DeployVerifiedResults } |
Defines the types a script can be of. More... | |
Output types from a map MapPreparationScript
Defines the types of parameters that can be used as Parameter definitions.
Defines the types a script can be of.