geo-coding 0.1.0

Offline reverse geocoder that uses files derived from OSM data.
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented0 out of 0 items with examples
  • Size
  • Source code size: 30.98 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.2 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • igankevich/geo-coding
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • igankevich

geo-coding

Crates.io Version Docs dependency status

This is offline reverse geocoding crate that uses files derived from OSM data. In memory the data is stored in a two-dimensional tree that enables efficient queruing for nearest neighbours. The total size of all files related to Europe is around 200 MiB. You can use geo-coding-cli utility to produce your own files for particular Earth regions or for the full planet.