SAGA.shapes_tools.24: Merge Tables

Merge tables.

Inputs

The resulting table inherits its field structure from the first table in this list.

format
href
Please set a value for INPUT.

Adds a field with the name of the original input data set.

boolean

Match Fields by Name

boolean

Deletes each input data set immediately after it has been merged, thus saving memory resources.

boolean

Outputs

Merged 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_tools.24", "title": "Merge Tables", "description": "Merge tables.", "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_tools.24/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.shapes_tools.24/execution.html"}], "inputs": {"INPUT": {"title": "Tables", "description": "The resulting table inherits its field structure from the first table in this list.", "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": ["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": "INPUT"}, "SRCINFO": {"title": "Add Source Information", "description": "Adds a field with the name of the original input data set.", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "SRCINFO"}, "MATCH": {"title": "Match Fields by Name", "description": "Match Fields by Name", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "MATCH"}, "DELETE": {"title": "Supprimer", "description": "Deletes each input data set immediately after it has been merged, thus saving memory resources.", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "DELETE"}}, "outputs": {"MERGED": {"title": "Merged Table", "description": "Merged 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": "MERGED"}}}

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