Rasters.jl icon indicating copy to clipboard operation
Rasters.jl copied to clipboard

experiment with best_manifold implementation here

Open asinghvi17 opened this issue 10 months ago • 2 comments

seems we need this now, will move the code to GeometryOps / Proj / GFT / wherever later but want to at least get a working implementation here.

this is the way to solve #895

asinghvi17 avatar Feb 14 '25 16:02 asinghvi17

It looks like we will have a problem with detecting things that don't have a backing ellipsoid - proj_get_ellipsoid segfaults on this CRS.

asinghvi17 avatar Feb 14 '25 16:02 asinghvi17

I get the point here but this also seems quite fragile and blackboxy. We could also just throw a more informative errors that point users towards passing Planar

tiemvanderdeure avatar Feb 16 '25 09:02 tiemvanderdeure