rrgeo
Reverse geocoder
A fast reverse geocoding library using a k-d tree in Rust
A fast, offline, reverse geocoder
126 stars
8 watching
10 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
geocodingkd-treerust
Related projects:
Repository | Description | Stars |
---|---|---|
cjriley9/gpkg-rs | A Rust crate for reading and writing OGC Geopackages | 4 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 284 |
georust/geozero | A Rust library for reading and writing geospatial data formats without an intermediate representation. | 368 |
rgeo/rgeo-geojson | Provides an RGeo module for encoding and decoding GeoJSON data structures in Ruby | 189 |
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 104 |
georust/polyline | Fast encoding and decoding of Google Encoded Polyline format | 29 |
pka/georaster | A Rust library for working with geospatial raster images | 23 |
mrhooray/kdtree-rs | An efficient data structure library for fast geospatial indexing and nearest neighbor searches | 236 |
coolbutuseless/ggqr | A package providing a geom for generating QR codes in R plots. | 16 |
rgeo/rgeo | A Ruby library for working with geospatial data and geometric operations | 1,018 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 371 |
georust/proj | A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. | 148 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 107 |