Indiana street names
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
There are some streets near https://www.openstreetmap.org/way/17414828#map=16/41.6311/-85.4226 that have fairly difficult names to parse such as:
- South 00 Ew
- West South Street (we actually parse this one already)
- West 060 South
- West 100 South
- East 100 South
I'm opening this issue to investigate if we can fix some/all of these.
Can anyone please post a link for what Ew refers to?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining how the parser handles the street names listed in the issue and the linked OpenStreetMap way. Investigate what “Ew” refers to, then determine the expected parsing for the Indiana examples; the work is done when the affected names parse correctly and regression coverage verifies them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100