Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add synonyms to equate numeric ordinals with alphabetic ordinals #441

Open
blackmad opened this issue May 27, 2020 · 0 comments
Open

add synonyms to equate numeric ordinals with alphabetic ordinals #441

blackmad opened this issue May 27, 2020 · 0 comments
Labels

Comments

@blackmad
Copy link
Contributor

I noticed that

the query 5 5th St, Medford, MA 02155, USA fails on geocode.earth https://pelias.github.io/compare/#/v1/search?sources=oa%2Cosm&text=5+5th+St%2C+Medford%2C+MA+02155%2C+USA&debug=0

but it succeeds if I spell out "fifth" - https://pelias.github.io/compare/#/v1/search?sources=oa%2Cosm&text=5+fifth+St%2C+Medford%2C+MA+02155%2C+USA&debug=0

the street in OSM is "fifth st"

this fails in the other direction too - "111 8th ave nyc" succeeds, "111 eighth ave" fails, in OSM its "8th ave"

I was directed by @orangejulius to post this issue in /schema

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant