vector_tools.getFeaturesCopy: Create a copy of features.

Create a copy of all features available in the inputed featurecollection.

Inputs

the feature collection.

format
href
Please set a value for InputEntity1.

Outputs

A new geometry representing the intersection or NULL if there is no intersection or an error occurs.

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": "vector_tools.getFeaturesCopy", "title": "Create a copy of features. ", "description": "Create a copy of all features available in the inputed featurecollection.", "version": "2.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/vector_tools.getFeaturesCopy/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/vector_tools.getFeaturesCopy/execution.html"}], "inputs": {"InputEntity1": {"title": "the feature collection", "description": "the feature collection.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "text/xml"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/gml/3.1.0/base/feature.xsd"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/gml/3.1.0/base/feature.xsd"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/gml/3.1.0/base/feature.xsd"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/gml/3.1.0/base/feature.xsd"}]}, "id": "InputEntity1"}}, "outputs": {"Result": {"title": "Intersection of the two geometries", "description": "A new geometry representing the intersection or NULL if there is no intersection or an error occurs.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "image/png", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/gml/3.1.0/base/feature.xsd"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}, {"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/gml/3.1.0/base/feature.xsd"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}, {"type": "object"}]}, "id": "Result"}}}

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