Create new workspace OnWorkspaceNew Ctrl+N Load workspace from file OnWorkspaceOpen Ctrl+O Save workspace OnWorkspaceSave Ctrl+S Save workspace to file OnWorkspaceSaveAs Close workspace file OnWorkspaceClose Load map layers into layer tree OnWorkspaceLoad Ctrl+L Load map layers from GRC file to layer tree OnWorkspaceLoadGrcFile Import raster data into a GRASS map layer using GDAL. raster,import OnMenuCmd r.in.gdal Converts multiple GDAL supported layers to GRASS raster maps. OnImportGdalLayers Link GDAL supported raster data as a pseudo GRASS raster map layer. raster,import OnMenuCmd r.external Link multiple GDAL supported raster maps as pseudo GRASS raster map layers. OnLinkGdalLayers Create a raster map from an assemblage of many coordinates using univariate statistics. raster,import,LIDAR OnMenuCmd r.in.xyz Converts a GRASS ASCII raster file to binary raster map. raster,import,conversion OnMenuCmd r.in.ascii Creates raster maps from ASCII polygon/line/point data files. raster,import OnMenuCmd r.in.poly Import a binary raster file into a GRASS raster map layer. raster,import OnMenuCmd r.in.bin Converts an ESRI ARC/INFO ascii raster file (GRID) into a GRASS raster map. raster OnMenuCmd r.in.arc Imports GRIDATB.FOR map file (TOPMODEL) into GRASS raster map raster OnMenuCmd r.in.gridatb Imports a binary MAT-File(v4) to a GRASS raster. raster OnMenuCmd r.in.mat Imports SPOT VGT NDVI data into a raster map. raster,imagery,import OnMenuCmd i.in.spotvgt Imports SRTM HGT files into raster map. raster,import OnMenuCmd r.in.srtm Georeference, rectify, and import Terra-ASTER imagery and relative DEMs using gdalwarp. raster,imagery,import OnMenuCmd r.in.aster Download and import data from WMS servers. OnImportWMS Converts vector layers into a GRASS vector map using OGR. vector,import OnMenuCmd v.in.ogr Converts multiple OGR supported layers into GRASS vector maps. OnImportOgrLayers Creates a new pseudo-vector map as a link to an OGR-supported layer. vector,external,ogr OnMenuCmd v.external Creates multiple new pseduo-vector maps as a read-only links using OGR. OnLinkOgrLayers Creates a vector map from an ASCII points file or ASCII vector file. vector,import OnMenuCmd v.in.ascii Import ASCII x,y[,z] coordinates as a series of lines. vector,import OnMenuCmd v.in.lines Imports older versions of GRASS vector maps. vector,import,conversion OnMenuCmd v.convert Converts files in DXF format to GRASS vector map format. vector,import,dxf OnMenuCmd v.in.dxf Converts multiple DXF layers to GRASS vector maps. OnImportDxfFile Import E00 file into a vector map. vector,import OnMenuCmd v.in.e00 Import waypoints, routes, and tracks from a GPS receiver or many common GPS file formats. vector,import,GPS OnMenuCmd v.in.gps Imports geonames.org country files into a GRASS vector points map. vector,import,gazetteer OnMenuCmd v.in.geonames Imports US-NGA GEOnet Names Server (GNS) country files into a GRASS vector points map. vector,import,gazetteer OnMenuCmd v.in.gns Imports Mapgen or Matlab vector maps into GRASS. vector,import OnMenuCmd v.in.mapgen Converts a 3D ASCII raster text file into a (binary) 3D raster map. raster3d,voxel,import OnMenuCmd r3.in.ascii Import 3-dimensional Vis5D files. raster3d,voxel OnMenuCmd r3.in.v5d Imports attribute tables in various formats. database,attribute table OnMenuCmd db.in.ogr Exports GRASS raster maps into GDAL supported formats. raster,export OnMenuCmd r.out.gdal Converts a raster map layer into a GRASS ASCII text file. raster,export OnMenuCmd r.out.ascii Export a raster map to a text file as x,y,z values based on cell centers. raster,export OnMenuCmd r.out.xyz Converts a raster map layer into an ESRI ARCGRID file. raster OnMenuCmd r.out.arc Exports GRASS raster map to GRIDATB.FOR map file (TOPMODEL). raster OnMenuCmd r.out.gridatb Exports a GRASS raster to a binary MAT-File. raster,export OnMenuCmd r.out.mat Exports a GRASS raster to a binary array. raster OnMenuCmd r.out.bin Raster file series to MPEG movie conversion program. raster OnMenuCmd r.out.mpeg Export a GRASS raster map as a non-georeferenced PNG image. raster,export,PNG OnMenuCmd r.out.png Converts a GRASS raster map to a PPM image file. raster,export OnMenuCmd r.out.ppm Converts 3 GRASS raster layers (R,G,B) to a PPM image file. raster OnMenuCmd r.out.ppm3 Converts a raster map layer into a height-field file for POV-Ray. raster OnMenuCmd r.out.pov Exports a GRASS raster map to a 8/24bit TIFF image file. raster,export OnMenuCmd r.out.tiff Exports a raster map to the Virtual Reality Modeling Language (VRML). raster,export,VRML OnMenuCmd r.out.vrml Converts raster maps into the VTK-ASCII format. raster,export OnMenuCmd r.out.vtk Converts a vector map to any of the supported OGR vector formats. vector,export,ogr OnMenuCmd v.out.ogr Exports a vector map to a GRASS ASCII vector representation. vector,export,ascii OnMenuCmd v.out.ascii Exports vector map to DXF file format. vector,export OnMenuCmd v.out.dxf Exports a vector map to a GPS receiver or file format supported by GpsBabel. vector,export,GPS OnMenuCmd v.out.gps Converts GRASS x,y,z points to POV-Ray x,z,y format. vector,export OnMenuCmd v.out.pov Exports a vector map to SVG file. vector,export OnMenuCmd v.out.svg Converts a vector map to VTK ASCII output. vector,export OnMenuCmd v.out.vtk Converts a 3D raster map layer into a ASCII text file. raster3d,voxel,export OnMenuCmd r3.out.ascii Converts a 3D raster map into a 3-dimensional Vis5D file. raster3d,export,voxel OnMenuCmd r3.out.v5d Converts 3D raster maps into the VTK-ASCII format. raster3d,export,voxel OnMenuCmd r3.out.vtk Exports attribute tables into various formats. database,attribute table OnMenuCmd db.out.ogr Copies available data files in the user's current mapset search path and location to the appropriate element directories under the user's current mapset. general,map management OnMenuCmd g.copy Lists available GIS elements of the user-specified data type. general,map management OnMenuCmd g.list Lists available GRASS data base files of the user-specified data type to standard output. general,map management OnMenuCmd g.mlist Renames data base element files in the user's current mapset. general,map management OnMenuCmd g.rename Removes data base element files from the user's current mapset. general,map management OnMenuCmd g.remove Removes data base element files from the user's current mapset. general,map management OnMenuCmd g.mremove Converts a raster map into a vector map. raster,conversion,vectorization OnMenuCmd r.to.vect Converts 2D raster map slices to one 3D raster volume map. raster,volume,conversion OnMenuCmd r.to.rast3 Creates a 3D volume map based on 2D elevation and value raster maps. raster,raster3d,voxel,conversion OnMenuCmd r.to.rast3elev Converts a vector map into a raster map. vector,raster,conversion,rasterization OnMenuCmd v.to.rast Converts a vector map (only points) into a 3D raster map. vector,volume,conversion OnMenuCmd v.to.rast3 Performs transformation of 2D vector features to 3D. vector,geometry,3D OnMenuCmd v.to.3d Converts a GRASS site_lists file into a vector map. vector,import,sites OnMenuCmd v.in.sites Converts 3D raster maps to 2D raster maps raster3d,voxel OnMenuCmd r3.to.rast Manage Ground Control Points for Georectification OnGCPManager Georectify raster and vector maps OnGeorectify Launch Graphical modeler OnGModeler Run model prepared by Graphical modeler OnRunModel nviz - Visualization and animation tool for GRASS data. raster,vector,visualization OnMenuCmd nviz Allows rendering GIS data is a 3D space. visualization,raster,vector,raster3d OnMenuCmd nviz_cmd A simple utility for converting bearing and distance measurements to coordinates and vice versa. miscellaneous OnMenuCmd m.cogo Hardcopy PostScript map output utility. postscript,map,printing OnMenuCmd ps.map Launches script file. OnRunScript Quit wxGUI session OnCloseWindow Ctrl+W Quit GRASS session including wxGUI OnQuit Ctrl+Q Manages the boundary definitions for the geographic region. general RunMenuCmd g.region -p Manages the boundary definitions for the geographic region. general OnMenuCmd g.region Set/unset access to other mapsets in current location OnMapsets Controls access to the current mapset for other users on the system. general OnMenuCmd g.access Change current mapset. general,settings OnMenuCmd g.mapset Change current location and mapset. OnChangeLocation Change current mapset. OnChangeMapset Outputs and modifies the user's current GRASS variable settings. general RunMenuCmd g.gisenv -n Outputs and modifies the user's current GRASS variable settings. general OnMenuCmd g.gisenv Displays version and copyright information. general RunMenuCmd g.version -c Converts co-ordinate system descriptions (i.e. projection information) between various formats (including GRASS format). general,projection OnMenuCmd g.proj Converts coordinates from one projection to another (cs2cs frontend). miscellaneous,projection OnMenuCmd m.proj Install new extension from GRASS AddOns SVN repository. OnInstallExtension Tool to maintain the extensions in local GRASS installation. general,installation,extensions OnMenuCmd g.extension User GUI preferences (display font, commands, digitizer, etc.) OnPreferences Compresses and decompresses raster maps. raster OnMenuCmd r.compress Sets the boundary definitions for a raster map. raster OnMenuCmd r.region Manages NULL-values of given raster map. raster,null data OnMenuCmd r.null Produces the quantization file for a floating-point map. raster OnMenuCmd r.quant Print/add/remove a timestamp for a raster map. raster OnMenuCmd r.timestamp Resamples raster map layers to a coarser grid using aggregation. raster,resample OnMenuCmd r.resamp.stats Resamples raster map layers to a finer grid using interpolation. raster,resample OnMenuCmd r.resamp.interp GRASS raster map layer data resampling capability. raster OnMenuCmd r.resample Reinterpolates and optionally computes topographic analysis from input raster map to a new raster map (possibly with different resolution) using regularized spline with tension and smoothing. raster OnMenuCmd r.resamp.rst Bicubic or bilinear spline interpolation with Tykhonov regularization. raster,surface,resampling OnMenuCmd r.resamp.bspline Allows creation and/or modification of raster map layer support files. raster,metadata OnMenuCmd r.support Update raster map statistics raster,statistics OnMenuCmd r.support.stats Re-projects a raster map from one location to the current location. raster,projection OnMenuCmd r.proj Produces tilings of the source projection for use in the destination region and projection. raster,tiling OnMenuCmd r.tileset Creates/modifies the color table associated with a raster map. raster,color table OnMenuCmd r.colors Set color rules based on stddev from a map's mean value. raster,color table OnMenuCmd r.colors.stddev Creates/modifies the color table associated with a raster map. raster,color table RulesCmd r.colors Exports the color table associated with a raster map layer. raster,color table OnMenuCmd r.colors.out Blends color components of two raster maps by a given ratio. raster OnMenuCmd r.blend Combines red, green and blue raster maps into a single composite raster map. raster,composite OnMenuCmd r.composite Generates red, green and blue raster map layers combining hue, intensity and saturation (HIS) values from user-specified input raster map layers. raster OnMenuCmd r.his Queries raster map layers on their category values and category labels. raster OnMenuCmd r.what Queries colors for a raster map layer. raster OnMenuCmd r.what.color Creates a raster map showing buffer zones surrounding cells that contain non-NULL category values. raster,buffer OnMenuCmd r.buffer Locates the closest points between objects in two raster maps. raster OnMenuCmd r.distance Creates a mask for limiting raster operation. raster,mask OnMenuCmd r.mask Raster map calculator. raster,algebra OnMapCalculator r.mapcalc Makes each cell category value a function of the category values assigned to the cells around it, and stores new cell values in an output raster map layer. raster OnMenuCmd r.neighbors Neighborhood analysis tool for vector point maps. vector,raster,aggregation OnMenuCmd v.neighbors Creates a cross product of the category values from multiple raster map layers. raster OnMenuCmd r.cross Makes each output cell value a function of the values assigned to the corresponding cells in the input raster map layers. raster,series OnMenuCmd r.series Creates a composite raster map layer by using known category values from one (or more) map layer(s) to fill in areas of "no data" in another map layer. raster OnMenuCmd r.patch Calculates category or object oriented statistics (accumulator-based statistics). raster,statistics OnMenuCmd r.statistics2 Compute category quantiles using two passes. raster,statistics OnMenuCmd r.statistics3 Solar irradiance and irradiation model. raster OnMenuCmd r.sun Calculates cast shadow areas from sun position and elevation raster map. raster OnMenuCmd r.sunmask Outputs a raster map layer showing the anisotropic cumulative cost of moving between different geographic locations on an input elevation raster map layer whose cell category values represent elevation combined with an input raster map layer whose cell values represent friction cost. raster,cost surface,cumulative costs OnMenuCmd r.walk Creates a raster map showing the cumulative cost of moving between different geographic locations on an input raster map whose cell category values represent cost. raster,cost surface,cumulative costs OnMenuCmd r.cost Traces a flow through an elevation model on a raster map. raster OnMenuCmd r.drain Creates shaded relief map from an elevation map (DEM). raster OnMenuCmd r.shaded.relief Generates raster maps of slope, aspect, curvatures and partial derivatives from a elevation raster map. raster,terrain OnMenuCmd r.slope.aspect Extracts terrain parameters from a DEM. raster,geomorphology OnMenuCmd r.param.scale Generate images with textural features from a raster map. raster OnMenuCmd r.texture Line-of-sight raster analysis program. raster OnMenuCmd r.los Generates a raster map of distance to features in input raster map. raster,distance OnMenuCmd r.grow.distance Horizon angle computation from a digital elevation model. raster OnMenuCmd r.horizon Recategorizes data in a raster map by grouping cells that form physically discrete areas into unique categories. raster,statistics,reclass OnMenuCmd r.clump Generates a raster map layer with contiguous areas grown by one cell. raster OnMenuCmd r.grow Thins non-zero cells that denote linear features in a raster map layer. raster OnMenuCmd r.thin Generates stream channels raster,hydrology OnMenuCmd r.carve Fills lake from seed at given level. raster,hydrology OnMenuCmd r.lake Filters and generates a depressionless elevation map and a flow direction map from a given elevation raster map. raster,hydrology OnMenuCmd r.fill.dir Flow computation for massive grids (float version). raster,hydrology OnMenuCmd r.terraflow Constructs flow lines. raster,hydrology OnMenuCmd r.flow Overland flow hydrologic simulation using path sampling method (SIMWE). raster,hydrology OnMenuCmd r.sim.water Sediment transport and erosion/deposition simulation using path sampling method (SIMWE). raster,hydrology,sediment flow,erosion,deposition OnMenuCmd r.sim.sediment Creates topographic index map from elevation raster map. raster,hydrology OnMenuCmd r.topidx Simulates TOPMODEL which is a physically based hydrologic model. raster,hydrology OnMenuCmd r.topmodel Computes USLE Soil Erodibility Factor (K). raster,hydrology,soil,erosion OnMenuCmd r.uslek Computes USLE R factor, Rainfall erosivity index. raster,hydrology,rainfall,erosion OnMenuCmd r.usler Generates watershed subbasins raster map. raster,hydrology OnMenuCmd r.basins.fill Calculates hydrological parameters and RUSLE factors. raster,hydrology OnMenuCmd r.watershed Creates watershed basins. raster,hydrology OnMenuCmd r.water.outlet Numerical calculation program for transient, confined and unconfined groundwater flow in two dimensions. raster,groundwater flow OnMenuCmd r.gwflow Numerical calculation program for transient, confined and unconfined solute transport in two dimensions raster,solute transport OnMenuCmd r.solute.transport Contains a set of measures for attributes, diversity, texture, juxtaposition, and edge. raster OnMenuCmd r.le.pixel Calculates attribute, patch size, core (interior) size, shape, fractal dimension, and perimeter measures for sets of patches in a landscape. raster OnMenuCmd r.le.patch Displays the boundary of each r.le patch and shows how the boundary is traced, displays the attribute, size, perimeter and shape indices for each patch and saves the data in an output file. raster OnMenuCmd r.le.trace Configuration editor for r.li.'index' raster,landscape structure analysis OnMenuCmd r.li.setup Calculates edge density index on a raster map, using a 4 neighbour algorithm raster,landscape structure analysis,patch index OnMenuCmd r.li.edgedensity Calculates contrast weighted edge density index on a raster map raster,landscape structure analysis,patch index OnMenuCmd r.li.cwed Calculates mean patch size index on a raster map, using a 4 neighbour algorithm raster,landscape structure analysis,patch index OnMenuCmd r.li.mps Calculates range of patch area size on a raster map raster,landscape structure analysis,patch index OnMenuCmd r.li.padrange Calculates standard deviation of patch area a raster map raster,landscape structure analysis,patch index OnMenuCmd r.li.padsd Calculates coefficient of variation of patch area on a raster map raster,landscape structure analysis,patch index OnMenuCmd r.li.padcv Calculates patch density index on a raster map, using a 4 neighbour algorithm raster,landscape structure analysis,patch index OnMenuCmd r.li.patchdensity Calculates patch number index on a raster map, using a 4 neighbour algorithm. raster,landscape structure analysis,patch index OnMenuCmd r.li.patchnum Calculates dominance's diversity index on a raster map raster,landscape structure analysis,diversity index OnMenuCmd r.li.dominance Calculates Shannon's diversity index on a raster map raster,landscape structure analysis,diversity index OnMenuCmd r.li.shannon Calculates Simpson's diversity index on a raster map raster,landscape structure analysis,diversity index OnMenuCmd r.li.simpson Calculates dominance's diversity index on a raster map raster,landscape structure analysis,dominance index OnMenuCmd r.li.richness Calculates shape index on a raster map raster,landscape structure analysis,patch index OnMenuCmd r.li.shape Generates rate of spread raster map layers. raster,rate of spread OnMenuCmd r.ros Recursively traces the least cost path backwards to cells from which the cumulative cost was determined. raster OnMenuCmd r.spreadpath Simulates elliptically anisotropic spread on a graphics window and generates a raster map of the cumulative time of spread, given raster maps containing the rates of spread (ROS), the ROS directions and the spread origins. raster OnMenuCmd r.spread Interactively edit cell values in a raster map. display,raster OnMenuCmd d.rast.edit Reclasses a raster map greater or less than user specified area size (in hectares). raster,statistics,aggregation OnMenuCmd r.reclass.area Creates a new map layer whose category values are based upon a reclassification of the categories in an existing raster map layer. raster RulesCmd r.reclass Creates a new map layer whose category values are based upon a reclassification of the categories in an existing raster map layer. raster OnMenuCmd r.reclass Recodes categorical raster maps. raster RulesCmd r.recode r.recode.file - Use ascii rules file to recode categories in raster map raster,recode OnMenuCmd r.recode.file Rescales the range of category values in a raster map layer. raster OnMenuCmd r.rescale Rescales histogram equalized the range of category values in a raster map layer. raster OnMenuCmd r.rescale.eq Creates a raster map containing concentric rings around a given point. raster OnMenuCmd r.circle Generates random cell values with spatial dependence. raster,random,cell OnMenuCmd r.random.cells Creates a raster map layer and vector point map containing randomly located points. raster OnMenuCmd r.random Creates a fractal surface of a given fractal dimension. raster,surface,fractal OnMenuCmd r.surf.fractal Generates a raster density map from vector points data using a moving 2D isotropic Gaussian kernel or optionally generates a vector density map on vector network with a 1D kernel. vector,kernel density OnMenuCmd v.kernel GRASS module to produce a raster map layer of gaussian deviates whose mean and standard deviation can be expressed by the user. It uses a gaussian random number generator. raster,surface,random OnMenuCmd r.surf.gauss Creates raster plane map given dip (inclination), aspect (azimuth) and one point. raster,elevation OnMenuCmd r.plane Produces a raster map layer of uniform random deviates whose range can be expressed by the user. raster,surface,random OnMenuCmd r.surf.random Generates random surface(s) with spatial dependence. raster,random,surface OnMenuCmd r.random.surface Produces a vector map of specified contours from a raster map. raster,DEM,contours,vector OnMenuCmd r.contour Bicubic or bilinear spline interpolation with Tykhonov regularization. vector,surface,interpolation,LIDAR OnMenuCmd v.surf.bspline Surface interpolation utility for raster map. raster,surface,interpolation,IDW OnMenuCmd r.surf.idw Surface generation program. raster,surface,interpolation,IDW OnMenuCmd r.surf.idw2 Surface interpolation from vector point data by Inverse Distance Squared Weighting. vector,surface,interpolation,IDW OnMenuCmd v.surf.idw Generates surface raster map from rasterized contours. raster,surface,interpolation OnMenuCmd r.surf.contour Spatial approximation and topographic analysis from given point or isoline data in vector format to floating point raster format using regularized spline with tension. vector,surface,interpolation,RST OnMenuCmd v.surf.rst Performs ordinary or block kriging. vector,interpolation,kriging RunMenuCmd v.krige Fills no-data areas in raster maps using v.surf.rst splines interpolation raster,elevation,interpolation OnMenuCmd r.fillnulls Output basic information about a raster map layer. raster,metadata OnMenuCmd r.info Manages category values and labels associated with user-specified raster map layers. raster OnMenuCmd r.category Generates area statistics for raster map layers. raster,statistics OnMenuCmd r.stats Compute quantiles using two passes. raster,statistics OnMenuCmd r.quantile Prints terse list of category values found in a raster map layer. raster OnMenuCmd r.describe Sums up the raster cell values. raster OnMenuCmd r.sum Reports statistics for raster map layers. raster,statistics OnMenuCmd r.report Calculates the volume of data "clumps", and (optionally) produces a GRASS vector points map containing the calculated centroids of these clumps. raster OnMenuCmd r.volume Surface area estimation for rasters. raster,surface,interpolation OnMenuCmd r.surf.area Calculates univariate statistics from the non-null cells of a raster map. raster,statistics OnMenuCmd r.univar Outputs the raster map layer values lying on user-defined line(s). raster OnMenuCmd r.profile Outputs raster map layer values lying along user defined transect line(s). raster OnMenuCmd r.transect Outputs a covariance/correlation matrix for user-specified raster map layer(s). raster OnMenuCmd r.covar Calculates linear regression from two raster maps: y = a + b*x raster,statistics OnMenuCmd r.regression.line Tabulates the mutual occurrence (coincidence) of categories for two raster map layers. raster OnMenuCmd r.coin Create new empty vector map OnNewVector Edits a vector map, allows adding, deleting and modifying selected vector features. vector,editing,geometry OnMenuCmd v.edit Creates topology for vector map. vector,topology OnMenuCmd v.build Toolset for cleaning topology of vector map. vector,topology OnVectorCleaning v.clean Tool for vector based generalization. vector,generalization,simplification,smoothing,displacement,network generalization OnMenuCmd v.generalize Changes type of vector features. vector,geometry OnMenuCmd v.type Adds missing centroids to closed boundaries. vector,centroid,area OnMenuCmd v.centroids Builds polylines from lines or boundaries. vector,geometry,topology OnMenuCmd v.build.polylines Splits vector lines to shorter segments. vector,geometry OnMenuCmd v.split Creates points/segments from input vector lines and positions. vector,geometry OnMenuCmd v.segment Creates parallel line to input vector lines. vector,geometry OnMenuCmd v.parallel Dissolves boundaries between adjacent areas sharing a common category number or attribute. vector,area,dissolve OnMenuCmd v.dissolve Converts vector map to 3D by sampling of elevation raster map. vector,geometry,sampling,3D OnMenuCmd v.drape Extrudes flat vector features to 3D with defined height. vector,geometry,3D OnMenuCmd v.extrude Creates paint labels for a vector map from attached attributes. vector,paint labels OnMenuCmd v.label Create optimally placed labels for vector map(s) vector,paint labels OnMenuCmd v.label.sa Performs an affine transformation (shift, scale and rotate, or GPCs) on vector map. vector,transformation OnMenuCmd v.transform Allows projection conversion of vector maps. vector,projection OnMenuCmd v.proj Updates vector map metadata. vector,metadata OnMenuCmd v.support Sets color rules for features in a vector map using a numeric attribute column. vector,color table OnMenuCmd v.colors Set colors interactively by entering color rules RulesCmd vector, colors vcolors Selects vector objects from an existing vector map and creates a new map containing only the selected objects. vector,extract OnMenuCmd v.extract Queries a vector map at given locations. vector,querying OnMenuCmd v.what Selects features from vector map (A) by features from other vector map (B). vector,spatial query OnMenuCmd v.select Creates a buffer around vector features of given type. vector,geometry,buffer OnMenuCmd v.buffer Detects the object's edges from a LIDAR data set. vector,LIDAR,edges OnMenuCmd v.lidar.edgedetection Building contour determination and Region Growing algorithm for determining the building inside vector,LIDAR OnMenuCmd v.lidar.growing Correction of the v.lidar.growing output. It is the last of the three algorithms for LIDAR filtering. vector,LIDAR OnMenuCmd v.lidar.correction Create Linear Reference System vector,LRS,networking OnMenuCmd v.lrs.create Create stationing from input lines, and linear reference system vector,LRS,networking OnMenuCmd v.lrs.label Creates points/segments from input lines, linear reference system and positions read from stdin or a file. vector,LRS,networking OnMenuCmd v.lrs.segment Finds line id and real km+offset for given points in vector map using linear reference system. vector,LRS,networking OnMenuCmd v.lrs.where Finds the nearest element in vector map 'to' for elements in vector map 'from'. vector,database,attribute table OnMenuCmd v.distance ` Performs network maintenance. vector,networking OnMenuCmd v.net Allocate subnets for nearest centres (direction from centre). vector,networking OnMenuCmd v.net.alloc Splits net by cost isolines. vector,networking OnMenuCmd v.net.iso Finds shortest path on vector network. vector,networking OnMenuCmd v.net.path Computes shortest distance via the network between the given sets of features. vector,network,shortest path OnMenuCmd v.net.distance Finds shortest path using timetables. vector,network,shortest path OnMenuCmd v.net.timetable Computes the shortest path between all pairs of nodes in the network. vector,network,shortest path OnMenuCmd v.net.allpairs Visibility graph construction. vector,path,visibility OnMenuCmd v.net.visibility Computes bridges and articulation points in the network. vector,network,articulation points OnMenuCmd v.net.bridge Computes the maximum flow between two sets of nodes in the network. vector,network,flow OnMenuCmd v.net.flow Computes vertex connectivity between two sets of nodes in the network. vector,network,connectivity OnMenuCmd v.net.connectivity Computes strongly and weakly connected components in the network. vector,network,components OnMenuCmd v.net.components Computes degree, centrality, betweeness, closeness and eigenvector centrality measures in the network. vector,network,centrality measures OnMenuCmd v.net.centrality Create Steiner tree for the network and given terminals vector,networking OnMenuCmd v.net.steiner Computes minimum spanning tree for the network. vector,network,spanning tree OnMenuCmd v.net.spanningtree Creates a cycle connecting given nodes (Traveling salesman problem). vector,networking OnMenuCmd v.net.salesman Overlays two vector maps. vector,geometry OnMenuCmd v.overlay Creates a new vector map by combining other vector maps. vector,geometry OnMenuCmd v.patch Attaches, deletes or reports vector categories to map geometry. vector,category OnMenuCmd v.category Changes vector category values for an existing vector map according to results of SQL queries or a value in attribute table column. vector,reclass,attributes RulesCmd v.reclass Changes vector category values for an existing vector map according to results of SQL queries or a value in attribute table column. vector,reclass,attributes OnMenuCmd v.reclass Create a new vector from the current region. vector OnMenuCmd v.in.region Produces a convex hull for a given vector map. vector,geometry OnMenuCmd v.hull Creates a Delaunay triangulation from an input vector map containing points or centroids. vector,geometry,triangulation OnMenuCmd v.delaunay Creates a Voronoi diagram from an input vector map containing points or centroids. vector OnMenuCmd v.voronoi Creates a vector map of a user-defined grid. vector,geometry OnMenuCmd v.mkgrid Creates new vector (points) map from database table containing coordinates. vector,import,database,points OnMenuCmd v.in.db Creates points along input lines in new vector map with 2 layers. vector,geometry OnMenuCmd v.to.points Generates randomly 2D/3D vector points map. vector,statistics,random OnMenuCmd v.random Random location perturbations of vector points. vector,statistics OnMenuCmd v.perturb Removes outliers from vector point data. vector,statistics OnMenuCmd v.outlier Randomly partition points into test/train sets. vector,statistics,points OnMenuCmd v.kcv Calculates univariate statistics from a GRASS raster map based on vector polygons and uploads statistics to new attribute columns. vector,raster,statistics OnMenuCmd v.rast.stats Uploads vector values at positions of vector points to the table. vector,database,attribute table OnMenuCmd v.what.vect Uploads raster values at positions of vector points to the table. vector,raster,attribute table OnMenuCmd v.what.rast Samples a raster map at vector point locations. vector,raster,resample OnMenuCmd v.sample Outputs basic information about a vector map. vector,metadata,history OnMenuCmd v.info Classifies attribute data, e.g. for thematic mapping vector,attributes,statistics OnMenuCmd v.class Reports geometry statistics for vector maps. vector,geometry,statistics OnMenuCmd v.report Populates database values from vector features. vector,database,attribute table OnMenuCmd v.to.db Calculates univariate statistics for attribute. vector,statistics OnMenuCmd v.univar Calculates univariate statistics on selected table column for a GRASS vector map. vector,statistics OnMenuCmd v.db.univar Indices for quadrat counts of sites lists. vector,statistics OnMenuCmd v.qcount Tests for normality for vector points. vector,statistics,points OnMenuCmd v.normal Creates, edits, and lists groups and subgroups of imagery files. imagery OnMenuCmd i.group Targets an imagery group to a GRASS location and mapset. imagery OnMenuCmd i.target Mosaics several images and extends colormap raster,imagery,mosaicking OnMenuCmd i.image.mosaic Performs auto-balancing of colors for LANDSAT images. raster,imagery,colors OnMenuCmd i.landsat.rgb Transforms raster maps from HIS (Hue-Intensity-Saturation) color space to RGB (Red-Green-Blue) color space. imagery,color transformation,RGB,HIS OnMenuCmd i.his.rgb Transforms raster maps from RGB (Red-Green-Blue) color space to HIS (Hue-Intensity-Saturation) color space. imagery,color transformation,RGB,HIS OnMenuCmd i.rgb.his Rectifies an image by computing a coordinate transformation for each pixel in the image based on the control points. imagery,rectify OnMenuCmd i.rectify Brovey transform to merge multispectral and high-res panchromatic channels imagery,fusion,Brovey OnMenuCmd i.fusion.brovey Generates spectral signatures for land cover types in an image using a clustering algorithm. imagery,classification,signatures OnMenuCmd i.cluster Classifies the cell spectral reflectances in imagery data. imagery,classification,MLC OnMenuCmd i.maxlik Performs contextual image classification using sequential maximum a posteriori (SMAP) estimation. imagery,classification,supervised,SMAP OnMenuCmd i.smap Generates statistics for i.maxlik from raster map. imagery,classification,supervised,MLC OnMenuCmd i.gensig Generates statistics for i.smap from raster map. imagery,classification,supervised,SMAP OnMenuCmd i.gensigset Zero-crossing "edge detection" raster function for image processing. imagery OnMenuCmd i.zc Raster map matrix filter. raster,map algebra OnMenuCmd r.mfilter Generate histogram of image DispHistogram Displays spectral response at user specified locations in group or images. imagery,raster,multispectral OnMenuCmd i.spectral Tasseled Cap (Kauth Thomas) transformation for LANDSAT-TM data raster,imagery OnMenuCmd i.tasscap Canonical components analysis (cca) program for image processing. imagery OnMenuCmd i.cca Principal components analysis (pca) program for image processing. imagery,image transformation,PCA OnMenuCmd i.pca Fast Fourier Transform (FFT) for image processing. imagery,FFT OnMenuCmd i.fft Inverse Fast Fourier Transform (IFFT) for image processing. imagery,FFT OnMenuCmd i.ifft Performs atmospheric correction using the 6S algorithm. imagery,atmospheric correction OnMenuCmd i.atcorr actual evapotranspiration for diurnal period (Bastiaanssen, 1995) imagery,actual evapotranspiration,energy balance,SEBAL OnMenuCmd i.eb.eta Computes broad band albedo from surface reflectance. imagery,albedo,surface reflectance OnMenuCmd i.albedo Computes evaporative fraction (Bastiaanssen, 1995) and root zone soil moisture (Makin, Molden and Bastiaanssen, 2001) imagery,evaporative fraction,soil moisture,energy balance,SEBAL OnMenuCmd i.eb.evapfr Computes sensible heat flux iteration SEBAL 01. imagery,evaporative fraction,soil moisture,energy balance,SEBAL OnMenuCmd i.eb.h_SEBAL01 Soil heat flux approximation (Bastiaanssen, 1995) imagery,soil heat flux,energy balance,SEBAL OnMenuCmd i.eb.soilheatflux Computes emissivity from NDVI, generic method for spares land. emissivity,land flux,energy balance OnMenuCmd i.emissivity Computes temporal integration of satellite ET actual (ETa) following the daily ET reference (ETo) from meteorological station(s) imagery,evapotranspiration,temporal,integration OnMenuCmd i.evapo.time_integration creates a latitude/longitude map imagery,latitude,longitude,projection OnMenuCmd i.latlong Calculates different types of vegetation indices. imagery,vegetation index,biophysical parameters OnMenuCmd i.vi Computes biomass growth, precursor of crop yield calculation imagery,biomass,fpar,yield OnMenuCmd i.biomass Extract quality control parameters from Modis QC layers QC,Quality Control,surface reflectance,Modis OnMenuCmd i.modis.qc creates a sunshine hours map sunshine,hours,daytime OnMenuCmd i.sunhours Compares bit patterns with a raster map. raster OnMenuCmd r.bitpattern Calculate error matrix and kappa parameter for accuracy assessment of classification result. raster OnMenuCmd r.kappa Calculates Optimum-Index-Factor table for LANDSAT TM bands 1-5, & 7 raster,imagery,statistics OnMenuCmd i.oif Explicitly create the 3D NULL-value bitmap file. raster3d,voxel OnMenuCmd r3.null Print/add/remove a timestamp for a 3D raster map raster3d,voxel OnMenuCmd r3.timestamp Establishes the current working 3D raster mask. raster3d,voxel OnMenuCmd r3.mask Raster map calculator. raster,algebra OnMapCalculator r3.mapcalc Creates cross section 2D raster map from 3d raster map based on 2D elevation map raster3d,voxel OnMenuCmd r3.cross.rast Numerical calculation program for transient, confined groundwater flow in three dimensions raster3d,voxel,groundwater,numeric,simulation OnMenuCmd r3.gwflow Interpolates point data to a G3D grid volume using regularized spline with tension (RST) algorithm. vector OnMenuCmd v.vol.rst Outputs basic information about a user-specified 3D raster map layer. raster3d,voxel OnMenuCmd r3.info Generates volume statistics for raster3d maps. raster3d,statistics OnMenuCmd r3.stats Calculates univariate statistics from the non-null 3d cells of a raster3d map. raster3d,statistics OnMenuCmd r3.univar List all databases for a given driver and location. database,SQL OnMenuCmd db.databases List all database drivers. database,attribute table OnMenuCmd db.drivers Lists all tables for a given database. database,attribute table OnMenuCmd db.tables Describes a table in detail. database,attribute table OnMenuCmd db.describe List all columns for a given table. database,attribute table OnMenuCmd db.columns Prints/sets general DB connection for current mapset and exits. database,attribute table,connection settings OnMenuCmd db.connect Sets user/password for driver/database. database,connection OnMenuCmd db.login Creates an empty database. database,SQL OnMenuCmd db.createdb Removes a database. database,SQL OnMenuCmd db.dropdb Removes a table from database. database,SQL OnMenuCmd db.droptable Copy a table. database,attribute table,SQL OnMenuCmd db.copy Drops a column from selected attribute table database,attribute table OnMenuCmd db.dropcolumn Test database driver, database must exist and set by db.connect. database,attribute table OnMenuCmd db.test Selects data from attribute table (performs SQL query statement(s)). database,attribute table,SQL OnMenuCmd db.select Prints vector map attributes. vector,database,attribute table OnMenuCmd v.db.select Executes any SQL statement. database,attribute table,SQL OnMenuCmd db.execute Creates and connects a new attribute table to a given layer of an existing vector map. vector,database,attribute table OnMenuCmd v.db.addtable Removes existing attribute table of a vector map. vector,database,attribute table OnMenuCmd v.db.droptable Allows to join a table to a vector map table. vector,database,attribute table OnMenuCmd v.db.join Adds one or more columns to the attribute table connected to a given vector map. vector,database,attribute table OnMenuCmd v.db.addcolumn Drops a column from the attribute table connected to a given vector map. vector,database,attribute table OnMenuCmd v.db.dropcolumn Renames a column in the attribute table connected to a given vector map. vector,database,attribute table OnMenuCmd v.db.renamecolumn Allows to update a column in the attribute table connected to a vector map. vector,database,attribute table OnMenuCmd v.db.update Removes a vector object (point, line, area, face etc.) from a vector map through attribute selection. vector,database,attribute table OnMenuCmd v.db.droprow Reconnects vectors to a new database. vector,database,attribute table OnMenuCmd v.db.reconnect.all Prints/sets DB connection for a vector map to attribute table. vector,database,attribute table OnMenuCmd v.db.connect Display the HTML man pages of GRASS GIS general,manual,help RunMenuCmd g.manual -i Display the HTML man pages of GRASS GIS general,manual,help RunMenuCmd g.manual wxGUI About GRASS GIS OnAboutGRASS