SAGA-GIS Tool Library Documentation (v7.2.0)

Tool Import Simple Features from Well Known Text

Imports vector data from 'well known text' (WKT) simple features format.
This import tool assumes that all features in a file are of the same type.
Instead of importing from file(s), the tool also supports the conversion from a string provided with the 'WKT String' parameter.

References:
Open Geospatial Consortium

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputWKT Import (*)Shapes list (optional output)SHAPES--
OptionsFileFile pathFILE--
WKT StringLong textWKTImport WKT from string instead of file. Just paste the WKT.-
(*) optional

Command-line

Usage: saga_cmd io_shapes 19 [-SHAPES <str>] [-FILE <str>] [-WKT <str>]
  -SHAPES:<str>	WKT Import
	Shapes list (optional output)
  -FILE:<str>  	File
	File path
  -WKT:<str>   	WKT String
	Long text