table of contents
| g.download.location(1grass) | GRASS User's Manual | g.download.location(1grass) |
NAME¶
g.download.location - Download GRASS project
(location) from the web
Get GRASS project from an URL or file path
KEYWORDS¶
general, data, download, import
SYNOPSIS¶
g.download.location
g.download.location --help
g.download.location url=string [name=name]
[path=path] [--help] [--verbose]
[--quiet] [--ui]
Flags:¶
Parameters:¶
- url=string [required]
-
URL of the archive with a project to be downloaded
URL of ZIP, TAR.GZ, or other similar archive - name=name
-
Project (location) name
Project name (not path to project) - path=path
-
GRASS database directory
Default: path to the current GRASS database
DESCRIPTION¶
g.download.location has been renamed to g.download.project and exists for backwards compatibility reasons. It will be removed in the next major version.
SEE ALSO¶
g.download.project
AUTHOR¶
Vaclav Petras, NCSU GeoForAll Lab
SOURCE CODE¶
Available at: g.download.location source code (history)
Latest change: Friday Feb 07 19:16:09 2025 in commit: a82a39f673b97fafcfce1604dc3e6015cb96487a
Main index | General index | Topics index | Keywords index | Graphical index | Full index
© 2003-2026 GRASS Development Team, GRASS 8.5.0 Reference Manual
| GRASS 8.5.0 |