pelias / pelias/parser

Slovakian Test Case

Open
#181 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
64
Forks
26
PR merge metrics
No merged PRs in 30d

Description

The following address currently returns zero solutions:

P. O. Hviezdoslava 2262/24, Topoľčany, NI, Slovakia

It's a complicated parse because:

  • The street P. O. Hviezdoslava is a proper noun (name of a Slovak poet).
  • It lacks a street suffix or suffix abbreviation.
  • The first two words are heavily abbreviated.
  • The P. O. look similar to a PO Box designation (albeit with a space between)
  • The unit number is ambiguous, in this case the street number is actually the smaller number 24.

https://www.openstreetmap.org/way/102892636

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

Start by reproducing the parser with P. O. Hviezdoslava 2262/24, Topoľčany, NI, Slovakia and trace the address-classification path that produces zero solutions. Use the linked OpenStreetMap way as the reference for the expected address, then add or update the relevant test so this case resolves correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
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.