0.0.2
[ Base URL: platform.its4land.com/api ]/api/swagger.json
The its4land Public API provides access to the services of the its4land Publish and Share platform.
Everything about Site. A site corresponds to an installation of the Publish and Share platform.
Everything about projects. A project is the central structure in Publish and Share to organize task. A project has at least a Name and a AOI. Every data processed by tools in Publish and Share are accessible via the project
Everything about models. A model stores all data related to any kind of classification process based on any kind of TrainingSets. A Model is related to one or Project.
Everything about TrainingSets. A TrainingSet is part of Model and the base for a classifier
Everything about SpatialSources. A SpatialSource documents the evidence for as SpatialUnit. A SpatialSource can be a SketchMap, Orthoimages, etc. An SpatialSource may have several manifestations at the same time. See LADM for more details.
Everything about AdminSources. A AdminSource documents the evidence for a interrest in land. This could be a right like ownership or a restriction like right of way. The AdminSource document itself is not the registration, it provides an evidence for a later registration in a LAS. The AdminSource Document is related to a SpatialUnit. See LADM for more details.
Everything about SpatialUnits. Details defined by the Concept. See LADM for more details.
Everything about BoundaryFaceString. See LADM for more details.
Everything about Classifier. A Classifier is part of a Model. The Classifier itself is defined by the Application.
Everything about ModelClasses. Assigned to Models. Describe the different class that can be detected by the Classifier of the Model.
Everything about ContentItems. Any form of digital content, like files, images or other binary and non-binary structures.
Everything about MetricMapFeatures. Handel of Point-, Line- and Polygon-TopographicFeature.
Everything about Images. Orthoimages that should be published on Publish and Share
Everything about Tags. Nearly every resource accessible via this API can be tagged. Endpoint for handle Tags.
Everything about WP5ValidationSets. WP5 requires a different kind of classification. This Endpoint is only used by WP5
Everything about tools
Everything about processes
General endpoints
UID | string UUID |
Name | string Freely chosen name |
Description | string Free text for description. Only plain text. |
type | string GeoJson feature collection Array [ 1 ] | ||||||||||||||||||||||||||||||||
name | string Name of the feature collection. Always i4lProject Array [ 1 ] | ||||||||||||||||||||||||||||||||
crs | #/definitions/ProjectsEndpointType_crsProjectsEndpointType_crs{
| ||||||||||||||||||||||||||||||||
features | [#/definitions/ProjectsEndpointType_featuresProjectsEndpointType_features{
|
type* | string GeoJson feature collection Array [ 1 ] | ||||||||||||||||||||||||||||||
name* | string Name of the feature collection. Always i4lProject Array [ 1 ] | ||||||||||||||||||||||||||||||
crs* | #/definitions/ProjectsEndpointType_crsProjectsEndpointType_crs{
| ||||||||||||||||||||||||||||||
features* | [#/definitions/ProjectsPostRequest_featuresProjectsPostRequest_features{
|
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
ProjectDir | string URI to a directory resource. Not clear if needed. | ||
Models | [ Array of models (UID).
| ||
SpatialSources | [ Array of SpatialSources (UID).
| ||
AOI | [ Polygon. The polygon is encoded a comma separated list of coordinates. X1, Y1, X2, Y2, …, Xn, Yn, X1, Y1. Patch requires a complete polygon. | ||
Tags | [ Array of tags (strings) of the associated models. Patch requires an updated array. |
type | string GeoJson feature collection Array [ 1 ] | ||||||||||||||||||||||||||||||||
name | string Name of the feature collection. Always i4lProject Array [ 1 ] | ||||||||||||||||||||||||||||||||
crs | #/definitions/ProjectsEndpointType_crsProjectsEndpointType_crs{
| ||||||||||||||||||||||||||||||||
features | [#/definitions/ProjectsEndpointType2_featuresProjectsEndpointType2_features{
|
UID | string UUID | ||
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
TrainingSet | string UID of the TrainingSet. | ||
Classifier | string UID of the assigned classifier | ||
Tools | [ Comma separated list tool names which can make use of the model. | ||
ModelClasses | [ Array of ModelClasses (UID).
| ||
NumModelClasses | integer($init32) Number of ModelClasses in the Model | ||
Tags | [ Array of tags (strings). | ||
Projects | [ Array of Projects (UID).
|
Name* | string Freely chosen name | ||
Description* | string Free text for description. Only plain text. | ||
TrainingSet | string TrainingSet of the model (UID) | ||
Classifier | string Classifier UID | ||
Tools | [ Comma separated list tool names which can make use of the model. | ||
ModelClasses | [ Array of ModelClasses (UID).
| ||
Tags | [ Array of tags (strings). | ||
Projects | [ Array of Projects (UID).
|
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
TrainingSet | string TrainingSet of the model (UID) | ||
Classifier | string UID of the assigned classifier | ||
Tools | [ Comma separated list tool names which can make use of the model. | ||
ModelClasses | [ Array of ModelClasses (UID).
| ||
Tags | [ Array of tags (strings). Patch requires an updated array. | ||
Projects | [ Array of Projects (UID).
|
UID | string UUID | ||||
ConceptName | string Freely chosen name of the concept represented by the class | ||||
NameInModel | string Freely chosen name of the concept represented by the class | ||||
ConceptImage | string UID of an image that illustrates the concept. The image must be stored in advanced via the ContentItem endpoint. | ||||
Model | #/definitions/ModelClassesEndpointType_ModelModelClassesEndpointType_Model{
|
ConceptName | string Freely chosen name of the concept represented by the class |
NameInModel | string Freely chosen name of the concept represented by the class |
ConceptImage | string UID of an image that illustrates the concept. The image must be stored in advanced via the ContentItem endpoint. |
description: | Data model of the /spatialsources endpoint | ||
UID | string UUID | ||
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
Type | string Spatial Source type. | ||
ContentItem | string UID of the ContentItem | ||
AdditionalDocuments | [ Array of additional SpatialSource Documents. Mainly uses in WP3 tp store the different representation of a SketchMap.
| ||
Tags | [ Array of tags (strings). | ||
Projects | [ Array of Projects (UID).
|
Name | string Freely chosen name |
Description | string Free text for description. Only plain text. |
Type | string Spatial Source type. |
ContentItem | string UID of the ContentItem |
Tags | [ Array of tags (strings). |
description: | Data model of the /adminsources endpoint | ||
UID | string UUID of AdminSource | ||
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. Max 255 char. | ||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||
ExtDescriptionURL | string URL to an external description of the document. | ||
Type | string Admin Source type. | ||
ContentItem | string UID of the ContentItem | ||
Concept | string Zeigt auf ein Konzept (UID) in einer auf LADM aufbauenden Ontologie. Was ist der Unterscheid zu Type? Besserer Name, daa ansosnsten Verwechselung mit Concept aus Models | ||
SpatialUnits | [ Array of Spatial Units. The Admin Source document provides the legal evidenace for the registartion of the Spatial Unit in the LAS.
| ||
Tags | [ Array of tags (strings). | ||
Projects | [ Array of Projects (UID).
|
description: | Post Request of he /adminsources endpoint | ||
Name* | string Freely chosen name | ||
Description* | string Free text for description. Only plain text. Max 255 char. | ||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||
ExtDescriptionURL | string URL to an external description of the document. | ||
Type | string Admin Source type. | ||
ContentItem* | string UID of the ContentItem | ||
Concept | string Zeigt auf ein Konzept (UID) in einer auf LADM aufbauenden Ontologie. Was ist der Unterscheid zu Type? Besserer Name, daa ansosnsten Verwechselung mit Concept aus Models | ||
SpatialUnits | [ Array of Spatial Units. The Admin Source document provides the legal evidenace for the registartion of the Spatial Unit in the LAS.
| ||
Tags | [ Array of tags (strings). | ||
Projects | [ Array of Projects (UID).
|
UID | string UUID |
Type | string Type of the additional document. |
Description | string Free text for description. Only plain text. |
ContentItem | string UID of the ContentItem |
Type | string Type of the additional document. |
Description | string Free text for description. Only plain text. |
ContentItem | string UID of the ContentItem |
type* | string GeoJson feature collection Array [ 1 ] | ||||||||||||||||||||||||||||||||
name* | string Name of the feature collection. Always SpatialUnitFeatures Array [ 1 ] | ||||||||||||||||||||||||||||||||
crs* | #/definitions/ProjectsEndpointType_crsProjectsEndpointType_crs{
| ||||||||||||||||||||||||||||||||
features* | [#/definitions/SpatialUnitsFeatureEndpointType_featuresSpatialUnitsFeatureEndpointType_features{
|
type* | string GeoJson feature collection Array [ 1 ] | ||||||||||||||||||||||||||||||
name* | string Name of the feature collection. Always SpatialUnitFeatures Array [ 1 ] | ||||||||||||||||||||||||||||||
crs* | #/definitions/ProjectsEndpointType_crsProjectsEndpointType_crs{
| ||||||||||||||||||||||||||||||
features* | [#/definitions/SpatialUnitsFeaturePostRequest_featuresSpatialUnitsFeaturePostRequest_features{
|
description: | Post Request of he /adminsources endpoint | ||
Name* | string Freely chosen name | ||
Description* | string Free text for description. Only plain text. Max 255 char. | ||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||
ExtDescriptionURL | string URL to an external description of the document. | ||
Level | string Level according to LADM | ||
Concept | string According to the ontology based on LADM | ||
AdminSource | [ Related Admin Source Documents
| ||
BoundaryFaceString | string UUID to a boundary face string | ||
Projects | [ Related Projects
|
description: | Spatial unit concept |
UID | string UUID |
Name | string Freely chosen name |
Description | string Free text for description. Only plain text. Max 255 char. |
LongDescription | string Text for description. Can contain html. Max 4000 char. |
ExtDescriptionURL | string URL to an external description of the document. |
contentitem | string UID of the ContentItem |
description: | Post Request of spatial unit concept |
Name* | string Freely chosen name |
Description* | string Free text for description. Only plain text. Max 255 char. |
LongDescription | string Text for description. Can contain html. Max 4000 char. |
ExtDescriptionURL | string URL to an external description of the document. |
contentitem | string UID of the ContentItem |
type* | string GeoJson feature collection Array [ 1 ] | ||||||||||||||||||||||||||||
name* | string Name of the feature collection. Always BoundaryFaceString Array [ 1 ] | ||||||||||||||||||||||||||||
crs* | #/definitions/ProjectsEndpointType_crsProjectsEndpointType_crs{
| ||||||||||||||||||||||||||||
features* | [#/definitions/BoundaryFaceStringEndpointType_featuresBoundaryFaceStringEndpointType_features{
|
type* | string GeoJson feature collection Array [ 1 ] | ||||||||||||||||||||||||||
name* | string Name of the feature collection. Always BoundaryFaceString Array [ 1 ] | ||||||||||||||||||||||||||
crs* | #/definitions/ProjectsEndpointType_crsProjectsEndpointType_crs{
| ||||||||||||||||||||||||||
features* | [#/definitions/BoundaryFaceStringPostRequest_featuresBoundaryFaceStringPostRequest_features{
|
UID | string UUID | ||
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
TrainingSetType | string TrainingSet type. | ||
TrainingSetStatus | integer($init32) 0 = untrained 1 = trained | ||
Tools | [ Comma separated list tool names which can make use of the training set. | ||
ContentItem | string UID of the ContentItem | ||
Tags | [ Array of tags (strings). | ||
Models | [ Array of Projects (UID).
|
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
TrainingSetType | string TrainingSet type. | ||
TrainingSetStatus | integer($init32) 0 = untrained 1 = trained | ||
Tools | [ Comma separated list tool names which can make use of the training set. | ||
ContentItem | string UID of the ContentItem | ||
Tags | [ Array of tags (strings). | ||
Models | [ Array of Projects (UID).
|
UID | string UUID | ||
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
ClassifierType | string Classifier type. | ||
Tools | [ Comma separated list tool names which can make use of the classifier. | ||
ContentItem | string UID of the ContentItem | ||
Tags | [ Array of tags (strings). | ||
Models | [ Array of Projects (UID).
|
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
ClassifierType | string Classifier type. | ||
Tools | [ Comma separated list tool names which can make use of the classifier. | ||
ContentItem | string UID of the ContentItem | ||
Tags | [ Array of tags (strings). | ||
Models | [ Array of Projects (UID).
|
ContentID | string UID of the ContentItem |
ContentType | string mime/type of the content |
ContentName | string Name of the contentitem. Typically the file name |
ContentSize | integer Size of the file in bytes |
ContentDescription | string Free text for description. Only plain text. |
type* | string GeoJson feature collection Array [ 1 ] | ||||||||||||||||||||||
name* | string Name of the feature collection. Always i4lMetricMapFeature Array [ 1 ] | ||||||||||||||||||||||
crs* | #/definitions/ProjectsEndpointType_crsProjectsEndpointType_crs{
| ||||||||||||||||||||||
features* | [#/definitions/MetricMapFeaturesEndpointType_featuresMetricMapFeaturesEndpointType_features{
|
type* | stringEnum: Array [ 1 ] | ||||||||||
properties* | #/definitions/MetricMapFeaturePostRequest_propertiesMetricMapFeaturePostRequest_properties{
| ||||||||||
geometry* | #/definitions/MetricMapFeaturesEndpointType_geometryMetricMapFeaturesEndpointType_geometry{
|
UID | string UUID | ||
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
Status | integer($init32) Status of the validation set. | ||
ContentItem | string UID of the ContentItem | ||
Tags | [ Array of tags (strings). | ||
Models | [ Array of Projects (UID).
| ||
Projects | [ Array of Projects (UID).
|
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
Status | integer($init32) Status of the validation set. | ||
ContentItem | string UID of the ContentItem | ||
Tags | [ Array of tags (strings). | ||
Models | [ Array of Projects (UID).
| ||
Projects | [ Array of Projects (UID).
|
UID | string UUID | ||||
Name | string Name of the image. Filename ? | ||||
Description | string Free text for description. Only plain text. Max 255 char. | ||||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||||
ExtDescriptionURL | string URL to an external description of the document. | ||||
Metadata | [ Metadata for the image set. Like, flight date, etc.
| ||||
ContentItems | [ Metadata for the image set. Like, flight date, etc.
| ||||
Tags | [ Array of tags (strings). | ||||
Projects | [ Array of Projects (UID).
|
UID | string Publish and Share UID (UUID) of the layer | ||
Name | string Layer name. Must be unique | ||
Description | string Free text for description. Only plain text. Max 255 char. | ||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||
ExtDescriptionURL | string URL to an external description of the document. | ||
Service | string Service type of the layer. WFS or WMS | ||
EMName | string When the Em repository is uesed, this paramter contains the name of the layer in the EM repository | ||
ContentItems | [ List of Images (ContenItems. Used for the DDI Service. UUID of a ContentItem | ||
Tags | [ Array of tags (strings). | ||
Projects | [ Array of Projects (UID).
|
Name* | string Layer name. Must be unique | ||
Description | string Free text for description. Only plain text. Max 255 char. | ||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||
ExtDescriptionURL | string URL to an external description of the document. | ||
Service* | string Service type of the layer. WFS or WMS | ||
EMName | string When the Em repository is uesed, this paramter contains the name of the layer in the EM repository | ||
ContentItems | [ List of Images (ContenItems. Used for the DDI Service. UUID of a ContentItem | ||
Tags | [ Array of tags (strings). | ||
Projects | [ Array of Projects (UID).
|
UID | string UUID | ||||||||
TagValue | string Display value of the tag | ||||||||
TaggedObjects | [ List of tagged objects: Type, UUID, Name, Description
| ||||||||
TaggedObjectsSum | [#/definitions/TagsEndpointType_TaggedObjectsSumTagsEndpointType_TaggedObjectsSum{
|
Array of tags (strings).
UID | string UID of the tool | ||||||||
Name | string Name of the tool. Should be WP name | ||||||||
Description | string Free text for description. Only plain text. | ||||||||
LongDescription | string Free text for long description. | ||||||||
ExtDescriptionURL | string URL to an external content. The content is added as static html in the the standard web client. | ||||||||
Supplier | string Free text for description. Only plain text. | ||||||||
Version | string Tool version. | ||||||||
ToolURL | string Link to external documentation | ||||||||
Image | #/definitions/ToolsEndpointType_ImageToolsEndpointType_Image{
| ||||||||
EntryPoints | [#/definitions/ToolsEndpointType_EntryPointsToolsEndpointType_EntryPoints{
|
UID | string UID of the process | ||||||||||||||||||
Project | #/definitions/ProcessEndpointType_ProjectProcessEndpointType_Project{
| ||||||||||||||||||
Status | string Status of the project. Can be one of:
Array [ 5 ] | ||||||||||||||||||
CreatedAt | string($date) Creation date | ||||||||||||||||||
CreatedBy | string User name of the creator | ||||||||||||||||||
LastModifiedAt | string($date) Last modification date | ||||||||||||||||||
LastModifiedBy | string User name of the last modifier | ||||||||||||||||||
Tool | #/definitions/ProcessEndpointType_ToolProcessEndpointType_Tool{
| ||||||||||||||||||
Logs | string Logs from the process | ||||||||||||||||||
Results | [ Results from the process
|
Project* | #/definitions/ProcessPostRequest_ProjectProcessPostRequest_Project{
| ||||||||||||||||||
Tool* | #/definitions/ProcessPostRequest_ToolProcessPostRequest_Tool{
|
description: | Log entry |
SeqNr | integer Ordering number. Lowest means oldest entry |
LogDate | string($date) Log date in dd.mm.yyyy hh24:mi:ss |
LogSource | string Source of the log. Could be either GUI, Tool, … |
LogLevel | string error, info, warning, debug |
LogMsg | string Log message. Free text |
description: | Log entry |
LogSource | string Source of the log. Could be either GUI, Tool, … |
LogLevel | string error, info, warning, debug |
LogMsg | string Log message. Free text |
name | stringEnum: Array [ 2 ] |
type | string Coordinate system definition Array [ 1 ] | ||
properties | #/definitions/ProjectsEndpointType_crs_propertiesProjectsEndpointType_crs_properties{
|
UID | string UUID of the Models. |
UID | string UUID of the SpatialSources. |
UID | string UUID | ||
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||
ExtDescriptionURL | string URL to an external description of the document. | ||
ProjectDir | string URI to a directory resource. Not clear if needed. | ||
Models | [ Array of models (UID).
| ||
SpatialSources | [ Array of SpatialSources (UID).
| ||
Tags | [ Array of tags (strings). |
type | stringEnum: Array [ 1 ] |
coordinates | [[[ maxItems: 2 minItems: 2number]]] |
type | stringEnum: Array [ 1 ] | ||||||||||||||||||||||
properties | #/definitions/ProjectsEndpointType_propertiesProjectsEndpointType_properties{
| ||||||||||||||||||||||
geometry | #/definitions/ProjectsEndpointType_geometryProjectsEndpointType_geometry{
|
UID | string UUID of SpatialSources |
Name | string Freely chosen name | ||
Description | string Free text for description. Only plain text. | ||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||
ExtDescriptionURL | string URL to an external description of the document. | ||
ProjectDir | string URI to a directory resource. Not clear if needed. | ||
Models | [ Array of models (UID).
| ||
SpatialSources | [ Array of SpatialSources (UID).
| ||
Tags | [ Array of tags (strings). |
type | stringEnum: Array [ 1 ] | ||||||||||||||||||||
properties | #/definitions/ProjectsPostRequest_propertiesProjectsPostRequest_properties{
| ||||||||||||||||||||
geometry | #/definitions/ProjectsEndpointType_geometryProjectsEndpointType_geometry{
|
UID | string UUID | ||||||||
Name | string Freely chosen name | ||||||||
Description | string Free text for description. Only plain text. | ||||||||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||||||||
ExtDescriptionURL | string URL to an external description of the document. | ||||||||
ConnectedObjects | ConnectedObjectsEndpointType[#/definitions/ConnectedObjectsEndpointType_innerConnectedObjectsEndpointType_inner{
| ||||||||
Tags | [ Array of tags (strings). |
type | stringEnum: Array [ 1 ] | ||||||||||||||||||||||
properties | #/definitions/ProjectsEndpointType2_propertiesProjectsEndpointType2_properties{
| ||||||||||||||||||||||
geometry | #/definitions/ProjectsEndpointType_geometryProjectsEndpointType_geometry{
|
UID | string UUID od associated model classes |
UID | string UUID of associated project. |
description: | Array of Projects (UID). |
UID | string UUID of associated models. |
UID | string UUID of the additional document. |
UID | string UUID of the spatial unit. |
UID | string UID of an Admin Source Document Index |
UID | string UID of an Project |
UID | string UUID | ||
Name | string Name of the Spatial Unit | ||
Description | string Free text for description. Only plain text. Max 255 char. | ||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||
ExtDescriptionURL | string URL to an external description of the document. | ||
Concept | string According to the ontology based on LADM | ||
Level | string Level according to LADM | ||
AdminSource | [ Related Admin Source Documents
| ||
Projects | [ Related Projects
|
type | stringEnum: Array [ 1 ] | ||||||||||||||||||||||
properties | #/definitions/SpatialUnitsFeatureEndpointType_propertiesSpatialUnitsFeatureEndpointType_properties{
| ||||||||||||||||||||||
geometry | #/definitions/ProjectsEndpointType_geometryProjectsEndpointType_geometry{
|
Name* | string Name of the Spatial Unit | ||
Description | string Free text for description. Only plain text. Max 255 char. | ||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||
ExtDescriptionURL | string URL to an external description of the document. | ||
Concept* | string According to the ontology based on LADM | ||
Level | string Level according to LADM | ||
AdminSource | [ Related Admin Source Documents
| ||
Projects | [ Related Projects
|
type | stringEnum: Array [ 1 ] | ||||||||||||||||||||
properties | #/definitions/SpatialUnitsFeaturePostRequest_propertiesSpatialUnitsFeaturePostRequest_properties{
| ||||||||||||||||||||
geometry | #/definitions/ProjectsEndpointType_geometryProjectsEndpointType_geometry{
|
UID | string UID of an spatial unit feature |
UID | string UUID | ||
Name | string Name of the Spatial Unit | ||
Description | string Free text for description. Only plain text. Max 255 char. | ||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||
ExtDescriptionURL | string URL to an external description of the document. | ||
SpatialUnit | [ Related SpatialUnit
| ||
Projects | [ Related Projects
|
type | stringEnum: Array [ 1 ] |
coordinates | [[ maxItems: 2 minItems: 2number]] |
type | stringEnum: Array [ 1 ] | ||||||||||||||||||
properties | #/definitions/BoundaryFaceStringEndpointType_propertiesBoundaryFaceStringEndpointType_properties{
| ||||||||||||||||||
geometry | #/definitions/BoundaryFaceStringEndpointType_geometryBoundaryFaceStringEndpointType_geometry{
|
Name | string Name of the Spatial Unit | ||
Description | string Free text for description. Only plain text. Max 255 char. | ||
LongDescription | string Text for description. Can contain html. Max 4000 char. | ||
ExtDescriptionURL | string URL to an external description of the document. | ||
SpatialUnit | [ Related SpatialUnit
| ||
Projects | [ Related Projects
|
type | stringEnum: Array [ 1 ] | ||||||||||||||||
properties | #/definitions/BoundaryFaceStringPostRequest_propertiesBoundaryFaceStringPostRequest_properties{
| ||||||||||||||||
geometry | #/definitions/BoundaryFaceStringEndpointType_geometryBoundaryFaceStringEndpointType_geometry{
|
UID | string UUID of associated models. |
UID | string UUID |
fgroup | string Name of the feature group |
ftype | string Name of the feature type |
fsubtype | string Name of the feature subtype |
fname | string Freely chosen name |
fURI | string URI to the feature definition |
type | stringEnum: Array [ 3 ] |
coordinates | [[ maxItems: 2 minItems: 2number]] |
type | stringEnum: Array [ 1 ] | ||||||||||||
properties | #/definitions/MetricMapFeaturesEndpointType_propertiesMetricMapFeaturesEndpointType_properties{
| ||||||||||||
geometry | #/definitions/MetricMapFeaturesEndpointType_geometryMetricMapFeaturesEndpointType_geometry{
|
fgroup* | string Name of the feature group |
ftype | string Name of the feature type |
fsubtype | string Name of the feature subtype |
fname* | string Freely chosen name |
fURI | string URI to the feature definition |
MetaDataKey | string Name of the metadata key |
MetaDataValue | string Value of the metadata |
ContentUID | string UUID of a ContentItem |
Description | string Description related to the image set |
ObjectType | string Project, Model, TrainingSet, etc. |
ObjectUUID | string UUID of the object |
Name | string Name of the object |
Description | string Description of the object. |
ObjectType | string Project, Model, TrainingSet, etc. |
Count | integer Number of object |
projectUID | string UUID of the project |
TypeOfConnectedObject | string Type of the connected object from item2item |
NameOfConnectedObject | string Name of the object, taken from the object table |
UUIDofConnectObject | string UUID of the connected object |
description: | Details about the image |
UID | string UID of the image |
ReleaseDate | string($date) Release Data of of the tool image |
Image | string Image of the tool |
Name | string Name of the EntryPoint or sub tool |
Description | string Free text for description. Only plain text. |
LongDescription | string Free text for long description. Only plain text. |
EntryPoint | string How to start the sub tool |
description: | A process always belongs to a project |
UID | string UID of the project |
Name | string Name of the project |
Description | string Free text for description. Only plain text. |
ParameterName | string Name of the parameter |
ParameterValue | string Value of the parameter |
description: | Entry point used in the process | ||||
EntryPointName | string Name of the entry point | ||||
Parameter | [ Parameters used in the process
|
description: | Information about the tool executed by the process | ||||||||||
ToolName | string Name of the tool | ||||||||||
Version | string Version of the tool | ||||||||||
EntryPoint | #/definitions/ProcessEndpointType_Tool_EntryPointProcessEndpointType_Tool_EntryPoint{
|
ResultType | string Spatial Unit/Orthomosaic/Boundary Face String/MetricMapFeature |
ResultUID | string UUID |
description: | A process always belongs to a project |
UID* | string UID of the project |
description: | Entry point used in the process | ||||
EntryPointName* | string Name of the entry point | ||||
Parameter | [ Parameters used in the process
|
description: | Information about the tool executed by the process | ||||||||||
ToolName* | string Name of the tool | ||||||||||
Version* | string Version of the tool | ||||||||||
EntryPoint | #/definitions/ProcessPostRequest_Tool_EntryPointProcessPostRequest_Tool_EntryPoint{
|
op* | stringEnum: Array [ 2 ] |
path* | string |
from | string |
value | string |
configkey | string Configuration parameter: Key |
configvalue | string Configuration paramter: Value |
description | string Configuration paratmeter: Description |