SAGA.shapes_transect.0: Transect through polygon shapefile

Transect for lines and polygon shapefiles<br/><br/>The goal of this tool is to create a transect along a line through a polygon map.<br/>Eg<br/><br/>|____ST1_____!_ST2_!__ST1__!_______ST#_____|<br/><br/>(Soil type 1 etc...)<br/><br/>This is done by creating a table with the ID of each line, the distance <br/>to the starting point and the different transects:<br/><br/><pre>| line_id | start | end | code/field |<br/>| 0 | 0 | 124 | ST1 |<br/>| 0 | 124 | 300 | ST2 |<br/>| 0 | 300 | 1223 | ST1 |<br/>| 0 | 1223 | 2504 | ST3 |<br/>| 1 | 0 | 200 | ST4 |<br/>| ... | ... | ... | ... |</pre><br/><br/><br/>The tool requires an input shape with all the line transects [Transect_Line] <br/>and a polygon theme [Theme]. You also have to select which field you want to have in <br/>the resulting table [Transect_Result]. This can be an ID of the polygon theme if you <br/>want to link the tables later on, or any other field [Theme_Field].<br/>

Inputs

Line Transect(s)

format
href
Please set a value for TRANSECT.

Thème

format
href
Please set a value for THEME.

Theme Field

format
href
Please set a value for THEME_FIELD.

Outputs

Result table

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.shapes_transect.0", "title": "Transect through polygon shapefile", "description": "Transect for lines and polygon shapefiles<br/><br/>The goal of this tool is to create a transect along a line through a polygon map.<br/>Eg<br/><br/>|____ST1_____!_ST2_!__ST1__!_______ST#_____|<br/><br/>(Soil type 1 etc...)<br/><br/>This is done by creating a table with the ID of each line, the distance <br/>to the starting point and the different transects:<br/><br/><pre>| line_id | start | end | code/field |<br/>| 0 | 0 | 124 | ST1 |<br/>| 0 | 124 | 300 | ST2 |<br/>| 0 | 300 | 1223 | ST1 |<br/>| 0 | 1223 | 2504 | ST3 |<br/>| 1 | 0 | 200 | ST4 |<br/>| ... | ... | ... | ... |</pre><br/><br/><br/>The tool requires an input shape with all the line transects [Transect_Line] <br/>and a polygon theme [Theme]. You also have to select which field you want to have in <br/>the resulting table [Transect_Result]. This can be an ID of the polygon theme if you <br/>want to link the tables later on, or any other field [Theme_Field].<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.shapes_transect.0/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.shapes_transect.0/execution.html"}], "inputs": {"TRANSECT": {"title": "Line Transect(s)", "description": "Line Transect(s)", "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": "TRANSECT"}, "THEME": {"title": "Th\u00e8me", "description": "Th\u00e8me", "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": "THEME"}, "THEME_FIELD": {"title": "Theme Field", "description": "Theme Field", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/csv", "text/csv"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "THEME_FIELD"}}, "outputs": {"TRANSECT_RESULT": {"title": "Result table", "description": "Result table", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/csv", "text/csv"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "TRANSECT_RESULT"}}}

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