Add Coordinates to Points
- Author: Victor Olaya (c) 2004
- Menu: Shapes | 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
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Points | shapes, input | INPUT | - | - | 
| Output | Output | shapes, output, optional | OUTPUT | - | - | 
| Options | X | boolean | X | - | Default: 1 | 
| Y | boolean | Y | - | Default: 1 | 
| Z | boolean | Z | - | Default: 1 | 
| M | boolean | M | - | Default: 1 | 
| Longitude | boolean | LON | - | Default: 0 | 
| Latitude | boolean | LAT | - | 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