Docs.rs
polyops-0.1.1
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polyops 0.1.1
Fast Martinez-Rueda polygon clipping: Boolean operations (intersection, union, difference, xor) on polygons and multipolygons over GeoJSON-shaped coordinates. Pure-Rust port of martinez-polygon-clipping.
Crate
Source
Builds
Feature flags
..
basic1_poly.json
basic3_multi_poly.json
checkerboard1.json
closed_loop1.json
disjoint_boxes.json
disjoint_union_nesting.json
fatal1.json
fatal2.json
fatal3.json
fatal4.json
featureTypes_multiPolyToClipping.json
featureTypes_multiPolyWithHoleToClipping.json
featureTypes_polyToClipping.json
featureTypes_polyWithHoleToClipping.json
filling_rectangle.json
hourglasses.json
intersections_at_endpoints.json
issue103.json
issue69_sub1.json
issue71.json
issue76.json
nested_polys3.json
overlap_loop.json
overlap_y.json
overlapping_segments2.json
overlapping_segments3.json
polygon_trapezoid_edge_overlap.json
tie.json
touching_boxes.json