SAGA.shapes_polygons.4: Point Statistics for Polygons

Calculates statistics over all points falling in a polygon.

Inputs

Points

format
href
Please set a value for POINTS.

Attributes

format
href
Please set a value for FIELDS.

Polygons

format
href
Please set a value for POLYGONS.

Sum

boolean

Mean

boolean

Variance

boolean

Deviation

boolean

Minimum

boolean

Maximum

boolean

Count

boolean

Field Naming

string

Outputs

Statistics

format
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": "SAGA.shapes_polygons.4", "title": "Point Statistics for Polygons", "description": "Calculates statistics over all points falling in a polygon.", "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/SAGA.shapes_polygons.4/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.shapes_polygons.4/execution.html"}], "inputs": {"POINTS": {"title": "Points", "description": "Points", "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": "POINTS"}, "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"}, "POLYGONS": {"title": "Polygons", "description": "Polygons", "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": "POLYGONS"}, "SUM": {"title": "Sum", "description": "Sum", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "SUM"}, "AVG": {"title": "Mean", "description": "Mean", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "AVG"}, "VAR": {"title": "Variance", "description": "Variance", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "VAR"}, "DEV": {"title": "Deviation", "description": "Deviation", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "DEV"}, "MIN": {"title": "Minimum", "description": "Minimum", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "MIN"}, "MAX": {"title": "Maximum", "description": "Maximum", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "MAX"}, "NUM": {"title": "Count", "description": "Count", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "NUM"}, "FIELD_NAME": {"title": "Field Naming", "description": "Field Naming", "schema": {"type": "string", "default": "variable type + original name", "enum": ["variable type + original name", "original name + variable type", "original name", "variable type"], "nullable": true}, "id": "FIELD_NAME"}}, "outputs": {"STATISTICS": {"title": "Statistics", "description": "Statistics", "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": "STATISTICS"}}}

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