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

Add a GeometryOps.jl extension for things like `polygonize`

Open rafaqz opened this issue 1 month ago • 1 comments

So that these methods know about the dimensions and crs of the Raster.

We could also just add a hard dependency and start using apply and other useful things internally here.

I think its best that Rasters dependends on/extends GeometryOps, and not the other way around? @asinghvi17 @skygering ?

rafaqz avatar May 13 '24 09:05 rafaqz

Agreed!

asinghvi17 avatar May 13 '24 10:05 asinghvi17