SAGA.shapes_points.6: Add Coordinates to Points

The tool attaches the x- and y-coordinates of each point to the attribute table. For 3D shapefiles, also the z/m-coordinates are reported.

Inputs

Points

format
href
Please set a value for INPUT.

X

boolean

Y

boolean

Z

boolean

M

boolean

Longitude

boolean

Latitude

boolean

Outputs

Output

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_points.6", "title": "Add Coordinates to Points", "description": "The tool attaches the x- and y-coordinates of each point to the attribute table. For 3D shapefiles, also the z/m-coordinates are reported.", "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_points.6/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.shapes_points.6/execution.html"}], "inputs": {"INPUT": {"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": "INPUT"}, "X": {"title": "X", "description": "X", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "X"}, "Y": {"title": "Y", "description": "Y", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "Y"}, "Z": {"title": "Z", "description": "Z", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "Z"}, "M": {"title": "M", "description": "M", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "M"}, "LON": {"title": "Longitude", "description": "Longitude", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "LON"}, "LAT": {"title": "Latitude", "description": "Latitude", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "LAT"}}, "outputs": {"OUTPUT": {"title": "Output", "description": "Output", "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": "OUTPUT"}}}

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