[GRASS-git] [OSGeo/grass] d0b904: libproj: fix lontitude estimation for PJ_AREA (#2476)
Markus Metz
noreply at github.com
Sun Jul 3 12:59:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: d0b904f6e9077ee5f09f80e8ddbc9e7bb5b2c050
https://github.com/OSGeo/grass/commit/d0b904f6e9077ee5f09f80e8ddbc9e7bb5b2c050
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