airmail
airmail copied to clipboard
Lightweight geocoder in pure Rust
I think going parserless will get us most of the way to reasonable international performance, but we'll need to ditch `permute_road` and friends. I'm thinking it makes the most sense...
Hello, I was following **BUILD.md** and the last step before starting the service was to execute: ``` chcon -t container_file_t ./data/whosonfirst-data-admin-us-latest.spatial.db; podman run --security-opt label=disable --net=host -v /run/user/1000/podman/podman.sock:/run/podman/podman.sock:z -v ./data:/var/airmail/data:Z...
It might already be possible but I haven't found it the docs. Can I give weight or priority to elements? Can I filter out stuff? Nominatim, for example, has a...