NAME
r.in.wcs - Downloads and imports coverage from WCS server.
KEYWORDS
raster,
import,
OGC web services
SYNOPSIS
r.in.wcs
r.in.wcs --help
r.in.wcs [-c] url=string [coverage=string] [urlparams=string] [username=string] [password=string] [output=string] [location=string] [region=string] [--overwrite] [--help] [--verbose] [--quiet] [--ui]
Flags:
- -c
- Get the server capabilities then exit
- --overwrite
- Allow output files to overwrite existing files
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- url=string [required]
- Service URL (typically http://.../mapserv? )
- Default: http://...?
- coverage=string
- Coverage name to request
- urlparams=string
- Additional query parameters to pass to the server
- username=string
- Username for server connection
- password=string
- Password for server connection
- output=string
- Name for output raster map (default: coveragename)
- location=string
- Name for new location to create
- region=string
- Name for region instead of current region
r.in.wcs.py downloads and imports coverage from WCS server.
r.in.wms
Martin Zbinden
Last changed: $Date: 2015-01-25 14:46:47 +0100 (Sun, 25 Jan 2015) $
SOURCE CODE
Available at: r.in.wcs source code (history)
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2018
GRASS Development Team,
GRASS GIS 7.4.1svn Reference Manual