[Places] Misclassification of French city halls #504
Thomas Weiss (ThomasWeiss)
started this conversation in
Discussion
Replies: 2 comments 1 reply
|
Thanks for flagging this, Thomas Weiss (@ThomasWeiss), and for providing an example. I'll forward to our Places team. |
0 replies
|
Hi Thomas Weiss (@ThomasWeiss), thanks so much for this example. We do use some pattern matching in mapping incoming categories to Overture's category taxonomy and we have had to correct inaccurate mappings in the past. However in this case the feature we received from our provider came with the category |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have noticed that a lot of city halls in France are classified as hotels, presumably because city halls are typically called "hôtel de ville" in French and classification is performed with some kind of pattern matching on the place's name.
One such example is place ID
faf8a8b2-33b5-4db4-b486-d98a8d0924dewhich has abasic_categoryofhoteland ataxonomyof{'primary': 'hotel', 'hierarchy': ['lodging', 'hotel'], 'alternates': NULL}.All reactions