GRASS 6 Tutorial: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
 
(16 intermediate revisions by the same user not shown)
Line 21: Line 21:
If you are new to GRASS GIS and plan to use the command line inteface and/or within a Linux environment, it is recommended that you read the [http://www.linux.org/lessons/ Introductory Material] for Linux. Also, if you have been using other GIS packages, you may find the [[GRASS_Help#Migration_from_other_GIS_Software|Migration tips]] useful reading.
If you are new to GRASS GIS and plan to use the command line inteface and/or within a Linux environment, it is recommended that you read the [http://www.linux.org/lessons/ Introductory Material] for Linux. Also, if you have been using other GIS packages, you may find the [[GRASS_Help#Migration_from_other_GIS_Software|Migration tips]] useful reading.


===Getting started===
This tutorial is designed to give you hands-on experience with GRASS GIS. We start by showing you how to view and query raster and vector data and continue by explaining how to import and process raster and vector data.
===[http://grasswiki.osgeo.org/wiki/GRASS_6_Tutorial/Getting_Started Getting started]===


If you have already installed GRASS GIS on your system, you can continue to the next section. Otherwise, please consult the [http://grasswiki.osgeo.org/wiki/Installation_Guide Installation Guide], which covers all of the main operating systems. If you want to compile GRASS GIS from source, you should follow these [http://grasswiki.osgeo.org/wiki/Compile_and_Install Instructions].
===[http://grasswiki.osgeo.org/wiki/GRASS_6_Tutorial/Displaying_spatial_data Displaying Spatial Data]===


If this is your first time using GRASS GIS, we recommend that you download the GRASS GIS [http://grass.osgeo.org/download/sample-data/ sample data], for instance the North Carolina dataset and uncompress into your GIS data directory.
==Using GRASS with raster data==
 
You can use GRASS GIS using either the GUI or the Command Line Interface (CLI) or a combination of both. If you are running GRASS within a Windows environment, you should click Start --> Programs --> GRASS 6.4 with MSYS.
[[File:Windows_startup.png|frameless|centre|GRASS GIS Windows]]
 
 
 
To start the GRASS GUI, you should
To start GRASS GIS, simply type 'grass64' on the command line. This will open the start-up window, where you will need to input and/or select the following details:
# GIS data directory
# Location (Project) name
# Mapset (Sub-project) name
 
[[File:grass_start_tutorial6.png|frameless|GRASS GIS start-up window]]
 
Once you have selected your options, you can then click 'Start GRASS' (numbered 5 on diagram).
 
''If you are using your own data, please consult the Location Wizard sections [http://grass.osgeo.org/grass64/manuals/helptext.html here].''
 
==Raster data management==


===Overview===
===Overview===
Line 52: Line 35:
===[http://grasswiki.osgeo.org/wiki/GRASS_6_Tutorial/Raster_data_management Raster Data Management]===
===[http://grasswiki.osgeo.org/wiki/GRASS_6_Tutorial/Raster_data_management Raster Data Management]===


==Vector data management==
==Using GRASS with vector data==


===Overview===
===Overview===
Line 63: Line 46:
===[http://grasswiki.osgeo.org/wiki/GRASS_6_Tutorial/Vector_spatial_analysis Vector Spatial Analysis]===
===[http://grasswiki.osgeo.org/wiki/GRASS_6_Tutorial/Vector_spatial_analysis Vector Spatial Analysis]===


==Vector Import and Usage examples FROM GRASS 5.7 tutorial==
===Vector network analysis examples [from GRASS 5.7 tutorial]===
 
'''Below are from the GRASS-5.7 Tutorial -- but are being updated and merged into GRASS-6...'''
 
===Vector network analysis examples===


* New Spearfish examples: [http://grass.osgeo.org/grass63/manuals/html63_user/v.net.html v.net], [http://grass.osgeo.org/grass63/manuals/html63_user/v.net.iso.html v.net.iso], [http://grass.osgeo.org/grass63/manuals/html63_user/v.net.path.html v.net.path] etc.
* New Spearfish examples: [http://grass.osgeo.org/grass63/manuals/html63_user/v.net.html v.net], [http://grass.osgeo.org/grass63/manuals/html63_user/v.net.iso.html v.net.iso], [http://grass.osgeo.org/grass63/manuals/html63_user/v.net.path.html v.net.path] etc.
* Old tutorial: http://grass.osgeo.org/grass57/tutorial/network.html
* Old tutorial: http://grass.osgeo.org/grass57/tutorial/network.html
<!--- dmci: This is commented out as it has been updated in vector data management, tho' useful for reference to go back to check that everything has been incorporated.  
<!--- dmci: This is commented out as it has been updated in vector data management, tho' useful for reference to go back to check that everything has been incorporated.  
===Basic usage examples===
===Basic usage examples [from GRASS 5.7 tutorial]===
http://grass.osgeo.org/grass57/tutorial/ex_basic.html
http://grass.osgeo.org/grass57/tutorial/ex_basic.html
--->
--->
===Complex usage examples===
===[http://grass.osgeo.org/grass57/tutorial/ex_complex.html Complex usage examples [from GRASS 5.7 tutorial]]===
http://grass.osgeo.org/grass57/tutorial/ex_complex.html
 
===[http://grass.osgeo.org/grass57/tutorial/usa_demo.html Examples from US National Atlas  [from GRASS 5.7 tutorial]]===
 
==Using GRASS with R==
 
===GRASS and R kriging interpolation===
 
===Mini How to interpolate using kriging with GRASS and R===
 
[[How to interpolate point value using kriging method with R and GRASS 6]]
 
==Using GRASS with GMT==


===Examples from US National Atlas===
* [http://169.237.35.250/~dylan/grass_user_group/ GRASS-GMT Examples]
http://grass.osgeo.org/grass57/tutorial/usa_demo.html


==Additional Information==
==Additional Information==
Line 97: Line 86:
* Translation Portal for GRASS 6 Tutorial http://www.gdf-hannover.de/translation--->
* Translation Portal for GRASS 6 Tutorial http://www.gdf-hannover.de/translation--->
* GRASS [http://www.geostat-course.org/Topic_NetelerMetz_2012 GEOSTAT 2012] course
* GRASS [http://www.geostat-course.org/Topic_NetelerMetz_2012 GEOSTAT 2012] course
===Links of interest===
* [http://169.237.35.250/~dylan/grass_user_group/ GRASS-GMT Examples]
==Further reading==
===GRASS and R kriging interpolation===
===Mini How to interpolate using kriging with GRASS and R===
[[How to interpolate point value using kriging method with R and GRASS 6]]




[[Category: Documentation]]
[[Category: Documentation]]
[[Category: Tutorial]]
[[Category: Tutorial]]

Latest revision as of 08:29, 30 July 2013

GRASS GIS version 6.4 is fully operational and stable version that can be used for production use. This tutorial will familiarize you with the improved functionality and will focus on raster and vector data management as well some basic spatial data analysis.

This tutorial is intended for GRASS GIS users who want to migrate from a previous release to the new GRASS Version. If you are a beginner, please also consider additional books or tutorials as well as consulting the Introductory Material.


Disclaimer: In case the examples described here do not work properly, you are kindly invited to send us further examples and/or code bugfixes/enhancements. Enjoy the WIKI!

NOTE: This tutorial is under construction and is incorporating sections of the previous GRASS 5.7 tutorial.

Introduction

New developments in GRASS GIS have made major improvements to the vector architecture. The most significant change includes a new 2- and 3-dimensional vector library that manages vector attributes in standard database management systems (DBMS), providing a fully relational database for vector attribute management, while preserving the flexibility of traditional GRASS topological tools. GRASS now also incorporates true 3-dimensional voxels in the NVIZ visualization environment as well as numerous enhancements to virtually every tool in the GRASS library.

If you are new to GRASS GIS and plan to use the command line inteface and/or within a Linux environment, it is recommended that you read the Introductory Material for Linux. Also, if you have been using other GIS packages, you may find the Migration tips useful reading.

This tutorial is designed to give you hands-on experience with GRASS GIS. We start by showing you how to view and query raster and vector data and continue by explaining how to import and process raster and vector data.

Getting started

Displaying Spatial Data

Using GRASS with raster data

Overview

This section of the tutorial is intended to provide new users with an introduction to raster data management in GRASS GIS. As with other parts of the GRASS 6 tutorial, the examples are largely based on the GRASS 5.7 tutorial as well as the GRASS GIS presentation at Geostat-2012. The aim is to present the reader with introductory information on handling raster data within GRASS GIS. It is worth mentioning that the raster management hasn't changed significantly from previous versions of GRASS (e.g. versions 4 or 5), therefore older tutorials and books on the GRASS raster modules should also work.

Raster Data Management

Using GRASS with vector data

Overview

The native GRASS vector format provides provides vector topology with n:m mapping of geometry features to attributes. In addition, vector layers are supported with a variety of database management systems (DBMS) supported as back-ends that include: SQLite, PostgreSQL + PostGIS, MySQL, ODBC (, DBF). The vector geometry types supported in GRASS includes: points, centroids, lines, boundaries, areas (boundaries + centroids), face (3d areas), kernels and volumes.

The examples that follow in this section on vector data management are based on the datasets available here

Vector Data Management

Vector Spatial Analysis

Vector network analysis examples [from GRASS 5.7 tutorial]

Complex usage examples [from GRASS 5.7 tutorial]

Examples from US National Atlas [from GRASS 5.7 tutorial]

Using GRASS with R

GRASS and R kriging interpolation

Mini How to interpolate using kriging with GRASS and R

How to interpolate point value using kriging method with R and GRASS 6

Using GRASS with GMT

Additional Information

FAQ (Frequently Asked Questions)

References