r.external | Links GDAL supported raster data as a pseudo GRASS raster map. |
r.in.ascii | Converts a GRASS ASCII raster file to binary raster map. |
r.in.bin | Import a binary raster file into a GRASS raster map layer. |
r.in.gdal | Imports raster data into a GRASS raster map using GDAL library. |
r.in.gridatb | Imports GRIDATB.FOR map file (TOPMODEL) into a GRASS raster map. |
r.in.mat | Imports a binary MAT-File(v4) to a GRASS raster. |
r.in.png | Imports non-georeferenced PNG format image. |
r.in.poly | Creates raster maps from ASCII polygon/line/point data files. |
r.in.xyz | Creates a raster map from an assemblage of many coordinates using univariate statistics. |
r3.in.ascii | Converts a 3D ASCII raster text file into a (binary) 3D raster map. |
r3.in.bin | Imports a binary raster file into a GRASS 3D raster map. |
r3.in.v5d | Import 3-dimensional Vis5D files. |
v.external | Creates a new pseudo-vector map as a link to an OGR-supported layer or a PostGIS feature table. |
v.in.ascii | Creates a vector map from an ASCII points file or ASCII vector file. |
v.in.db | Creates new vector (points) map from database table containing coordinates. |
v.in.dxf | Converts file in DXF format to GRASS vector map. |
v.in.ogr | Imports vector data into a GRASS vector map using OGR library. |
See also the corresponding keyword import for additional references.
Main index | Topics index | Keywords index | Graphical index | Full index
© 2003-2018 GRASS Development Team, GRASS GIS 7.2.3 Reference Manual