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
- Author: O. Conrad (c) 2012
- Menu: File|Shapes|Import
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Output | WKT Import (*) | Shapes list (optional output) | SHAPES | - | - |
Options | File | File path | FILE | - | - |
WKT String | Long text | WKT | Import 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