SAGA.shapes_tools.2: Merge Layers
Merge vector layers.
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://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.shapes_tools.2/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.shapes_tools.2/execution.html"}], "inputs": {"INPUT": {"title": "Layers", "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, "nullable": true}, "id": "SRCINFO"}, "MATCH": {"title": "Match Fields by Name", "description": "Match Fields by Name", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "MATCH"}, "DELETE": {"title": "Delete", "description": "Deletes each input data set immediately after it has been merged, thus saving memory resources.", "schema": {"type": "boolean", "default": 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"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.shapes_tools.2.html Last modified: Sat Dec 4 00:09:36 CET 2021