rust-geo-booleanop
Geo shape clipper
An implementation of the Martinez-Rueda Polygon Clipping Algorithm in Rust to perform boolean operations on geo shapes.
Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm
95 stars
6 watching
28 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
geojsongeospatialpolygon-booleanpolygon-clippingpolygon-intersectionpolygon-unionpolygon-xorrust
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides high-performance operations on 2D polygons | 49 |
| A R package implementing a C++ polygon clipping algorithm | 19 |
| A Rust crate that rasterizes geospatial polygons onto raster images | 39 |
| Provides tools for manipulating and projecting spherical polygons on the surface of the Earth | 113 |
| A Rust library for working with geospatial raster images | 23 |
| Slices GeoJSON data into vector tiles on the fly for efficient rendering and interaction. | 20 |
| Geospatial primitive types and algorithms for spatial data manipulation | 1,586 |
| Utility library for converting addresses to geographic coordinates. | 77 |
| Fast encoding and decoding of Google Encoded Polyline format | 29 |
| Rust bindings for a powerful geospatial data processing library | 371 |
| A Rust library implementing point-in-polygon geometry calculations | 2 |
| Tools for performing boolean operations and removing overlap on curves in 2D shapes. | 9 |
| Tool for processing geospatial data in small chunks | 197 |
| A Rust library for serializing and parsing the GeoJSON vector GIS file format | 284 |
| A Rust implementation of the Polylabel algorithm for finding ideal label positions on polygons | 54 |