SAGA 9.3.3 | Tool Library Documentation

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.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointsshapes, inputINPUT--
OutputOutputshapes, output, optionalOUTPUT--
OptionsXbooleanX-Default: 1
YbooleanY-Default: 1
ZbooleanZ-Default: 1
MbooleanM-Default: 1
LongitudebooleanLON-Default: 0
LatitudebooleanLAT-Default: 0

Command Line


Usage: saga_cmd shapes_points 6 [-INPUT ] [-OUTPUT ] [-X ] [-Y ] [-Z ] [-M ] [-LON ] [-LAT ]
  -INPUT: 	Points
	shapes, input
  -OUTPUT:	Output
	shapes, output, optional
  -X:     	X
	boolean
	Default: 1
  -Y:     	Y
	boolean
	Default: 1
  -Z:     	Z
	boolean
	Default: 1
  -M:     	M
	boolean
	Default: 1
  -LON:   	Longitude
	boolean
	Default: 0
  -LAT:   	Latitude
	boolean
	Default: 0