SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Import ESRI E00 File

Import data sets from ESRI's E00 interchange format.

This import filter is based on the E00 format analysis of the GRASS GIS tool 'm.in.e00' written by Michel J. Wurtz. Go to the GRASS GIS Hompage for more information.
The 'E00Compr' library written by Daniel Morissette has been used for e00 file access, so that compressed e00 files also can be read.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputTables (*)Table list, output, optionalTABLES--
Shapes (*)Shapes list, output, optionalSHAPES--
Grids (*)Grid list, output, optionalGRIDS--
Table (*)Data Object Table, output, optionalTABLE--
OptionsFileFile pathFILE--
Import ExtentsBooleanBBND-Default: 0
Import Tick PointsBooleanBTIC-Default: 0
Import TablesBooleanBTABLES-Default: 0
(*) optional

Command-line

Usage: saga_cmd io_esri_e00 0 [-TABLES <str>] [-SHAPES <str>] [-GRIDS <str>] [-TABLE <str>] [-FILE <str>] [-BBND <str>] [-BTIC <str>] [-BTABLES <str>]
  -TABLES:<str> 	Tables
	Table list, output, optional
  -SHAPES:<str> 	Shapes
	Shapes list, output, optional
  -GRIDS:<str>  	Grids
	Grid list, output, optional
  -TABLE:<str>  	Table
	Data Object Table, output, optional
  -FILE:<str>   	File
	File path
  -BBND:<str>   	Import Extents
	Boolean
	Default: 0
  -BTIC:<str>   	Import Tick Points
	Boolean
	Default: 0
  -BTABLES:<str>	Import Tables
	Boolean
	Default: 0