-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
NL: recognise 'dreef' as a street type #167
Labels
bug
Something isn't working
Comments
emacgillavry
added a commit
to webmapper/parser
that referenced
this issue
Sep 4, 2022
emacgillavry
added a commit
to webmapper/parser
that referenced
this issue
Sep 6, 2022
missinglink
pushed a commit
that referenced
this issue
Sep 6, 2022
emacgillavry
added a commit
to webmapper/parser
that referenced
this issue
Nov 23, 2022
emacgillavry
added a commit
to webmapper/parser
that referenced
this issue
Nov 23, 2022
Thnx! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Street names ending in -dreef (cf English 'drive') are not being recognised.
Reproducible example
Steps to reproduce the behavior:
node bin/cli.js Marnedreef, Utrecht
Expected behavior
Return Marnedreef as a street and Utrecht as a locality.
Proposed solution
Add
dreef
toconcatenated_suffixes_separable.txt
The text was updated successfully, but these errors were encountered: