Documentation for WCSGetCoverage does not match arguments available through wcs$getCoverage
#89
Answered
by
eblondel
annakrystalli
asked this question in
OGC WCS
Answered by
eblondel
Sep 26, 2022
Replies: 1 comment
|
|
0 replies
Answer selected by
eblondel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


WCSGetCoverageis a class not meant to be used directly by user, but is used internally by ows4R WCS client base on its capabilities. It shares coverage request parameters with the one exposed inWCSCoverageSummary, but not all - by design- to make it usable from clients and to allow inheriting information that are given by WCS capabilities.getCoverageinWCSClienthas been aligned withgetCoverageinWCSCoverageSummary. Some parameters were described. Extra parameters will be further documented in time