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.

Theme

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.


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