proj
Coord transformation library
A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions.
Rust bindings for the latest stable release of PROJ
148 stars
11 watching
46 forks
Language: Rust
last commit: 4 months ago
Linked from 3 awesome lists
geocodinggeodesygeospatialgisprojrust
Related projects:
Repository | Description | Stars |
---|---|---|
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/geos | Rust bindings for GEOS C API to provide a geospatial data processing interface | 125 |
georust/topojson | Provides Rust bindings and utilities for working with TopoJSON data format | 10 |
georust/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 107 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,586 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 284 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 371 |
georust/kml | A Rust library for working with KML data formats | 28 |
cjriley9/gpkg-rs | A Rust crate for reading and writing OGC Geopackages | 4 |
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 104 |
3liz/proj4rs | Provides a Rust implementation of PROJ.4 transformations between geographic coordinate systems. | 41 |
pka/georaster | A Rust library for working with geospatial raster images | 23 |
georust/robust | Provides robust geometric predicates for computing and geometry | 74 |
georust/rstar | An efficient spatial index implementation for nearest neighbor search in n-dimensional spaces | 419 |