geometry-rs
Polygon calculator
A Rust library implementing point-in-polygon geometry calculations
2 stars
1 watching
1 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
point-in-polygon
Related projects:
Repository | Description | Stars |
---|---|---|
| Port of geographiclib's geodesic calculations in Rust | 41 |
| Fast point-in-polygon test and distance calculations for polygons in 2D space | 15 |
| A comprehensive Rust library for geometric calculations and algorithms. | 149 |
| A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons | 15 |
| A Rust implementation of the Polylabel algorithm for finding ideal label positions on polygons | 54 |
| A fast linear algebra library for games and graphics | 1,555 |
| Geographical position calculations using spherical geometry and ellipsoidal models. | 9 |
| A Rust library for working with geospatial raster images | 23 |
| Geospatial primitive types and algorithms for spatial data manipulation | 1,586 |
| Utility library for converting addresses to geographic coordinates. | 77 |
| An interface between R and an OpenStreetMap-based routing service to compute routes and distances. | 238 |
| Fast approximations of geodesic measurements in Rust | 9 |
| Calculates shortest distances and paths on geograph-based maps using haversine formula and Dijkstra's algorithm | 7 |
| A library that enables efficient spatial operations on GeoArrow memory using vectorized geometry operations in multiple programming languages. | 269 |
| An efficient spatial index implementation for nearest neighbor search in n-dimensional spaces | 419 |