You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the up-vote. I will see what I can do for a pull request. I haven't yet assessed the impact. Since this may be a breaking change to the function, I was worried it might break existing workflows (or code). I haven't really searched around much for the function's use.
If you think the update is minor (or early on), I will happy request a pull with the two changes I proposed.
Instead of hard-wiring EPSG:4326, perhaps it can still be the default, but allow for other off-Earth bodies (e.g. "IAU" codes).
Recommendations:
stactools/src/stactools/core/utils/raster_footprint.py
Line 263 in ec65855
to
stactools/src/stactools/core/utils/raster_footprint.py
Line 305 in ec65855
to
polygon = shape(transform_geom(crs, crs_deg, polygon, precision=precision))
The text was updated successfully, but these errors were encountered: