[GRASS-git] [OSGeo/grass] 04efbf: libproj: fix lontitude estimation for PJ_AREA (#2476)
Markus Metz
noreply at github.com
Sun Jul 3 13:03:54 PDT 2022
Branch: refs/heads/releasebranch_8_0
Home: https://github.com/OSGeo/grass
Commit: 04efbff579ff5b97b9115f94a1660a0dc79f92db
https://github.com/OSGeo/grass/commit/04efbff579ff5b97b9115f94a1660a0dc79f92db
Author: Markus Metz <33666869+metzm at users.noreply.github.com>
Date: 2022-07-03 (Sun, 03 Jul 2022)
Changed paths:
M lib/proj/do_proj.c
Log Message:
-----------
libproj: fix lontitude estimation for PJ_AREA (#2476)
This is a partial fix for reprojections across the anti-meridian, where crossing 180W or 180E need to be handled differently, depending on the involved CRS's.
More information about the grass-commit
mailing list