GdalExtractProfile: Extract elevation values along a line.
Fetch the x,y,z values of a DEM raster file along a linestring
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "GdalExtractProfile", "title": "Extract elevation values along a line. ", "description": "Fetch the x,y,z values of a DEM raster file along a linestring", "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/GdalExtractProfile/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/GdalExtractProfile/execution.html"}], "inputs": {"RasterFile": {"title": "The name of the MNT file", "description": "The file containing elevation model relative to the dataPath defined in the ZOO-Project main configuration file.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "RasterFile"}, "Geometry": {"title": "The path to calaculate profile", "description": "The input data source name to use as source for convertion.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["application/json", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "object"}, {"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "object"}, {"type": "object"}]}, "id": "Geometry"}}, "outputs": {"Profile": {"title": "The resulting profile", "description": "GeoJSON string containing the X Y Z values where (X,Y) is corresponding to the original coordinates and the elevation value. ", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["application/json", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "object"}, {"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "object"}, {"type": "object"}]}, "id": "Profile"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/GdalExtractProfile.html Last modified: Sat Dec 4 00:09:36 CET 2021