OTB.TestApplication: This application helps developers to test parameters types

The purpose of this application is to test parameters types.

Inputs

boolean

boolean
Please set a value for empty.

int

integer

float

number

string

string
Please set a value for string.

filename

format
href
Please set a value for filename.

directory

string
Please set a value for directory.

choice

string
Please set a value for choice.

choice.choice1.floatchoice1

number
Please set a value for choice.choice1.floatchoice1.

choice.choice3.floatchoice3

number
Please set a value for choice.choice3.floatchoice3.

ingroup.integer

number
Please set a value for ingroup.integer.

ingroup.images.inputimage

format
href
Please set a value for ingroup.images.inputimage.

outgroup.outputimage

string
Please set a value for outgroup.outputimage.

il

format
href
Please set a value for il.

vdl

format
href
Please set a value for fl.

sl

string

cl

string

cout

format
href
Please set a value for cin.

Outputs

outfilename

format
transmission

outgroup.outputimage

format
transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "OTB.TestApplication", "title": "This application helps developers to test parameters types", "description": "The purpose of this application is to test parameters types.", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/OTB.TestApplication/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/OTB.TestApplication/execution.html"}], "inputs": {"empty": {"title": "boolean", "description": "boolean", "schema": {"type": "boolean", "default": false}, "id": "empty"}, "int": {"title": "int", "description": "int", "schema": {"type": "integer", "nullable": true}, "id": "int"}, "float": {"title": "float", "description": "float", "schema": {"type": "number", "nullable": true}, "id": "float"}, "string": {"title": "string", "description": "string", "schema": {"type": "string", "default": "Any value"}, "id": "string"}, "filename": {"title": "filename", "description": "filename", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "image/jpeg", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "filename"}, "directory": {"title": "directory", "description": "directory", "schema": {"type": "string", "default": "Any value"}, "id": "directory"}, "choice": {"title": "choice", "description": "choice", "schema": {"type": "string", "default": "choice1", "enum": ["choice1", "choice2", "choice3"]}, "id": "choice"}, "choice.choice1.floatchoice1": {"title": "choice.choice1.floatchoice1", "description": "choice.choice1.floatchoice1", "schema": {"type": "number", "default": 0.125, "format": "double"}, "id": "choice.choice1.floatchoice1"}, "choice.choice3.floatchoice3": {"title": "choice.choice3.floatchoice3", "description": "choice.choice3.floatchoice3", "schema": {"type": "number", "default": 5, "format": "double"}, "id": "choice.choice3.floatchoice3"}, "ingroup.integer": {"title": "ingroup.integer", "description": "ingroup.integer", "schema": {"type": "number"}, "id": "ingroup.integer"}, "ingroup.images.inputimage": {"title": "ingroup.images.inputimage", "description": "ingroup.images.inputimage", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "image/jpeg", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "ingroup.images.inputimage"}, "outgroup.outputimage": {"title": "outgroup.outputimage", "description": "outgroup.outputimage", "schema": {"type": "string", "default": "float", "enum": ["uint8", "uint16", "int16", "int32", "int32", "float", "double"]}, "id": "outgroup.outputimage"}, "il": {"title": "il", "description": "il", "maxOccurs": 1024, "extended-schema": {"type": "array", "minItems": 0, "maxItems": 1024, "items": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "image/jpeg", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "il"}, "fl": {"title": "vdl", "description": "vdl", "maxOccurs": 1024, "extended-schema": {"type": "array", "minItems": 0, "maxItems": 1024, "items": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json", "application/zip"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "utf-8", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/zip"}]}}}]}, "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "utf-8", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/zip"}]}, "id": "fl"}, "sl": {"title": "sl", "description": "sl", "maxOccurs": 1024, "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "sl"}, "cl": {"title": "cl", "description": "cl", "maxOccurs": 1024, "schema": {"type": "string", "default": "choice1", "enum": ["choice1", "choice2"], "nullable": true}, "id": "cl"}, "cin": {"title": "cout", "description": "cout", "extended-schema": {"oneOf": [{"type": "object", "required": ["value"], "properties": {"value": {"oneOf": []}}}]}, "schema": {"oneOf": []}, "id": "cin"}}, "outputs": {"outfilename": {"title": "outfilename", "description": "outfilename", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "text/plain"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}, "id": "outfilename"}, "outgroup.outputimage": {"title": "outgroup.outputimage", "description": "outgroup.outputimage", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "image/jpeg", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "outgroup.outputimage"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/OTB.TestApplication.html
Last modified: Sat Feb 19 15:43:34 CET 2022