SAGA.imagery_segmentation.0: Watershed Segmentation
Watershed segmentation.
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "SAGA.imagery_segmentation.0", "title": "Watershed Segmentation", "description": "Watershed segmentation. ", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.imagery_segmentation.0/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.imagery_segmentation.0/execution.html"}], "inputs": {"GRID": {"title": "Grid", "description": "Grid", "maxOccurs": 1, "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "GRID"}, "OUTPUT": {"title": "Output", "description": "The values of the resultant grid can be either the seed value (e.g. the local maximum) or the enumerated segment id.", "maxOccurs": 1, "schema": {"type": "string", "default": "Segment ID", "enum": ["Seed Value", "Segment ID"], "nullable": true}, "id": "OUTPUT"}, "DOWN": {"title": "Method", "description": "Choose if you want to segmentate either on minima or on maxima.", "maxOccurs": 1, "schema": {"type": "string", "default": "Maxima", "enum": ["Minima", "Maxima"], "nullable": true}, "id": "DOWN"}, "JOIN": {"title": "Join Segments based on Threshold Value", "description": "Join segments based on threshold value.", "maxOccurs": 1, "schema": {"type": "string", "default": "do not join", "enum": ["do not join", "seed to saddle difference", "seeds difference"], "nullable": true}, "id": "JOIN"}, "THRESHOLD": {"title": "Threshold", "description": "Specify a threshold value as minimum difference between neighboured segments.", "maxOccurs": 1, "schema": {"type": "number", "default": 0, "nullable": true}, "id": "THRESHOLD"}, "EDGE": {"title": "Allow Edge Pixels to be Seeds", "description": "Allow Edge Pixels to be Seeds", "maxOccurs": 1, "schema": {"type": "bool", "default": true, "nullable": true}, "id": "EDGE"}, "BBORDERS": {"title": "Borders", "description": "Create borders between segments as new grid.", "maxOccurs": 1, "schema": {"type": "bool", "default": false, "nullable": true}, "id": "BBORDERS"}}, "outputs": {"SEGMENTS": {"title": "Segments", "description": "Segments", "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "SEGMENTS"}, "SEEDS": {"title": "Seed Points", "description": "Seed Points", "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}, "id": "SEEDS"}, "BORDERS": {"title": "Borders", "description": "Borders", "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "BORDERS"}}}
http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.imagery_segmentation.0.html Last modified: Wed Jun 9 17:39:32 CEST 2021