[mapserver-commits] [MapServer/MapServer] 73fd03: msProjectRect(): fix to deal with +over added, ass...
Even Rouault
noreply at github.com
Wed Feb 16 10:40:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 73fd033625cfb747e1349da8c67389d6c4aa3fc1
https://github.com/MapServer/MapServer/commit/73fd033625cfb747e1349da8c67389d6c4aa3fc1
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M mapproject.c
Log Message:
-----------
msProjectRect(): fix to deal with +over added, assuming https://github.com/OSGeo/PROJ/pull/3055 applied (PROJ 9) (fixes #6478)
Commit: 5055d407865c8b0a7136c443d2ace4a922c4774d
https://github.com/MapServer/MapServer/commit/5055d407865c8b0a7136c443d2ace4a922c4774d
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M mapproject.c
Log Message:
-----------
msProjectRect(): workaround for issue of #6478 for PROJ >= 6 and < 9 (fixes #6478)
Commit: 713fbd1e1c3cc91a0f4ca1dba77f066258389b55
https://github.com/MapServer/MapServer/commit/713fbd1e1c3cc91a0f4ca1dba77f066258389b55
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M msautotest/mspython/test_bug_check.py
Log Message:
-----------
msautotest: add test for #6478
Commit: 1901a82167493b3f555d2960b2bc118339537467
https://github.com/MapServer/MapServer/commit/1901a82167493b3f555d2960b2bc118339537467
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M mapproject.c
M msautotest/mspython/test_bug_check.py
Log Message:
-----------
Merge pull request #6479 from rouault/fix_6478
msProjectRect(): fix PROJ >= 6 when datum shift is involved (fixes #6478)
Compare: https://github.com/MapServer/MapServer/compare/f838e9b93c59...1901a8216749
More information about the MapServer-commits
mailing list