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 [-cr] url=string [coverage=string] [urlparams=string] [username=string] [password=string] [output=string] [location=string] [region=string] [crs=string] [--overwrite] [--help] [--verbose] [--quiet] [--ui]
Flags:
- -c
- Get the server capabilities then exit
- -r
- Reproject raster data using r.import if needed
- --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
- crs=string
- A valid CRS string to pass at WCS request
r.in.wcs.py downloads and imports coverage from WCS server.
r.in.wms
Martin Zbinden
SOURCE CODE
Available at:
r.in.wcs source code
(history)
Latest change: Tuesday Mar 26 20:41:36 2024 in commit: 3b09b1d78f6e96ffebacac6e36f0afd91ad0c091
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2024
GRASS Development Team,
GRASS GIS 8.4.1dev Reference Manual