import vector gis

import vector gis

The import vector gis module reads the following vector file formats: ESRI Shapefile (*.shp); Arc/Info E00 (ASCII) Coverage (*.e00); Atlas BNA file (*.bna); GeoConcept text export (*.gxt); GMT ASCII Vectors (*.gmt); and the MapInfo TAB (*.tab) format.

Ports

DirectionNameTypeDescription
OutputOutputFieldA field containing the vector GIS data.
OutputOutput ObjectRenderableA renderable object displaying the vector GIS data.

Properties

PropertyTypeDescription
FilenameStringThe name of the vector file to read.
LayerChoiceWhen the input file contains multiple layers (GeoPackage, SQLite, etc.), selects which layer to read. For single-layer formats this option has no effect.
Z ScaleDoubleThe vertical exaggeration to apply to the input data.
Use Application OriginBooleanWhen true, the module applies the Application Origin. When false, data is left in internal model space.
ExecuteButtonForces the module to run.

Data Processing

PropertyTypeDescription
Coordinate UnitsStringSpecifies the units for the coordinates in the input data. Defaults to the units in the spatial reference of the input vector file, if available. Otherwise, the default of meters (m) is assumed.
Assign Data To ZBooleanWhen enabled, the selected data is assigned as the Z coordinate.
Data To Assign To ZChoiceSelects which data is assigned as the Z coordinates.
Data To OutputMulti-selectSelects the cell data to include in the output.