[mapserver-commits] [mapserver/mapserver] 3e262f: msResampleGDALToMap(): restrict fix done for #1715...
GitHub
noreply at github.com
Wed Jun 14 03:55:59 PDT 2017
Branch: refs/heads/branch-7-0
Home: https://github.com/mapserver/mapserver
Commit: 3e262f4ca736516bf303b7c9389ffbf89a5be430
https://github.com/mapserver/mapserver/commit/3e262f4ca736516bf303b7c9389ffbf89a5be430
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-06-14 (Wed, 14 Jun 2017)
Changed paths:
M mapresample.c
Log Message:
-----------
msResampleGDALToMap(): restrict fix done for #1715, to avoid regressions like #5445
https://github.com/mapserver/mapserver/commit/026847b1c962cdd666d28cfbe38ac40fff54ffbb
introduced a post correction of the source geotransform so that it matches the
sSrcExtent exactly. However the condition for this to make sense is that the
initial geotransform has square pixels.
Commit: fdcb24d345a6262a83f73db45a59403095ca4978
https://github.com/mapserver/mapserver/commit/fdcb24d345a6262a83f73db45a59403095ca4978
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2017-06-14 (Wed, 14 Jun 2017)
Changed paths:
M mapresample.c
Log Message:
-----------
Merge pull request #5447 from rouault/fix_5445
msResampleGDALToMap(): restrict fix done for #1715, to avoid regressions like #5445
Compare: https://github.com/mapserver/mapserver/compare/879ca29675e4...fdcb24d345a6
More information about the mapserver-commits
mailing list