Turbo87 / flat-projection-rsLinks
Fast geodesic distance approximations via flat surface projection
☆20Updated last month
Alternatives and similar repositories for flat-projection-rs
Users that are interested in flat-projection-rs are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the Polylabel algorithm, with FFI.☆54Updated this week
- A Rust port of kdbush, a fast static spatial index for 2D points.☆11Updated 2 years ago
- Rust read/write support for well-known text (WKT)☆51Updated last month
- Coordinate projection library☆25Updated last year
- Rust adaptation of Proj4☆48Updated this week
- Minimal examples of GeoJSON parsing using Rust☆14Updated 2 years ago
- Fast static 2D axis aligned bounding box index☆30Updated 4 months ago
- FlatGeobuf rendering with Bevy engine☆17Updated 3 years ago
- Fast Google Encoded Polyline encoding & decoding in Rust☆30Updated last year
- Rust geodesy☆70Updated 3 weeks ago
- Contour polygon creation in Rust (using marching squares algorithm)☆56Updated last year
- A library providing FFI access to fast Ramer–Douglas–Peucker and Visvalingam-Whyatt line simplification algorithms☆25Updated last year
- Rust library to read & write shapefiles☆63Updated 2 months ago
- S2 geometry library in Rust☆85Updated 8 months ago
- Read & write OSM file formats☆23Updated last month
- This crate includes a low level implementation of the PMTiles format based on the standard Read and Write trait.☆14Updated 2 months ago
- Trees for fast location-to-value lookup.☆57Updated last month
- OSM XML serialization and other OpenStreetMap utilities☆16Updated 6 years ago
- Deprecated mbtiles server in Rust. Use Martin tile server instead.☆62Updated 2 years ago
- Rust port of OSMExpress, a fast database file format for OpenStreetMap☆16Updated 2 months ago
- Rust tools for working with SDF font glyphs in PBF format.☆36Updated 2 weeks ago
- mbtiles utility in Rust, generate MBTiles from tiles directories and extract tiles from MBTiles file☆10Updated last year
- Library for efficient boolean operations on polygons in Rust☆12Updated 6 years ago
- Geohash for Rust