SAGA.pj_proj4.26: UTM Projection (Shapes)

Project shapes into UTM coordinates.<br/>Projection routines make use of the Proj.4 Cartographic Projections library.<br/>Proj.4 was originally developed by Gerald Evenden and later continued by the United States Department of the Interior, Geological Survey (USGS).<br/>Proj.4 Version is Rel. 5.2.0, September 15th, 2018<br/><a target="_blank" href="http://trac.osgeo.org/proj/">Proj.4 Homepage</a>

Inputs

Get CRS Definition from...

string

Proj4 Parameters

string

Well Known Text File

format
href
Please set a value for CRS_FILE.

Authority Code

integer

Authority

string

Geographic Coordinate Systems

string

Projected Coordinate Systems

string

avoids precision problems when source and target crs use different geodedtic datums.

boolean

Source

format
href
Please set a value for SOURCE.

Transform elevation (z) values, if appropriate.

boolean

If set the projected data will be created as a copy of the orignal, if not vertices will be projected in place thus reducing memory requirements.

boolean

Zone

integer

South

boolean

Outputs

Target

format
transmission

Target

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_proj4.26", "title": "UTM Projection (Shapes)", "description": "Project shapes into UTM coordinates.<br/>Projection routines make use of the Proj.4 Cartographic Projections library.<br/>Proj.4 was originally developed by Gerald Evenden and later continued by the United States Department of the Interior, Geological Survey (USGS).<br/>Proj.4 Version is Rel. 5.2.0, September 15th, 2018<br/><a target=\"_blank\" href=\"http://trac.osgeo.org/proj/\">Proj.4 Homepage</a>", "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/SAGA.pj_proj4.26/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8119/ogc-api/processes/SAGA.pj_proj4.26/execution.html"}], "inputs": {"CRS_METHOD": {"title": "Get CRS Definition from...", "description": "Get CRS Definition from...", "schema": {"type": "string", "default": "Proj4 Parameters", "enum": ["Proj4 Parameters", "EPSG Code", "Well Known Text File"], "nullable": true}, "id": "CRS_METHOD"}, "CRS_PROJ4": {"title": "Proj4 Parameters", "description": "Proj4 Parameters", "schema": {"type": "string", "nullable": true}, "id": "CRS_PROJ4"}, "CRS_FILE": {"title": "Well Known Text File", "description": "Well Known Text File", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/plain"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}, "id": "CRS_FILE"}, "CRS_EPSG": {"title": "Authority Code", "description": "Authority Code", "schema": {"type": "integer", "default": -1, "nullable": true}, "id": "CRS_EPSG"}, "CRS_EPSG_AUTH": {"title": "Authority", "description": "Authority", "schema": {"type": "string", "default": "EPSG", "nullable": true}, "id": "CRS_EPSG_AUTH"}, "CRS_EPSG_GEOGCS": {"title": "Geographic Coordinate Systems", "description": "Geographic Coordinate Systems", "schema": {"type": "string", "nullable": true}, "id": "CRS_EPSG_GEOGCS"}, "CRS_EPSG_PROJCS": {"title": "Projected Coordinate Systems", "description": "Projected Coordinate Systems", "schema": {"type": "string", "nullable": true}, "id": "CRS_EPSG_PROJCS"}, "PRECISE": {"title": "Precise Datum Conversion", "description": "avoids precision problems when source and target crs use different geodedtic datums.", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "PRECISE"}, "SOURCE": {"title": "Source", "description": "Source", "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": "SOURCE"}, "TRANSFORM_Z": {"title": "Z Transformation", "description": "Transform elevation (z) values, if appropriate.", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "TRANSFORM_Z"}, "COPY": {"title": "Copy", "description": "If set the projected data will be created as a copy of the orignal, if not vertices will be projected in place thus reducing memory requirements.", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "COPY"}, "UTM_ZONE": {"title": "Zone", "description": "Zone", "schema": {"type": "integer", "default": 1, "minimum": 1, "maximum": 60, "nullable": true}, "id": "UTM_ZONE"}, "UTM_SOUTH": {"title": "South", "description": "South", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "UTM_SOUTH"}}, "outputs": {"TARGET": {"title": "Target", "description": "Target", "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": "TARGET"}, "TARGET_PC": {"title": "Target", "description": "Target", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["application/x-ogc-lasf"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-lasf"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-lasf"}]}, "id": "TARGET_PC"}}}

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