 
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: Thursday Feb 20 13:02:26 2025 in commit: 53de8196a10ba5a8a9121898ce87861d227137e3
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2025
GRASS Development Team,
GRASS GIS 8.4.2dev Reference Manual