Spanish address (C/ vs Calle)
Open
Nobody has claimed this yet.
outreach
processed
- Dominant language
- JavaScript
- Stars
- 259
- Forks
- 168
- Avg merge
- 6h 15m
- Merged PRs (30d)
- 1
Description
The spanish Spotify HQ address is:
C/ Eloy Gonzalo 27, 6ª planta
28010 Madrid
Spain
which fails in Pelias.
If I replace the C/ with Calle I get the right result.
Calle Eloy Gonzalo 27, 6ª planta
28010 Madrid
Spain
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
Reproduce the two address queries against the Pelias API and compare their parsing and geocoding results. The payload names no files or tests, so locate the address-normalization or Spanish parsing entry point first. Done means the C/ form resolves to the same correct result as the Calle form, with regression coverage if the repository has it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100