Working with external data in GRASS 7: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This page explains how to work with external data in GRASS 7. Category:GRASS 7") |
No edit summary |
||
Line 1: | Line 1: | ||
This page explains how to work with external data in GRASS 7. | This page explains how to work with external data in GRASS 7. | ||
(to be expanded) | |||
== Raster data == | |||
For linking external raster data is used {{cmd|version=70|r.external}}. List of supported formats can be determined by | |||
r.external -f | |||
== Vector data == | |||
== Using wxGUI == | |||
[[Category:GRASS 7]] | [[Category:GRASS 7]] |
Revision as of 12:41, 30 December 2010
This page explains how to work with external data in GRASS 7.
(to be expanded)
Raster data
For linking external raster data is used r.external. List of supported formats can be determined by
r.external -f