NAME
g.download.location - Download GRASS Location from the web
Get GRASS Location 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] [dbase=path] [--help] [--verbose] [--quiet] [--ui]
Flags:
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- url=string [required]
- URL of the archive with a location to be downloaded
- URL of ZIP, TAR.GZ, or other similar archive
- name=name
- Location name
- Location name (not location path)
- dbase=path
- GRASS GIS database directory
- Default: path to the current GRASS GIS database
g.download.location downloads a 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.
g.mapset,
g.mapsets,
r.proj,
v.proj,
g.proj.all,
Vaclav Petras,
NCSU GeoForAll Lab
Last changed: $Date: 2016-04-21 10:33:08 -0400 (Thu, 21 Apr 2016) $
SOURCE CODE
Available at: g.download.location source code (history)
Main index |
General index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2018
GRASS Development Team,
GRASS GIS 7.4.1svn Reference Manual