jord-rs
Position calculator
Geographical position calculations using spherical geometry and ellipsoidal models.
Geographical Position Calculations
9 stars
3 watching
2 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
geodesygeodeticsgeographygeospatialkinematicsn-vectorrustspherical-geometry
Related projects:
Repository | Description | Stars |
---|---|---|
chrisveness/geodesy | Geodesy functions for calculating distances and bearings between geographic coordinates | 1,175 |
d3/d3-geo | Provides tools and techniques for working with spherical geometry on maps | 1,031 |
naqsha/naqsha | Provides fast and high-level access to various geospatial operations like distance calculations and azimuth. | 26 |
georust/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
locationtech/proj4j | Library for converting coordinates between different geospatial reference systems | 189 |
routrs/routrs | Calculates shortest distances and paths on geograph-based maps using haversine formula and Dijkstra's algorithm | 3 |
ringsaturn/geometry-rs | A Rust library implementing point-in-polygon geometry calculations | 2 |
jorelosorio/web-mercator-projection | A tool to convert between map coordinates and pixel representations using the Web Mercator Projection | 9 |
mwgg/greatcircle | A set of reusable functions for calculating distances and bearings between geographic locations | 78 |
tronald/coordinatesharp | A C# library designed to assist with geographic coordinate conversions and celestial calculations | 364 |
gadomski/antimeridian | Corrects GeoJSON geometries that cross the antimeridian by applying an algorithm to fix shapes and ensure they remain on one side of the 180th meridian. | 51 |
paleolimbot/geos | A R API for accessing the GEOS C API to perform geometry operations on vectorized input data. | 62 |
josedbaez/sitecore-spatial-geojson-polygons | An extension to Sitecore's Linq provider enabling spatial queries on GeoJSON polygons in Solr indexes | 0 |
geomet/geomet | Converting and formatting geospatial data in various formats | 170 |
stefanschroeder/golang-ellipsoid | A package for calculating distances and locations on the surface of an ellipsoid. | 63 |