[mapserver-commits] [mapserver/mapserver] 03da61: WCS 2.0: fix when input raster is full world in EP...
GitHub
noreply at github.com
Sat Feb 10 04:16:08 PST 2018
Branch: refs/heads/branch-7-0
Home: https://github.com/mapserver/mapserver
Commit: 03da61e8dd5649776ea1e423a4314d1e5139c56a
https://github.com/mapserver/mapserver/commit/03da61e8dd5649776ea1e423a4314d1e5139c56a
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2018-02-10 (Sat, 10 Feb 2018)
Changed paths:
M mapproject.c
M mapwcs20.c
Log Message:
-----------
WCS 2.0: fix when input raster is full world in EPSG:4326
If input raster is full world in EPSG:4326 and a GetCoverage is done with
a subsettingCRS != EPSG:4326 and with no explicit with+resolutionX (or height+
resolutionY), the request currently fails.
More information about the mapserver-commits
mailing list