Import Shapes from XYZ
- Author: O.Conrad (c) 2003
- Menu: File | Shapes | Import
Description
Imports points from a table with only list of x, y, z coordinates provided as simple text. If your table has a more complex structure, you should import it as table and then use the 'points from table' conversion tool. 
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Output | Points | shapes, output | POINTS | - | - | 
| Options | File contains headline | boolean | HEADLINE | - | Default: 1 | 
| File | file path | FILENAME | - | - | 
| Coordinate System Definition | text | CRS_STRING | Supported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326"). | - | 
Command Line
Usage: saga_cmd io_shapes 3 [-POINTS ] [-HEADLINE ] [-FILENAME ] [-CRS_STRING ]
  -POINTS:    	Points
	shapes, output
  -HEADLINE:  	File contains headline
	boolean
	Default: 1
  -FILENAME:  	File
	file path
  -CRS_STRING:	Coordinate System Definition
	text