vector_tools.access: Access features from a feature collection

Access features from a feature collection

Inputs

The feature collection used as a base dataset.

format
href
Please set a value for InputData.

The number of returned features.

int
Please set a value for limit.

Number of features to pass over.

int
Please set a value for offset.

A sql request using the OGR syntaxe.

string

Outputs

The feature collection.

format
transmission

The number of features returned

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.access", "title": "Access features from a feature collection", "description": "Access features from a feature collection", "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.access/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/vector_tools.access/execution.html"}], "inputs": {"InputData": {"title": "The feature collection", "description": "The feature collection used as a base dataset.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "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": "object"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/gml/3.1.0/base/feature.xsd"}, {"type": "object"}]}, "id": "InputData"}, "limit": {"title": "Number of returned features", "description": "The number of returned features.", "schema": {"type": "int"}, "id": "limit"}, "offset": {"title": "Number of features to pass over", "description": "Number of features to pass over.", "schema": {"type": "int"}, "id": "offset"}, "sql": {"title": "A sql request", "description": "A sql request using the OGR syntaxe.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "sql"}}, "outputs": {"Result": {"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", "application/json", "application/vnd.google-earth.kml", "image/png", "image/tif", "application/vnd.google-earth.kmz"]}}}]}, {"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": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/gml/3.1.0/base/feature.xsd"}, {"type": "object"}, {"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "application/vnd.google-earth.kml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tif"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kmz"}]}}}]}, "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": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/gml/3.1.0/base/feature.xsd"}, {"type": "object"}, {"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "application/vnd.google-earth.kml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tif"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kmz"}]}, "id": "Result"}, "Count": {"title": "Features Count", "description": "The number of features returned", "schema": {"type": "int"}, "id": "Count"}}}

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