Create new workspace OnWorkspaceNew Ctrl+N ID_NEW Load workspace from file OnWorkspaceOpen Ctrl+O ID_OPEN Save workspace OnWorkspaceSave Ctrl+S ID_SAVE Save workspace to file OnWorkspaceSaveAs ID_SAVEAS Close workspace file OnWorkspaceClose ID_CLOSE Load map layers from GRC file to layer tree OnWorkspaceLoadGrcFile Add raster map layer to current display OnAddRaster Ctrl+Shift+R Add vector map layer to current display OnAddVector Ctrl+Shift+V Add multiple raster or vector map layers to current display OnAddMaps Ctrl+Shift+L Open new map display window OnNewDisplay Close current map display window OnDisplayClose Ctrl+W Close all open map display windows OnDisplayCloseAll Import raster data into a GRASS map layer using GDAL. raster,import OnImportGdalLayers r.in.gdal 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,ascii 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,import OnMenuCmd r.in.arc Imports GRIDATB.FOR map file (TOPMODEL) into GRASS raster map raster,import OnMenuCmd r.in.gridatb Imports a binary MAT-File(v4) to a GRASS raster. raster,import OnMenuCmd r.in.mat Imports non-georeferenced PNG format image. raster,import,png OnMenuCmd r.in.png Imports SPOT VGT NDVI data into a raster map. 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 Create a raster map from LAS LiDAR points using univariate statistics. raster,import,LIDAR OnMenuCmd r.in.lidar Download and import data from WMS servers. raster,import,wmsOnImportWMS r.in.wms Unpacks a raster map packed with r.pack. raster,import,copyingOnMenuCmd r.unpack Converts vector layers into a GRASS vector map using OGR. vector,import OnImportOgrLayers v.in.ogr Creates a vector map from an ASCII points file or ASCII vector file. vector,import OnMenuCmd v.in.ascii Imports 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 all older versions of GRASS vector maps in current mapset to current format. vector,import,conversion OnMenuCmd v.convert.all Converts files in DXF format to GRASS vector map format. vector,import,dxf OnImportDxfFile v.in.dxf Imports GetFeature from WFS. vector,import,wfs OnMenuCmd v.in.wfs Imports 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 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-ASCII vector maps into GRASS. vector,import OnMenuCmd v.in.mapgen Converts LAS LiDAR point clouds to a GRASS vector map with libLAS. vector,import OnMenuCmd v.in.lidar 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 Exports 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,export OnMenuCmd r.out.arc Exports GRASS raster map to GRIDATB.FOR map file (TOPMODEL). raster,export 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,export OnMenuCmd r.out.bin Converts raster map series to MPEG movie. raster,export,animation 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,export OnMenuCmd r.out.ppm3 Converts a raster map layer into a height-field file for POV-Ray. raster,export 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 Packs up a raster map and support files for copying. raster,export,copyingOnMenuCmd r.pack 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 Exports GRASS 3D raster map to 3-dimensional Vis5D file. raster3d,voxel,export OnMenuCmd r3.out.v5d Converts 3D raster maps into the VTK-ASCII format. raster3d,voxel,export OnMenuCmd r3.out.vtk Exports attribute tables into various formats. database,attribute table OnMenuCmd db.out.ogr Link GDAL supported raster data as a pseudo GRASS raster map layer. raster,import,input,external OnLinkGdalLayers r.external Creates a new pseudo-vector map as a link to an OGR-supported layer. vector,import,input,external,OGR,PostGIS OnLinkOgrLayers v.external Defines raster output format utilizing GDAL library. raster,export,output,external OnMenuCmd r.external.out Defines vector output format utilizing OGR library. vector,export,output,external,OGR,PostGIS OnVectorOutputFormat v.external.out Copies available data files in the current mapset search path to the user's current mapset. general,map management,copy OnMenuCmd g.copy Lists available GRASS data base files of the user-specified data type. general,map management,list OnMenuCmd g.list Lists available GRASS data base files of the user-specified data type optionally using the search pattern. general,map management,list OnMenuCmd g.mlist Renames data base element files in the user's current mapset. general,map management,rename OnMenuCmd g.rename Removes data base element files from the user's current mapset. general,map management,remove OnMenuCmd g.remove Removes data base element files from the user's current mapset using regular expressions. general,map management,remove,multi OnMenuCmd g.mremove Converts a raster map into a vector map. raster,conversion,geometry,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 (rasterize) 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,raster,voxel OnMenuCmd r3.to.rast Manage Ground Control Points for Georectification OnGCPManager Launch Graphical modeler OnGModeler Run model prepared by Graphical modeler OnRunModel nviz - Visualization and animation tool for GRASS data. visualization,raster,raster3d,vector,display OnMenuCmd nviz Creates a 3D rendering of GIS data. visualization,raster,vector,raster3d OnMenuCmd m.nviz.image A simple utility for converting bearing and distance measurements to coordinates and vice versa. miscellaneous,distance OnMenuCmd m.cogo Launch Cartographic Composer postscript,map,printing OnPsMap ps.map Launch Map Swipe visualization,raster OnMapSwipe Launches script file. OnRunScript Quit wxGUI session OnCloseWindow Ctrl+Q ID_EXIT Manages the boundary definitions for the geographic region. general,settings RunMenuCmd g.region -p Manages the boundary definitions for the geographic region. general,settings OnMenuCmd g.region Set/unset access to other mapsets in current location general,settings,search path OnMapsets g.mapsets Controls access to the current mapset for other users on the system. general,map management,permission OnMenuCmd g.access Changes/reports current mapset. general,settings OnMenuCmd g.mapset Change current location and mapset. general,location,current OnChangeLocation Change current mapset. general,mapset,current OnChangeMapset Change working directory OnChangeCWD Outputs and modifies the user's current GRASS variable settings. general,settings,variables RunMenuCmd g.gisenv -n Outputs and modifies the user's current GRASS variable settings. general,settings,variables OnMenuCmd g.gisenv Launches location wizard to create new GRASS location. general,location,wizard OnLocationWizard Creates new mapset in the current location, changes current mapset. general,mapset,create OnCreateMapset Displays version and copyright information. general,version RunMenuCmd g.version -c Converts co-ordinate system descriptions (i.e. projection information) between various formats (including GRASS format). general,projection,create location RunMenuCmd g.proj -p Prints and manipulates GRASS projection information files (in various co-ordinate system descriptions). general,projection,create location OnMenuCmd g.proj Converts coordinates from one projection to another (cs2cs frontend). miscellaneous,projection OnMenuCmd m.proj Installs new extension from GRASS AddOns SVN repository. general,installation,extensions OnInstallExtension g.extension Rebuilds all locally installed GRASS Addons extensions. general,installation,extensions OnMenuCmd g.extension.rebuild.all Removes installed GRASS AddOns extension. general,installation,extensions OnUninstallExtension g.extension User GUI preferences (display font, commands, digitizer, etc.) OnPreferences ID_PREFERENCES Compresses and decompresses raster maps. raster,map management OnMenuCmd r.compress Sets the boundary definitions for a raster map. raster,metadata 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,quantization,statistics OnMenuCmd r.quant Modifies a timestamp for a raster map. raster,metadata,timestamp 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,resample 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,resample OnMenuCmd r.resamp.rst Bicubic or bilinear spline interpolation with Tykhonov regularization. raster,surface,resample,interpolation OnMenuCmd r.resamp.bspline Resamples raster map layers using an analytic kernel. raster,resample OnMenuCmd r.resamp.filter 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 given location to the current location. raster,projection,transformation 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 Sets color rules based on stddev from a raster map's mean value. raster,color table OnMenuCmd r.colors.stddev Interactive management of raster color tables. raster,color table RulesCmd r.colors Exports the color table associated with a raster map. raster,color table,export 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,color transformation,RGB,HIS OnMenuCmd r.his Queries raster maps on their category values and category labels. raster,position,querying OnMenuCmd r.what Queries colors for a raster map layer. raster,querying,color table OnMenuCmd r.what.color Converts a raster map into a vector map. raster,conversion,geometry,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 Creates a raster map showing buffer zones surrounding cells that contain non-NULL category values. raster,buffer OnMenuCmd r.buffer Creates a raster map containing concentric rings around a given point. raster,geometry OnMenuCmd r.circle Locates the closest points between objects in two raster maps. raster,distance 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,algebra,statistics 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,statistics 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,geometry 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,sun energy OnMenuCmd r.sun Calculates cast shadow areas from sun position and elevation raster map. raster,sun position OnMenuCmd r.sunmask Produces a vector map of specified contours from a raster map. raster,DEM,contours,vector OnMenuCmd r.contour 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 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 Traces a flow through an elevation model on a raster map. raster,hydrology OnMenuCmd r.drain Creates shaded relief map from an elevation map (DEM). raster,elevation 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,algebra,statistics,texture OnMenuCmd r.texture Computes the viewshed of a point on a raster terrain. raster,viewshed,line of sight OnMenuCmd r.viewshed Line-of-sight raster analysis program. raster,viewshed 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,sun position 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,geometry OnMenuCmd r.thin Generates stream channels. raster,hydrology OnMenuCmd r.carve Fills lake at given point to 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 flowlines. raster,hydrology OnMenuCmd r.flow Calculates hydrological parameters and RUSLE factors. raster,hydrology OnMenuCmd r.watershed Generates watershed subbasins raster map. raster,hydrology OnMenuCmd r.basins.fill Creates watershed basins. raster,hydrology OnMenuCmd r.water.outlet 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 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,hydrology,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 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,fire OnMenuCmd r.ros Recursively traces the least cost path backwards to cells from which the cumulative cost was determined. raster,fire,cumulative costs 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,fire OnMenuCmd r.spread Edits cell values in a raster map. display,raster,edit 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 Reclassify raster map based on category values. raster,reclassification OnMenuCmd r.reclass Recodes categorical raster maps. raster,recode categories OnMenuCmd r.recode Rescales the range of category values in a raster map layer. raster,rescale OnMenuCmd r.rescale Rescales histogram equalized the range of category values in a raster map layer. raster,rescale OnMenuCmd r.rescale.eq 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,random,vector 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 point data using a moving kernel or optionally generates a vector density map on a vector network. 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 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 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,raster,interpolation,kriging RunMenuCmd v.krige Fills no-data areas in raster maps using spline interpolation. raster,elevation,interpolation OnMenuCmd r.fillnulls Outputs basic information about a raster map. raster,metadata,history OnMenuCmd r.info Manages category values and labels associated with user-specified raster map layers. raster,category OnMenuCmd r.category Generates area statistics for raster map layers. raster,statistics OnMenuCmd r.stats Compute quantiles using two passes. raster,algebra,statistics OnMenuCmd r.quantile Prints terse list of category values found in a raster map layer. raster,metadata OnMenuCmd r.describe Reports statistics for raster maps. 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,volume OnMenuCmd r.volume Prints estimation of surface area for raster map. raster,surface,statistics,area estimation 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,profile OnMenuCmd r.profile Outputs raster map layer values lying along user defined transect line(s). raster,transect OnMenuCmd r.transect Outputs a covariance/correlation matrix for user-specified raster map layer(s). raster,statistics 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,statistics 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 Changes type of vector features. vector,geometry OnMenuCmd v.type 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 Rectifies a vector by computing a coordinate transformation for each object in the vector based on the control points. vector,rectify OnMenuCmd v.rectify Re-projects a vector map from one location to the current location. vector,projection,transformation OnMenuCmd v.proj Updates vector map metadata. vector,metadata OnMenuCmd v.support Creates topology for vector map. vector,geometry,topology OnMenuCmd v.build Rebuilds topology on all vector maps in the current mapset. vector,topology OnMenuCmd v.build.all 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 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 Adds missing centroids to closed boundaries. vector,centroid,area OnMenuCmd v.centroids Creates/modifies the color table associated with a vector map. vector,color table OnMenuCmd v.colors Interactive management of vector color tables. RulesCmd vector,color table v.colors Exports the color table associated with a vector map. vector,color table,export OnMenuCmd v.colors.out Queries a vector map at given locations. vector,position,querying OnMenuCmd v.what Prints vector map attributes. vector,database,attribute table OnMenuCmd v.db.select Selects vector features from an existing vector map and creates a new vector map containing only the selected features. vector,extract OnMenuCmd v.extract Selects features from vector map (A) by features from other vector map (B). vector,spatial query OnMenuCmd v.select Converts (rasterize) 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 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,network,maintenance OnMenuCmd v.net Allocate subnets for nearest centers (direction from center). vector,network,allocation OnMenuCmd v.net.alloc Splits net by cost isolines. vector,network,isolines OnMenuCmd v.net.iso Finds shortest path on vector network. vector,network,shortest path 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,network,steiner tree 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,network,salesman 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 OnMenuCmd v.reclass Calculates univariate statistics from a raster map based on vector polygon map and uploads statistics to new attribute columns. vector,raster,statistics OnMenuCmd v.rast.stats Count points in areas, calculate statistics from point attributes. vector,database,attribute table OnMenuCmd v.vect.stats Uploads vector values at positions of vector points to the table. vector,database,attribute table OnMenuCmd v.what.vect Populates database values from vector features. vector,database,attribute table OnMenuCmd v.to.db Uploads raster values at positions of vector points to the table. vector,raster,position,querying,attribute table OnMenuCmd v.what.rast Samples a raster map at vector point locations. vector,raster,resample OnMenuCmd v.sample Creates a vector polygon from the current region extent. vector,geometry 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 in current region from an input vector map containing points or centroids. vector,geometry,triangulation 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,geometry,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 Outputs basic information about a vector map. vector,metadata,topology,extent,history,attribute columns 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 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 of imagery files. imagery,map management OnEditImageryGroups i.group Targets an imagery group to a GRASS location and mapset. imagery,map management 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 Generate histogram of image OnHistogram Displays spectral response at user specified locations in group or images. imagery,raster,multispectral OnMenuCmd i.spectral 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 Generates statistics for i.maxlik from raster map. imagery,classification,supervised,MLC OnMenuCmd i.gensig Classifies the cell spectral reflectances in imagery data. imagery,classification,MLC OnMenuCmd i.maxlik Generates spectral signatures by allowing the user to outline training areas. imagery,classification,supervised OnIClass Generates statistics for i.smap from raster map. imagery,classification,supervised,SMAP OnMenuCmd i.gensigset Performs contextual image classification using sequential maximum a posteriori (SMAP) estimation. imagery,classification,supervised,SMAP OnMenuCmd i.smap Zero-crossing "edge detection" raster function for image processing. imagery,edges OnMenuCmd i.zc Performs raster map matrix filter. raster,algebra,statistics OnMenuCmd r.mfilter Canonical components analysis (cca) program for image processing. imagery,statistics,CCA OnMenuCmd i.cca Principal components analysis (PCA) 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 Calculates Top of Atmosphere Radiance/Reflectance/Brightness Temperature from ASTER DN. imagery,Terra-ASTER,DN,radiance,reflectance,brightness temperature OnMenuCmd i.aster.toar Calculates top-of-atmosphere radiance or reflectance and temperature for Landsat MSS/TM/ETM+. imagery,landsat,top-of-atmosphere reflectance,dos-type simple atmospheric correction OnMenuCmd i.landsat.toar Performs Landsat TM/ETM+ Automatic Cloud Cover Assessment (ACCA). imagery,landsat,acca OnMenuCmd i.landsat.acca Extracts quality control parameters from Modis QC layers. QC,Quality Control,Surface Reflectance,Land Surface Temperature,Vegetation,Modis OnMenuCmd i.modis.qc Performs atmospheric correction using the 6S algorithm. imagery,atmospheric correction OnMenuCmd i.atcorr Creates a latitude/longitude map. imagery,latitude,longitude,projection OnMenuCmd i.latlong Creates a sunshine hours map. sunshine,hours,daytime OnMenuCmd i.sunhours Calculates different types of vegetation indices. imagery,vegetation index,biophysical parameters OnMenuCmd i.vi Performs Tasseled Cap (Kauth Thomas) transformation for LANDSAT-TM data. imagery,transformation OnMenuCmd i.tasscap Computes broad band albedo from surface reflectance. imagery,albedo,surface reflectance OnMenuCmd i.albedo Computes emissivity from NDVI, generic method for spares land. emissivity,land flux,energy balance OnMenuCmd i.emissivity Computes biomass growth, precursor of crop yield calculation. imagery,biomass,fpar,yield OnMenuCmd i.biomass Net radiation approximation (Bastiaanssen, 1995). imagery,energy balance,net radiation,SEBAL OnMenuCmd i.eb.netrad Soil heat flux approximation (Bastiaanssen, 1995). imagery,energy balance,soil heat flux,SEBAL OnMenuCmd i.eb.soilheatflux Computes sensible heat flux iteration SEBAL 01. imagery,energy balance,soil moisture,evaporative fraction,SEBAL OnMenuCmd i.eb.h_sebal01 Computes evaporative fraction (Bastiaanssen, 1995) and root zone soil moisture (Makin, Molden and Bastiaanssen, 2001). imagery,energy balance,soil moisture,evaporative fraction,SEBAL OnMenuCmd i.eb.evapfr Actual evapotranspiration for diurnal period (Bastiaanssen, 1995). imagery,energy balance,actual evapotranspiration,SEBAL OnMenuCmd i.eb.eta Computes temporal integration of satellite ET actual (ETa) following the daily ET reference (ETo) from meteorological station(s). imagery,evapotranspiration OnMenuCmd i.evapo.time Computes evapotranspiration calculation modified or original Hargreaves formulation, 2001. imagery,evapotranspiration OnMenuCmd i.evapo.mh Computes potential evapotranspiration calculation with hourly Penman-Monteith. imagery,evapotranspiration OnMenuCmd i.evapo.pm Computes evapotranspiration calculation Prestley and Taylor formulation, 1972. imagery,evapotranspiration OnMenuCmd i.evapo.pt Compares bit patterns with a raster map. raster,algebra OnMenuCmd r.bitpattern Calculate error matrix and kappa parameter for accuracy assessment of classification result. raster,statistics 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 Converts 3D raster maps to 2D raster maps raster3d,raster,voxel OnMenuCmd r3.to.rast Creates/modifies the color table associated with a 3D raster map. raster3d,color table OnMenuCmd r3.colors Exports the color table associated with a 3D raster map. raster3d,color table,export OnMenuCmd r3.colors.out Establishes the current working 3D raster mask. raster3d,voxel OnMenuCmd r3.mask 3D raster map calculator. raster,algebra OnMapCalculator r3.mapcalc Creates cross section 2D raster map from 3D raster map based on 2D elevation map raster3d,raster,voxel OnMenuCmd r3.cross.rast Numerical calculation program for transient, confined groundwater flow in three dimensions raster3d,voxel,hydrology,groundwater,numeric,simulation OnMenuCmd r3.gwflow Interpolates point data to a 3D raster map using regularized spline with tension (RST) algorithm. vector,surface,interpolation,RST OnMenuCmd v.vol.rst Outputs basic information about a user-specified 3D raster map layer. raster3d,voxel OnMenuCmd r3.info Generates volume statistics for 3D raster 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 Lists all database drivers. database,drivers 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. database,attribute table,connection settings OnMenuCmd db.connect Sets user/password for DB driver/database. database,connection settings OnMenuCmd db.login Creates an empty database. database,SQL OnMenuCmd db.createdb Removes a database. database,SQL OnMenuCmd db.dropdb Drops an attribute table. database,attribute table 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 feature 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 ID_HELP Display the HTML man pages of GRASS GIS general,manual,help RunMenuCmd g.manual entry=wxGUI About GRASS GIS OnAboutGRASS ID_ABOUT