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
InputInput Z ScaleNumberThe factor for vertical scaling.
OutputOutput Z ScaleNumberThe factor for vertical scaling.
OutputOutputFieldA field containing the vector GIS data.
OutputOutput ObjectRenderableA renderable object displaying the vector GIS data.

Properties

PropertyTypeDescription
FilenameStringThe name of the Vector file format to read.
Z ScaleDoubleThe Z Scale is the vertical exaggeration to apply to the input data.
Use Application OriginBooleanWhen true, the module will apply the Application Origin. When false, data will be left in internal model space.
ExecuteButtonThe Execute button forces the module to run.

Data Processing

PropertyTypeDescription
Coordinate UnitsStringThe Coordinate Units string allows the user to specify 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, default of meters (m) is assumed.
Assign Data To ZBooleanIf the Assign Data To Z toggle is on and Include Attributes As Data is on, then the selected data will be assigned as the Z coordinate.
Data To Assign To ZChoiceThe Data To Assign To Z choice allows the user to select which data is assigned as the z coordinates.
Data To OutputMulti-selectThe Data to Output choice allows the user to select the cell data to include in the output.