https://github.com/andrewgy8/reverseo
Simple offline reverse node search for osm.pbf files
https://github.com/andrewgy8/reverseo
openstreetmap rust
Last synced: about 2 months ago
JSON representation
Simple offline reverse node search for osm.pbf files
- Host: GitHub
- URL: https://github.com/andrewgy8/reverseo
- Owner: andrewgy8
- Created: 2020-05-26T19:40:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T19:42:22.000Z (almost 5 years ago)
- Last Synced: 2025-01-23T21:30:44.165Z (3 months ago)
- Topics: openstreetmap, rust
- Language: Rust
- Size: 11.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reverseo
Simple, offline reverse geocoding implementation written in Rust.
Requires a `osm.pbf` file and the target lat/lon coordinates.
## Run
Simply clone this repo, replace the `target` and the `map_file`
in `main`.`cargo run`