SAGA.shapes_lines.5: Line Dissolve

Dissolves line shapes, which share the same attribute value(s).

Inputs

Lines

format
href
Please set a value for LINES.

Dissolve Field(s)

format
href
Please set a value for FIELDS.

Statistics Field(s)

format
href
Please set a value for STATISTICS.

Sum

bool

Mean

bool

Minimum

bool

Maximum

bool

Range

bool

Deviation

bool

Variance

bool

Listing

bool

Count

bool

Field Naming

string

Outputs

Dissolved Lines

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_lines.5", "title": "Line Dissolve", "description": "Dissolves line shapes, which share the same attribute value(s).", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.shapes_lines.5/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.shapes_lines.5/execution.html"}], "inputs": {"LINES": {"title": "Lines", "description": "Lines", "maxOccurs": 1, "extentded-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": "LINES"}, "FIELDS": {"title": "Dissolve Field(s)", "description": "Dissolve Field(s)", "maxOccurs": 1, "extentded-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": "FIELDS"}, "STATISTICS": {"title": "Statistics Field(s)", "description": "Statistics Field(s)", "maxOccurs": 1, "extentded-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": "STATISTICS"}, "STAT_SUM": {"title": "Sum", "description": "Sum", "maxOccurs": 1, "schema": {"type": "bool", "default": false, "nullable": true}, "id": "STAT_SUM"}, "STAT_AVG": {"title": "Mean", "description": "Mean", "maxOccurs": 1, "schema": {"type": "bool", "default": true, "nullable": true}, "id": "STAT_AVG"}, "STAT_MIN": {"title": "Minimum", "description": "Minimum", "maxOccurs": 1, "schema": {"type": "bool", "default": false, "nullable": true}, "id": "STAT_MIN"}, "STAT_MAX": {"title": "Maximum", "description": "Maximum", "maxOccurs": 1, "schema": {"type": "bool", "default": false, "nullable": true}, "id": "STAT_MAX"}, "STAT_RNG": {"title": "Range", "description": "Range", "maxOccurs": 1, "schema": {"type": "bool", "default": false, "nullable": true}, "id": "STAT_RNG"}, "STAT_DEV": {"title": "Deviation", "description": "Deviation", "maxOccurs": 1, "schema": {"type": "bool", "default": false, "nullable": true}, "id": "STAT_DEV"}, "STAT_VAR": {"title": "Variance", "description": "Variance", "maxOccurs": 1, "schema": {"type": "bool", "default": false, "nullable": true}, "id": "STAT_VAR"}, "STAT_LST": {"title": "Listing", "description": "Listing", "maxOccurs": 1, "schema": {"type": "bool", "default": false, "nullable": true}, "id": "STAT_LST"}, "STAT_NUM": {"title": "Count", "description": "Count", "maxOccurs": 1, "schema": {"type": "bool", "default": false, "nullable": true}, "id": "STAT_NUM"}, "STAT_NAMING": {"title": "Field Naming", "description": "Field Naming", "maxOccurs": 1, "schema": {"type": "string", "default": "variable type + original name", "enum": ["variable type + original name", "original name + variable type", "original name", "variable type"], "nullable": true}, "id": "STAT_NAMING"}}, "outputs": {"DISSOLVED": {"title": "Dissolved Lines", "description": "Dissolved Lines", "extentded-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": "DISSOLVED"}}}

http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.shapes_lines.5.html
Last modified: Wed Jun 9 17:39:32 CEST 2021