bcgov / bcgov/ols-geocoder

Investigate addresses with a score just below ninety that might be redeemable

Open
#165 2 comments 0 reactions 2 assignees Claimed by @mraross View on GitHub
geocoder high priority QA silver snapshot task
Dominant language
Java
Stars
17
Forks
7
Avg merge
10h 2m
Merged PRs (30d)
15

Description

This issue is to report addresses that score just below with geocoder 4.1 Silver, as candidates to be bumped to above 90.
Additional examples may be added as comments.

Here's an example:
Address: 6572 HUM-LU-SMU STREET MUSQUEAM INDIAN RESERVE VANCOUVER, BC
geocoder 4.1: 6572 Hum-lu-sum Dr, Vancouver, BC
score: 89
precision: 99
Faults:
"LU SMU STREET MUSQUEAM INDIAN RESERVE" LOCALITY_GARBAGE.notAllowed 3
"HUM" STREET_NAME.partialMatch 1
"" STREET_TYPE.missing 6

The issue, I think, is the flipped characters in the street name. It makes the geocoder take part of the street name as garbage.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.