ellenhp / airmail

Lightweight geocoder in pure Rust
https://airmail.rs/
Apache License 2.0
312 stars 3 forks source link

Street prefixes ("West", "East", etc) are mandatory in queries for road names that include them #2

Closed ellenhp closed 7 months ago

ellenhp commented 7 months ago

We should handle these in permute_road like we do with suffixes.

ellenhp commented 7 months ago

This has been resolved, and the updated index is pushed to the demo site.