SAGA.pj_georeference.5: Define Georeference for Grids
This tool simply allows definition of grid's cellsize and position. It does not perform any kind of warping but might be helpful, if the grid has lost this information or is already aligned with the coordinate system.
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "SAGA.pj_georeference.5", "title": "Define Georeference for Grids", "description": "This tool simply allows definition of grid's cellsize and position. It does not perform any kind of warping but might be helpful, if the grid has lost this information or is already aligned with the coordinate system. ", "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:8111/ogc-api/processes/SAGA.pj_georeference.5/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.pj_georeference.5/execution.html"}], "inputs": {"GRIDS": {"title": "Grids", "description": "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": "GRIDS"}, "DEFINITION": {"title": "Definition", "description": "Definition", "schema": {"type": "string", "default": "cellsize and lower left cell coordinates", "enum": ["cellsize and lower left cell coordinates", "cellsize and upper left cell coordinates", "lower left cell coordinates and left to right range", "lower left cell coordinates and lower to upper range"], "nullable": true}, "id": "DEFINITION"}, "SIZE": {"title": "Cellsize", "description": "Cellsize", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "SIZE"}, "XMIN": {"title": "Left", "description": "Left", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "XMIN"}, "XMAX": {"title": "Right", "description": "Right", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "XMAX"}, "YMIN": {"title": "Lower", "description": "Lower", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "YMIN"}, "YMAX": {"title": "Upper", "description": "Upper", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "YMAX"}, "CELL_REF": {"title": "Cell Reference", "description": "Cell Reference", "schema": {"type": "string", "default": "center", "enum": ["center", "corner"], "nullable": true}, "id": "CELL_REF"}}, "outputs": {"REFERENCED": {"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": "REFERENCED"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.pj_georeference.5.html Last modified: Sat Dec 4 00:09:36 CET 2021