Note: This document is for an older version of GRASS GIS that has been discontinued. You should upgrade, and read the current manual page.
.zip or .tar.gz) project (previously called
location) from a given URL
and unpacks it to a specified or current GRASS GIS Spatial Database.
URL can be also a local file on the disk.
If the archive contains a directory which contains a project, the module
will recognize that and use the project automatically.
The first directory which is a project is used.
Other projects or any other files are ignored.
g.download.project url=https://grass.osgeo.org/sampledata/north_carolina/nc_spm_full_v2alpha2.tar.gz path=$HOME
grass --tmp-project XY --exec g.download.project url=https://grass.osgeo.org/sampledata/north_carolina/nc_spm_full_v2alpha2.tar.gz path=$HOME
Available at: g.download.project source code (history)
Latest change: Wednesday Feb 05 22:17:19 2025 in commit: 12b9f28dd321e2717a4576a0393bbf39629cf09e
Main index | General index | Topics index | Keywords index | Graphical index | Full index
© 2003-2025 GRASS Development Team, GRASS GIS 8.4.3dev Reference Manual