[mapserver-commits] [MapServer/MapServer] f119db: msProjectRect(): fix to deal with +over added, ass...
Jeff McKenna
noreply at github.com
Fri Feb 18 08:59:16 PST 2022
Branch: refs/heads/branch-7-6
Home: https://github.com/MapServer/MapServer
Commit: f119db1dbc28a55217550ce54a7ec396f59b99e0
https://github.com/MapServer/MapServer/commit/f119db1dbc28a55217550ce54a7ec396f59b99e0
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-02-16 (Wed, 16 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: 25171a48476558337dedfe449eb1e8daaa6a5b9a
https://github.com/MapServer/MapServer/commit/25171a48476558337dedfe449eb1e8daaa6a5b9a
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M mapproject.c
Log Message:
-----------
msProjectRect(): workaround for issue of #6478 for PROJ >= 6 and < 9 (fixes #6478)
Commit: 011f39bdf7516dc66ba9f9fd0cbd6ae6c59b9594
https://github.com/MapServer/MapServer/commit/011f39bdf7516dc66ba9f9fd0cbd6ae6c59b9594
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M msautotest/mspython/test_bug_check.py
Log Message:
-----------
msautotest: add test for #6478
Commit: 47e87c1486478ceff06fa5c0818a8ddaeb942902
https://github.com/MapServer/MapServer/commit/47e87c1486478ceff06fa5c0818a8ddaeb942902
Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
Date: 2022-02-18 (Fri, 18 Feb 2022)
Changed paths:
M mapproject.c
M msautotest/mspython/test_bug_check.py
Log Message:
-----------
Merge pull request #6481 from rouault/backport_pr_6479
[Backport 7.6] msProjectRect(): fix PROJ >= 6 when datum shift is involved (fixes #6478)
Compare: https://github.com/MapServer/MapServer/compare/607673921336...47e87c148647
More information about the MapServer-commits
mailing list