missinglink
|
7a01e794cf
|
support aliases for name fields
|
7 years ago |
antoine-de
|
3489517da3
|
dedup osm/OA address
linked to https://github.com/pelias/pelias/issues/541
and maybe to https://github.com/pelias/pelias/issues/541 but I cannot
reproduce it.
and to the fact that there are lots of dupplicates in france like:
[20 rue hector malot
paris](https://mapzen.com/search/explorer/?query=search&text=20%20rue%20hector%20malot%20paris)
that returns 1 result from open address and 1 result from OSM
now we first check which source has a zipcode and if both have, we
prefer OA over OSM
|
7 years ago |
Kevin Ennis
|
512cec9945
|
Prefer openaddresses results with zip code
|
8 years ago |
Diana Shkolnikov
|
3fe113645f
|
feat: check for preferred record when dupe found
|
8 years ago |
Diana Shkolnikov
|
a8e82b018d
|
Refactor deduper and write additional tests
|
8 years ago |
Vesa Meskanen
|
0064f6f257
|
Add two new test entries to test neighbourhood and locality in deduping
|
9 years ago |
Diana Shkolnikov
|
df93be7543
|
Fix deduping for non-ascii strings
|
9 years ago |
Diana Shkolnikov
|
54187dde67
|
Add dedupe middleware
Dedupe middleware removes __exact__ dupes and truncates the results
to the specified size.
|
9 years ago |