OTB.Quicklook: Generates a subsampled version of an image extract
Generates a subsampled version of an extract of an image defined by ROIStart and ROISize.This extract is subsampled using the ratio OR the output image Size.
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "OTB.Quicklook", "title": "Generates a subsampled version of an image extract", "description": "Generates a subsampled version of an extract of an image defined by ROIStart and ROISize.This extract is subsampled using the ratio OR the output image Size.", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/OTB.Quicklook/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/OTB.Quicklook/execution.html"}], "inputs": {"in": {"title": "The image to read", "description": "The image to read", "maxOccurs": 1, "extentded-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": "in"}, "out": {"title": "The subsampled image", "description": "The subsampled image", "maxOccurs": 1, "schema": {"type": "string", "default": "float", "enum": ["uint8", "uint16", "int16", "int32", "int32", "float", "double"]}, "id": "out"}, "rox": {"title": "first point of ROI in x-direction", "description": "first point of ROI in x-direction", "maxOccurs": 1, "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "rox"}, "roy": {"title": "first point of ROI in y-direction", "description": "first point of ROI in y-direction", "maxOccurs": 1, "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "roy"}, "rsx": {"title": "size of ROI in x-direction", "description": "size of ROI in x-direction", "maxOccurs": 1, "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "rsx"}, "rsy": {"title": "size of ROI in y-direction", "description": "size of ROI in y-direction", "maxOccurs": 1, "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "rsy"}, "sr": {"title": "Sampling Ratio, default is 2", "description": "Sampling Ratio, default is 2", "maxOccurs": 1, "schema": {"type": "integer", "default": 2, "nullable": true}, "id": "sr"}, "sx": {"title": "quicklook size in x-direction (used if no sampling ratio is given)", "description": "quicklook size in x-direction (used if no sampling ratio is given)", "maxOccurs": 1, "schema": {"type": "integer", "nullable": true}, "id": "sx"}, "sy": {"title": "quicklook size in y-direction (used if no sampling ratio is given)", "description": "quicklook size in y-direction (used if no sampling ratio is given)", "maxOccurs": 1, "schema": {"type": "integer", "nullable": true}, "id": "sy"}}, "outputs": {"out": {"title": "The subsampled image", "description": "The subsampled image", "extentded-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": "out"}}}
http://tb17.geolabs.fr:8090/ogc-api/processes/OTB.Quicklook.html Last modified: Wed Jun 9 17:39:32 CEST 2021