When the source data is an older-style proj string like:
+proj=longlat +ellps=WGS84 +towgs84=0,0,0,0,0,0,0 +no_defs
and the target is
there can be a discontinuity at the antimeridian. See the pic below.
The WORKAROUND is to override that source proj string and use a global-geodetic profile.

When the source data is an older-style proj string like:
and the target is
there can be a discontinuity at the antimeridian. See the pic below.
The WORKAROUND is to override that source proj string and use a
global-geodeticprofile.