SAGA.table_calculus.14: Cluster Analysis (Shapes)
Cluster Analysis for tables.<br/><br/>References:<br/><br/>Iterative Minimum Distance:<br/>- Forgy, E. (1965):<br/> 'Cluster Analysis of multivariate data: efficiency vs. interpretability of classifications',<br/> Biometrics 21:768<br/><br/>Hill-Climbing:- Rubin, J. (1967):<br/> 'Optimal Classification into Groups: An Approach for Solving the Taxonomy Problem',<br/> J. Theoretical Biology, 15:103-144<br/><br/>
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "SAGA.table_calculus.14", "title": "Cluster Analysis (Shapes)", "description": "Cluster Analysis for tables.<br/><br/>References:<br/><br/>Iterative Minimum Distance:<br/>- Forgy, E. (1965):<br/> 'Cluster Analysis of multivariate data: efficiency vs. interpretability of classifications',<br/> Biometrics 21:768<br/><br/>Hill-Climbing:- Rubin, J. (1967):<br/> 'Optimal Classification into Groups: An Approach for Solving the Taxonomy Problem',<br/> J. Theoretical Biology, 15:103-144<br/><br/>", "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/SAGA.table_calculus.14/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.table_calculus.14/execution.html"}], "inputs": {"INPUT": {"title": "Shapes", "description": "Shapes", "extended-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": "INPUT"}, "FIELDS": {"title": "Attributes", "description": "Attributes", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/csv", "text/csv"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "FIELDS"}, "CLUSTER": {"title": "Cluster", "description": "Cluster", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/csv", "text/csv"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "CLUSTER"}, "METHOD": {"title": "Method", "description": "Method", "schema": {"type": "string", "default": "Hill-Climbing (Rubin 1967)", "enum": ["Iterative Minimum Distance (Forgy 1965)", "Hill-Climbing (Rubin 1967)", "Combined Minimum Distance / Hillclimbing"], "nullable": true}, "id": "METHOD"}, "NCLUSTER": {"title": "Clusters", "description": "Number of clusters", "schema": {"type": "integer", "default": 10, "nullable": true}, "id": "NCLUSTER"}, "NORMALISE": {"title": "Normalise", "description": "Automatically normalise grids by standard deviation before clustering.", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "NORMALISE"}}, "outputs": {"RESULT": {"title": "Result", "description": "Result", "extended-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": "RESULT"}, "STATISTICS": {"title": "Statistics", "description": "Statistics", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/csv", "text/csv"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "STATISTICS"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.table_calculus.14.html Last modified: Sat Dec 4 00:09:36 CET 2021