pelias / pelias/api

Spanish address (C/ vs Calle)

Open
#783 7 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.