georust / geos

Rust bindings for GEOS
https://docs.rs/geos/
MIT License
122 stars 42 forks source link

Add UnaryUnion and Union #24

Closed crutt closed 5 years ago

mthh commented 5 years ago

Thanks ! Unless someone have an opinion on the fact of not using unary_union on self but on a geometry given in argument, it looks good to me !