pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
// TODO:
// Line
// - [ ] point to line distance
// Poly
// - [ ] Poly Boolean
// Clean
// - [ ] Dekink: remove kinks from a polygon
// - [ ] Reduce: Remove redundant points
// - [ ] clean: remove redundant points, (multi)linestring and/or (multi)polygon, fixes kinks, merges with poly bool. Put all under flags with all turned on by default