- GRASS GIS
Infobox_Software
name = GRASS GIS
caption = GRASS 6.3
developer =GRASS Development Team
programming language = C
latest_release_version = 6.3.0
latest_release_date = release date and age|2008|4|23
operating_system =Linux , MS-Windows,Mac OS X ,POSIX compliant systems
status = Active
genre =Geographic information system
license = GPL
website = http://grass.osgeo.orgGRASS GIS (Geographic Resources Analysis Support System) is a free,
open source geographical information system (GIS) capable of handlingraster ,topological vector,image processing , and graphic data.GRASS is released under the
GNU General Public License (GPL), and it can be used on multiple platforms, includingMac OS X , Windows (natively or with optionalCygwin tools) andGNU Linux . Users can interface with the software features through agraphical user interface (GUI) by using the internal GUI withX Window System or by "plugging into" GRASS via Quantum GIS. They can also interface with the modules directly through the modified version of the shell that the application launches or by calling individual modules directly from a preferred shell (this latter method requires the setting of several environment variables).The recent GRASS 6 release introduces a new topological 2D/3D vector engine and support for
vector network analysis . Attributes are managed in ".dbf" files orSQL -basedDBMS such asMySQL ,PostgreSQL /PostGIS , andSQLite . The system is capable of visualizing 3Dvector graphics data andvoxel volumes. GRASS supports an extensive range of raster and vector formats through the binding to GDAL/OGR libraries, including OGC-conformal (Open Geospatial Consortium )Simple Features forinteroperability with other GIS. It also supportsLinear Reference System .The GRASS Development Team is a multi-national group consisting of developers at numerous locations. GRASS is one of the eight initial Software Projects of the
Open Source Geospatial Foundation .Architecture
GRASS supports raster and vector data in two and three dimensions. The vector data model is topological, meaning that areas are defined by boundaries and centroids; boundaries cannot overlap within a single layer. This is in contrast with OpenGIS
Simple Features , which define vectors more freely, much as a non-georeferenced vector illustration program does.GRASS is designed as an environment in which tools that perform specific GIS computations are executed. Unlike typical
application software , upon starting GRASS, the user is presented with a UNIX shell containing a modified environment that supports the execution of GRASS commands (known as modules). The environment has a state that includes such parameters as the geographic region covered and themap projection in use. All GRASS modules read this state and additionally are given specific parameters (such as input and output maps, or values to use in a computation) when executed. The majority of GRASS modules and capabilities can be operated via a graphical user interface (provided by a GRASS module), as an alternative to manipulating geographic data in shell. There are over 200 core GRASS modules included in the GRASS distribution, and over 100 add-on modules created by users and offered on the GRASS web site. The GRASS libraries and core modules are written in C; other modules are written in C, UNIX shell,Tcl , or other scripting languages. The GRASS modules are designed under theUnix philosophy and hence can be combined using shell scripting to create more complex or specialized modules by a user without knowledge of C programming.There is cooperation between GRASS and
Quantum GIS (QGIS). Recent versions of QGIS can be executed within the GRASS environment, allowing QGIS to be used as a user-friendly graphical interface to GRASS that more closely resembles other graphical GIS software than does the unique shell-based GRASS interface. See the screenshot for an example.There also exists a project to re-implement GRASS in Java as [http://jgrass.dev.fsc.bz.it/ JGRASS] .
History
GRASS (Geographic Resources Analysis Support System) GRASS has been under continuous development since 1982 and has involved a large number of federal US agencies, universities, and private companies. The core components of GRASS and the management of integration of efforts into GRASS releases was originally directed by the U.S. Army - Construction Engineering Research Laboratory (USA-CERL), a branch of the
U.S. Army Corps of Engineers , inChampaign, Illinois . USA-CERL completed its last release of GRASS as version 4.1 in 1992, and provided five updates and patches to this release through 1995. USA-CERL also wrote the core components of the GRASS 5.0 floating point version.The development of GRASS was begun by the USA-CERL to meet the need of the United States military for software for
land management andenvironmental planning . A key motivation was theNational Environmental Policy Act . The development platform wasUNIX running onVAX hardware. During 1982 through 1995, USA-CERL led the development of GRASS, with the involvement of numerous others, including universities and other federal agencies. USA-CERL officially ceased its involvement in GRASS after release 4.1 (1995), though development had been limited to minor patches since 1993. A group formed atBaylor University to take over the software, releasing GRASS 4.2. Around this period, a port of the software toLinux was made. In 1998,Markus Neteler , the current project leader, announced the release of GRASS 4.2.1, which offered major improvements including a newgraphical user interface . In October 1999, the license of the originally public-domain GRASS software was changed to the GNU GPL in version 5.0. [GRASS Development Team. " [http://grass.osgeo.org/devel/grasshist.html GRASS History] ". Retrieved on 2008-03-29.]Subsequently, GRASS has evolved into a powerful software suite with a wide range of applications in many different areas of
scientific research .GRASS is currently used in academic and commercial settings around the world, as well as many governmental agencies includingNASA ,NOAA , USDA, DLR,CSIRO , theNational Park Service , theU.S. Census Bureau ,USGS , and manyenvironmental consulting companies.GRASS development is split into a stable branch (6.2) and a development branch (6.3). The stable branch is recommended for most users, while the 6.3 branch operates as a testbed for new features.
References
Bibliography
* Neteler, M. and H. Mitasova, 2008: "Open Source GIS: A GRASS GIS Approach. 3rd Edition." 406 pages, 80 illus., Springer, New York. ISBN 038735767X - [http://www.grassbook.org Online Supplement]
* GDF Hannover bR: GRASS GIS 6.0 Tutorial, Version 1.2, 2005, [http://www.gdf-hannover.de/literature Online Supplement]
* "Indian Example" PDF download [http://freegis.gnu.org.in/grass_geosciencedataset.pdf]
* A.P. Pradeepkumar (2003) "Absolute Beginners Guide to Linux/GRASS installation" Online publication at GRASS Development Project Website In English available at http://grass.itc.it/gdp/tutorial/abs_beginners.pdf
* 原著 A. P. Pradeepkumar (2003) GRASS 5.00 安装新手指南 in Chinese available at http://www.cngis.org/archive/opensource/attach/GRASS%205%20%B0%B2%D7%B0%D0%C2%CA%D6%D6%B8%C4%CF.pdfSee also
*
Object-based spatial database
*Quantum GIS which can be used as graphical frontend to GRASS
*Open Source Geospatial Foundation External links
* [http://grass.osgeo.org/ GRASS GIS main web site, OSGeo foundation]
** [http://grass.itc.it/ GRASS GIS mirror web site, Italy]
** [http://grass.ibiblio.org/ GRASS GIS mirror at ibiblio, USA]
** [http://wgbis.ces.iisc.ernet.in/grass/index.php GRASS GIS mirror in India]
* [http://wgbis.ces.iisc.ernet.in/grdss/index.php GRDSS, Geographic Resources Decision Support System (GRASS GUI)]
* [http://grass.gdf-hannover.de/ GRASS GIS Wiki]
* [http://pywps.wald.intevation.org/index.psp PyWPS] (Python Web Processing Service with native support for GRASS)
Wikimedia Foundation. 2010.