If you find this document usefull, please consider ordering a printed hardcopy!
Before starting with the data import we should mention the model of the GRASS GIS data structure (see chap. 2.3). The terminology used in this section is explained in detail in the model.
Interoperability is an important condition for working with GIS, for instance the import of raw data or data conversion from other software packages. GRASS offers a large quantity of modules for importing vector data, raster data, and sites. The specific command syntax can be displayed with the -help parameter or the module g.manual.
v.in.ogr -help
g.manual v.in.ogr &
r.in.gdal -help
If you find this document usefull, please consider ordering a printed hardcopy!