Gdal_Contour: Builds vector contour lines from a raster elevation model.
http://www.gdal.org/gdal_contour.html
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "Gdal_Contour", "title": "Builds vector contour lines from a raster elevation model.", "description": "http://www.gdal.org/gdal_contour.html", "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/Gdal_Contour/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/Gdal_Contour/execution.html"}], "inputs": {"InputDSN": {"title": "The input data source name", "description": "The input data source name to use.", "schema": {"type": "string", "default": "Any value"}, "id": "InputDSN"}, "OutputDSN": {"title": "The output data source name", "description": "The output data source name.", "schema": {"type": "string", "default": "Any value"}, "id": "OutputDSN"}, "i": {"title": "An interval value", "description": "The elevation interval between contours.", "schema": {"type": "string", "default": "Any value"}, "id": "i"}, "a": {"title": "Attribute name", "description": "provides a name for the attribute in which to put the elevation. If not provided no elevation attribute is attached.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "a"}, "b": {"title": "The band number", "description": "A particular band, defaults to band 1.", "schema": {"type": "integer", "nullable": true}, "id": "b"}}, "outputs": {"Result": {"title": "The resulting converted file", "description": "The file name resulting of the convertion", "schema": {"type": "string", "default": "Any value"}, "id": "Result"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/Gdal_Contour.html Last modified: Sat Dec 4 00:09:36 CET 2021