SAGA.pj_georeference.4: Direct Georeferencing of Airborne Photographs

Direct georeferencing of aerial photographs uses extrinsic (position, attitude) and intrinsic (focal length, physical pixel size) camera parameters. Orthorectification routine supports additional data from a Digital Elevation Model (DEM).<br/><br/>References:<br/>Baumker, M. / Heimes, F.J. (2001): New Calibration and Computing Method for Direct Georeferencing of Image and Scanner Data Using the Position and Angular Data of an Hybrid Inertial Navigation System. OEEPE Workshop, Integrated Sensor Orientation, Hannover 2001. <a target="_blank" href="http://www.hochschule-bochum.de/fileadmin/media/fb_v/veroeffentlichungen/baeumker/baheimesoeepe.pdf">online</a>.<br/>

Inputs

Unreferenced Grids

format
href
Please set a value for INPUT.

Élévation

format
href
Please set a value for DEM.

Default Reference Height

number

X

number

Y

number

Flying Height

number

Orientation

string

rotation around the X axis (roll)

number

rotation around the Y axis (pitch)

number

rotation around the Z axis (heading)

number

origin adjustment for Z axis (heading)

number

Focal Length [mm]

number

CCD Physical Pixel Size [micron]

number

Resampling

string

Data Storage Type

string

Row Order

string

Outputs

Referenced Grids

format
transmission

Étendue

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.pj_georeference.4", "title": "Direct Georeferencing of Airborne Photographs", "description": "Direct georeferencing of aerial photographs uses extrinsic (position, attitude) and intrinsic (focal length, physical pixel size) camera parameters. Orthorectification routine supports additional data from a Digital Elevation Model (DEM).<br/><br/>References:<br/>Baumker, M. / Heimes, F.J. (2001): New Calibration and Computing Method for Direct Georeferencing of Image and Scanner Data Using the Position and Angular Data of an Hybrid Inertial Navigation System. OEEPE Workshop, Integrated Sensor Orientation, Hannover 2001. <a target=\"_blank\" href=\"http://www.hochschule-bochum.de/fileadmin/media/fb_v/veroeffentlichungen/baeumker/baheimesoeepe.pdf\">online</a>.<br/>", "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.pj_georeference.4/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.pj_georeference.4/execution.html"}], "inputs": {"INPUT": {"title": "Unreferenced Grids", "description": "Unreferenced Grids", "maxOccurs": 1024, "extended-schema": {"type": "array", "minItems": 1, "maxItems": 1024, "items": {"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": "INPUT"}, "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"}]}}}], "nullable": true}, "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"}, "ZREF": {"title": "Default Reference Height", "description": "Default Reference Height", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "ZREF"}, "X": {"title": "X", "description": "X", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "X"}, "Y": {"title": "Y", "description": "Y", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "Y"}, "Z": {"title": "Flying Height", "description": "Flying Height", "schema": {"type": "number", "default": 1000, "format": "double", "nullable": true}, "id": "Z"}, "ORIENTATION": {"title": "Orientation", "description": "Orientation", "schema": {"type": "string", "default": "BLUH", "enum": ["BLUH", "PATB"], "nullable": true}, "id": "ORIENTATION"}, "OMEGA": {"title": "Omega [degree]", "description": "rotation around the X axis (roll)", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "OMEGA"}, "PHI": {"title": "Phi [degree]", "description": "rotation around the Y axis (pitch)", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "PHI"}, "KAPPA": {"title": "Kappa [degree]", "description": "rotation around the Z axis (heading)", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "KAPPA"}, "KAPPA_OFF": {"title": "Kappa Offset [degree]", "description": "origin adjustment for Z axis (heading)", "schema": {"type": "number", "default": 90, "format": "double", "nullable": true}, "id": "KAPPA_OFF"}, "CFL": {"title": "Focal Length [mm]", "description": "Focal Length [mm]", "schema": {"type": "number", "default": 80, "format": "double", "nullable": true}, "id": "CFL"}, "PXSIZE": {"title": "CCD Physical Pixel Size [micron]", "description": "CCD Physical Pixel Size [micron]", "schema": {"type": "number", "default": 5.2, "format": "double", "nullable": true}, "id": "PXSIZE"}, "RESAMPLING": {"title": "Resampling", "description": "Resampling", "schema": {"type": "string", "default": "B-Spline Interpolation", "enum": ["Nearest Neighbour", "Bilinear Interpolation", "Bicubic Spline Interpolation", "B-Spline Interpolation"], "nullable": true}, "id": "RESAMPLING"}, "DATA_TYPE": {"title": "Data Storage Type", "description": "Data Storage Type", "schema": {"type": "string", "default": "same as original", "enum": ["1 byte unsigned integer", "1 byte signed integer", "2 byte unsigned integer", "2 byte signed integer", "4 byte unsigned integer", "4 byte signed integer", "4 byte floating point", "8 byte floating point", "same as original"], "nullable": true}, "id": "DATA_TYPE"}, "ROW_ORDER": {"title": "Row Order", "description": "Row Order", "schema": {"type": "string", "default": "top down", "enum": ["top down", "bottom up"], "nullable": true}, "id": "ROW_ORDER"}}, "outputs": {"OUTPUT": {"title": "Referenced Grids", "description": "Referenced Grids", "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": "OUTPUT"}, "EXTENT": {"title": "\u00c9tendue", "description": "\u00c9tendue", "extended-schema": {"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"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}, "id": "EXTENT"}}}

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