An open API service indexing awesome lists of open source software.

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

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`