geocoding
Address converter
Utility library for converting addresses to geographic coordinates.
Geocoding library for Rust.
77 stars
23 watching
20 forks
Language: Rust
last commit: 7 months ago
Linked from 3 awesome lists
geocodinggeospatialrust
Related projects:
Repository | Description | Stars |
---|---|---|
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/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
georust/geos | Rust bindings for GEOS C API to provide a geospatial data processing interface | 124 |
georust/proj | A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. | 146 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 279 |
georust/topojson | Provides Rust bindings and utilities for working with TopoJSON data format | 10 |
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 102 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 369 |
georust/geozero | A Rust library for reading and writing geospatial data formats without an intermediate representation. | 358 |
georust/geotiff | A Rust library for reading GeoTIFF files | 83 |
georust/kml | A Rust library for working with KML data formats | 27 |
georust/tilejson | A library for serializing and deserializing the TileJSON format | 10 |
pka/georaster | A Rust library for working with geospatial raster images | 24 |
georust/rstar | An efficient spatial index implementation for nearest neighbor search in n-dimensional spaces | 414 |