pyproj
pyproj copied to clipboard
ENH:transformer: Support intermediate CRS in TransformerGroup
https://github.com/OSGeo/PROJ/blob/c85596492960d390ce28136b453742c36e529d93/src/proj.h#L1349-L1355
See: --pivot-crs in https://proj.org/operations/operations_computation.html
Potentially allow for Transformer in the future:
https://github.com/OSGeo/PROJ/issues/3622
Related: https://github.com/geopandas/geopandas/issues/2787