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
146 stars
11 watching
46 forks
Language: Rust
last commit: about 2 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 | 124 |
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. | 98 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,569 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 279 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 369 |
georust/kml | A Rust library for working with KML data formats | 27 |
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. | 102 |
3liz/proj4rs | Provides a Rust implementation of PROJ.4 transformations between geographic coordinate systems. | 39 |
pka/georaster | A Rust library for working with geospatial raster images | 24 |
georust/robust | Provides robust geometric predicates for computing and geometry | 73 |
georust/rstar | An efficient spatial index implementation for nearest neighbor search in n-dimensional spaces | 414 |