mthh / contour-rs
Contour polygon creation in Rust (using marching squares algorithm)
☆53Updated 7 months ago
Alternatives and similar repositories for contour-rs:
Users that are interested in contour-rs are comparing it to the libraries listed below
- Rust adaptation of Proj4☆41Updated last week
- Rust read/write support for well-known text (WKT)☆50Updated last month
- Rust bindings for the latest stable release of PROJ☆150Updated this week
- Rust bindings for GEOS☆128Updated last week
- Rust geodesy☆68Updated 2 months ago
- Rust library to read & write shapefiles☆59Updated 3 weeks ago
- ☆23Updated 11 months ago
- Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.☆51Updated last week
- A Rust implementation of the Polylabel algorithm, with FFI.☆54Updated this week
- port of MapBox's earcut triangulation code to Rust language☆58Updated 8 months ago
- Minimal examples of GeoJSON parsing using Rust☆14Updated last year
- FlatGeobuf rendering with Bevy engine☆17Updated 2 years ago
- Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm☆95Updated last year
- Reading GeoTIFFs in Rust, nothing else!☆93Updated last month
- TIFF decoding and encoding library in pure Rust