Developer Notebooks
JuliaGeo
The Polygons notebook (code link) illustrates how grids in MeshArrays.jl
can be represented as sets of Polygons (2D) or LineStrings (3D) using GeoInterface.jl.
The GeometryOps notebook (code link) has a few more tests with GeometryOps.jl.