Jones Magloire

Results 249 comments of Jones Magloire

I drafted something for Starbucks :thinking: (streets only for venues with `withOptional = true`) ``` Starbucks, 5th Avenue, New York, NY, USA Starbucks, 6th Avenue, New York, NY, USA Starbucks,...

PR rebase to master. The CI failed because of [Fastly outage](https://status.fastly.com/) :confused: ``` fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz: temporary error (try again later) fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz: network error...

I've updated this PR to reflect changes from https://github.com/pelias/labels/pull/42 The interesting change here is this part: https://github.com/pelias/api/compare/1205687cf7ec73ac84ac699f4fa88db6f5fb2f31..fd1d0e5273a1439530ab1713a7b189bbbdd3263c Now `getBestLayers` returns a Set instead of an array and `filterUnambiguousParts` returns a...

Hum, in France, the `macrocounty` is a subdivision of the `region` where the name of the `macrocounty` is most often the name of capital/main city... It's not common to use...

Hi @missinglink, results for France reminded me this draft pelias/wof-admin-lookup#300 IMO, if France were the only country affected and if it improves the results in Australia, I think it may...

Yes, you understood correctly 1. :heavy_check_mark: 2. When we use `sources=source_with_coarse` then `layers=coarse` and `layers=locality,localadmin` are not available without this PR 3. The coarse list is too long for me,...

Hi there and Happy New Year :smile: I think that for those who know this feature, it's already too late, we cannot do breaking changes or delete categories. The use...