OTB.ReadImageInfo: Get information about the image

Display information about the input image like: image size, origin, spacing, metadata, projections...

Inputs

Input image to analyse

format
href
Please set a value for in.

Output the OSSIM keyword list. It contains metadata information (sensor model, geometry ). Information is stored in keyword list (pairs of key/value)

boolean
Please set a value for keywordlist.

Outputs

This option allows extracting the OSSIM keywordlist of the image into a geom file.

format
transmission

X start index

transmission

Y start index

transmission

X size (in pixels)

transmission

Y size (in pixels)

transmission

Pixel size along X (in physical units)

transmission

Pixel size along Y (in physical units)

transmission

Origin along X

transmission

Origin along Y

transmission

Estimated ground spacing along X (in meters).

transmission

Estimated ground spacing along Y (in meters).

transmission

Number of bands

transmission

Sensor identifier

transmission

Image identifier

transmission

Acquisition time.

transmission

Latitude of the upper left corner.

transmission

Longitude of the upper left corner.

transmission

Latitude of the upper right corner.

transmission

Longitude of the upper right corner.

transmission

Latitude of the lower right corner.

transmission

Longitude of the lower right corner.

transmission

Latitude of the lower left corner.

transmission

Longitude of the lower left corner.

transmission

Main town near center of image

transmission

Country of the image

transmission

Red band Number

transmission

Green band Number

transmission

Blue band Number

transmission

Projection Coordinate System

transmission

Image keyword list

transmission

Number of GCPs

transmission

Projection Coordinate System for GCPs

transmission

GCPs identifier

transmission

GCPs Information

transmission

GCPs Image coordinates

transmission

GCPs Geographic Coordinates

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.ReadImageInfo", "title": "Get information about the image", "description": "Display information about the input image like: image size, origin, spacing, metadata, projections...", "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://tb17.geolabs.fr:8119/ogc-api/processes/OTB.ReadImageInfo/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8119/ogc-api/processes/OTB.ReadImageInfo/execution.html"}], "inputs": {"in": {"title": "Input image to analyse", "description": "Input image to analyse", "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": "in"}, "keywordlist": {"title": "Output the OSSIM keyword list. It contains metadata information (sensor model, geometry ). Information is stored in keyword list (pairs of key/value)", "description": "Output the OSSIM keyword list. It contains metadata information (sensor model, geometry ). Information is stored in keyword list (pairs of key/value)", "schema": {"type": "boolean", "default": false}, "id": "keywordlist"}}, "outputs": {"outkwl": {"title": "This option allows extracting the OSSIM keywordlist of the image into a geom file.", "description": "This option allows extracting the OSSIM keywordlist of the image into a geom file.", "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": "outkwl"}, "indexx": {"title": "X start index", "description": "X start index", "schema": {"type": "integer"}, "id": "indexx"}, "indexy": {"title": "Y start index", "description": "Y start index", "schema": {"type": "integer"}, "id": "indexy"}, "sizex": {"title": "X size (in pixels)", "description": "X size (in pixels)", "schema": {"type": "integer"}, "id": "sizex"}, "sizey": {"title": "Y size (in pixels)", "description": "Y size (in pixels)", "schema": {"type": "integer"}, "id": "sizey"}, "spacingx": {"title": "Pixel size along X (in physical units)", "description": "Pixel size along X (in physical units)", "schema": {"type": "number"}, "id": "spacingx"}, "spacingy": {"title": "Pixel size along Y (in physical units)", "description": "Pixel size along Y (in physical units)", "schema": {"type": "number"}, "id": "spacingy"}, "originx": {"title": "Origin along X", "description": "Origin along X", "schema": {"type": "number"}, "id": "originx"}, "originy": {"title": "Origin along Y", "description": "Origin along Y", "schema": {"type": "number"}, "id": "originy"}, "estimatedgroundspacingx": {"title": "Estimated ground spacing along X (in meters).", "description": "Estimated ground spacing along X (in meters).", "schema": {"type": "number"}, "id": "estimatedgroundspacingx"}, "estimatedgroundspacingy": {"title": "Estimated ground spacing along Y (in meters).", "description": "Estimated ground spacing along Y (in meters).", "schema": {"type": "number"}, "id": "estimatedgroundspacingy"}, "numberbands": {"title": "Number of bands", "description": "Number of bands", "schema": {"type": "integer"}, "id": "numberbands"}, "sensor": {"title": "Sensor identifier", "description": "Sensor identifier", "schema": {"type": "string"}, "id": "sensor"}, "id": {"title": "Image identifier", "description": "Image identifier", "schema": {"type": "string"}, "id": "id"}, "time": {"title": "Acquisition time.", "description": "Acquisition time.", "schema": {"type": "string"}, "id": "time"}, "ullat": {"title": "Latitude of the upper left corner.", "description": "Latitude of the upper left corner.", "schema": {"type": "number"}, "id": "ullat"}, "ullon": {"title": "Longitude of the upper left corner.", "description": "Longitude of the upper left corner.", "schema": {"type": "number"}, "id": "ullon"}, "urlat": {"title": "Latitude of the upper right corner.", "description": "Latitude of the upper right corner.", "schema": {"type": "number"}, "id": "urlat"}, "urlon": {"title": "Longitude of the upper right corner.", "description": "Longitude of the upper right corner.", "schema": {"type": "number"}, "id": "urlon"}, "lrlat": {"title": "Latitude of the lower right corner.", "description": "Latitude of the lower right corner.", "schema": {"type": "number"}, "id": "lrlat"}, "lrlon": {"title": "Longitude of the lower right corner.", "description": "Longitude of the lower right corner.", "schema": {"type": "number"}, "id": "lrlon"}, "lllat": {"title": "Latitude of the lower left corner.", "description": "Latitude of the lower left corner.", "schema": {"type": "number"}, "id": "lllat"}, "lllon": {"title": "Longitude of the lower left corner.", "description": "Longitude of the lower left corner.", "schema": {"type": "number"}, "id": "lllon"}, "town": {"title": "Main town near center of image", "description": "Main town near center of image", "schema": {"type": "string"}, "id": "town"}, "country": {"title": "Country of the image", "description": "Country of the image", "schema": {"type": "string"}, "id": "country"}, "rgb.r": {"title": "Red band Number", "description": "Red band Number", "schema": {"type": "integer"}, "id": "rgb.r"}, "rgb.g": {"title": "Green band Number", "description": "Green band Number", "schema": {"type": "integer"}, "id": "rgb.g"}, "rgb.b": {"title": "Blue band Number", "description": "Blue band Number", "schema": {"type": "integer"}, "id": "rgb.b"}, "projectionref": {"title": "Projection Coordinate System", "description": "Projection Coordinate System", "schema": {"type": "string"}, "id": "projectionref"}, "keyword": {"title": "Image keyword list", "description": "Image keyword list", "schema": {"type": "string"}, "id": "keyword"}, "gcp.count": {"title": "Number of GCPs", "description": "Number of GCPs", "schema": {"type": "integer"}, "id": "gcp.count"}, "gcp.proj": {"title": "Projection Coordinate System for GCPs", "description": "Projection Coordinate System for GCPs", "schema": {"type": "string"}, "id": "gcp.proj"}, "gcp.ids": {"title": "GCPs identifier", "description": "GCPs identifier", "schema": {"type": "string"}, "id": "gcp.ids"}, "gcp.info": {"title": "GCPs Information", "description": "GCPs Information", "schema": {"type": "string"}, "id": "gcp.info"}, "gcp.imcoord": {"title": "GCPs Image coordinates", "description": "GCPs Image coordinates", "schema": {"type": "string"}, "id": "gcp.imcoord"}, "gcp.geocoord": {"title": "GCPs Geographic Coordinates", "description": "GCPs Geographic Coordinates", "schema": {"type": "string"}, "id": "gcp.geocoord"}}}

http://tb17.geolabs.fr:8119/ogc-api/processes/OTB.ReadImageInfo.html
Last modified: Sat Feb 19 15:43:34 CET 2022