xarray-spatial
xarray-spatial copied to clipboard
Add Raster to GeoJSON Polygon via zonal.regions + marching squares
There is an interesting example of the approach implemented in Rust: https://github.com/mthh/contour-rs
https://gdal.org/programs/gdal_polygonize.html
http://www.eecs.umich.edu/courses/eecs487/f06/sa/jmadsen.pdf
@brendancol, will this issue be worked on?
polygonize was added in PR #585 so this can be closed.