MakieOrg / GeoMakie.jl

Geographical plotting utilities for Makie.jl
https://geo.makie.org
MIT License
161 stars 23 forks source link

Upstream `to_multipoly` and `to_multillinestring` to GeometryOps #242

Open asinghvi17 opened 3 weeks ago

asinghvi17 commented 3 weeks ago

These would become shortcuts to e.g. GO.coerce(geoms, GI.MultiPolygonTrait).

Doesn't have to happen right away, but if anyone is interested in picking it up that would be super cool.