SAGA.shapes_tools.2: Merge Layers

Merge vector layers.

Inputs

Output will inherit shape type and table structure from the first layer 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 Layer

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.2", "title": "Merge Layers", "description": "Merge vector layers.", "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.2/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.shapes_tools.2/execution.html"}], "inputs": {"INPUT": {"title": "Couches", "description": "Output will inherit shape type and table structure from the first layer 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/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": "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 Layer", "description": "Merged Layer", "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": "MERGED"}}}

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