SAGA.grid_visualisation.4: Create 3D Image

Create 3D Image

Inputs

Élévation

format
href
Please set a value for DEM.

Overlay Image

format
href
Please set a value for IMAGE.

Shapes to project

format
href
Please set a value for SHAPES.

Exaggeration

number

Minimum Exaggeration [%]

number

Image Rotation [Degree]

number

Local Rotation [Degree]

number

Local Rotation Base Level

string

Panorama Break [%]

number

Projection

string

3D Image Width

integer

3D Image Height

integer

Outputs

3D Image

format
transmission

Projected Height

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": "SAGA.grid_visualisation.4", "title": "Create 3D Image", "description": "Create 3D Image", "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/SAGA.grid_visualisation.4/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.grid_visualisation.4/execution.html"}], "inputs": {"DEM": {"title": "\u00c9l\u00e9vation", "description": "\u00c9l\u00e9vation", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "DEM"}, "IMAGE": {"title": "Overlay Image", "description": "Overlay Image", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "IMAGE"}, "SHAPES": {"title": "Shapes to project", "description": "Shapes to project", "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"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}}}]}, "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}, "id": "SHAPES"}, "ZEXAGG": {"title": "Exaggeration", "description": "Exaggeration", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "ZEXAGG"}, "ZEXAGG_MIN": {"title": "Minimum Exaggeration [%]", "description": "Minimum Exaggeration [%]", "schema": {"type": "number", "default": 10, "format": "double", "minimum": 0, "maximum": 100, "nullable": true}, "id": "ZEXAGG_MIN"}, "Z_ROTATE": {"title": "Image Rotation [Degree]", "description": "Image Rotation [Degree]", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "Z_ROTATE"}, "X_ROTATE": {"title": "Local Rotation [Degree]", "description": "Local Rotation [Degree]", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "X_ROTATE"}, "X_ROTATE_LEVEL": {"title": "Local Rotation Base Level", "description": "Local Rotation Base Level", "schema": {"type": "string", "default": "Mean Elevation", "enum": ["Zero", "Mean Elevation"], "nullable": true}, "id": "X_ROTATE_LEVEL"}, "PANBREAK": {"title": "Panorama Break [%]", "description": "Panorama Break [%]", "schema": {"type": "number", "default": 70, "format": "double", "minimum": 0, "maximum": 100, "nullable": true}, "id": "PANBREAK"}, "PROJECTION": {"title": "Projection", "description": "Projection", "schema": {"type": "string", "default": "Panorama", "enum": ["Panorama", "Circular"], "nullable": true}, "id": "PROJECTION"}, "NX": {"title": "3D Image Width", "description": "3D Image Width", "schema": {"type": "integer", "default": 100, "nullable": true}, "id": "NX"}, "NY": {"title": "3D Image Height", "description": "3D Image Height", "schema": {"type": "integer", "default": 100, "nullable": true}, "id": "NY"}}, "outputs": {"RGB": {"title": "3D Image", "description": "3D Image", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "RGB"}, "RGB_Z": {"title": "Projected Height", "description": "Projected Height", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "RGB_Z"}}}

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