Reprojecting bounding boxes is a fundamentally flawed idea. Not in the least because it is delaying my contribution of the #Homolosine
projection to #GeoTools.

https://github.com/geotools/geotools/pull/2830#issuecomment-616729919

Additional map projection: Homolosine by ldesousa · Pull Request #2830 · geotools/geotools

This is a literal implementation of the projection described by John Paul Goode, relying on the existing projection classes for the Mollweide and the Sinusoidal. Thus no actual mathematical transfo...