vector-tools.createTindex: Create an index using vector files

Compute the index of a vector files set.

Inputs

The directory containing the raster files

string
Please set a value for path.

The DataStore name used to create the index.

string
Please set a value for idir.

The name of the output shapefile storing the tile index.

string
Please set a value for OutputName.

The name of the format for file to index (shp, geojson ....).

string
Please set a value for ext.

Outputs

The index creation success message

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.createTindex", "title": "Create an index using vector files ", "description": "Compute the index of a vector files set.", "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/vector-tools.createTindex/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/vector-tools.createTindex/execution.html"}], "inputs": {"path": {"title": "The directory", "description": "The directory containing the raster files", "schema": {"type": "string", "default": "Any value"}, "id": "path"}, "idir": {"title": "The DataStore name", "description": "The DataStore name used to create the index.", "schema": {"type": "string", "default": "Any value"}, "id": "idir"}, "OutputName": {"title": "Le nom de l'indicateur", "description": "The name of the output shapefile storing the tile index.", "schema": {"type": "string", "default": "Any value"}, "id": "OutputName"}, "ext": {"title": "The format name", "description": "The name of the format for file to index (shp, geojson ....).", "schema": {"type": "string", "default": "Any value"}, "id": "ext"}}, "outputs": {"Result": {"title": "The index creation success message", "description": "The index creation success message", "schema": {"type": "string", "default": "Any value"}, "id": "Result"}}}

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