-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How should we handle multiple hierarchies for a single place? #2
Comments
Will discuss as part of the WOF integration |
This applies to more than just the Who's on First records. An OA or OSM record may be in multiple hierarchies. |
What is the simplest, dumbest thing that works right now? The system MUST be deterministic; same output no matter what the RNG feels like at the time of the build |
If the PiP server responds with more than one value for a hierarchy, we're just going to go with the first hierarchy for now. This could result in bad data, so if the issues are severe enough, we'll immediately reprioritize this. However, we'll know where the issues are because we'll be logging and tracking where all these issues are. @trescube: could you flag areas where this may lead to bad data conflicts? |
The request should also select the "right" hierarchy. Depending of your country or point of view you want only one of this hierarchy. The hierarchy must not only exist, but have acceptable point of view. The WOF disputed attribute is insufficient to do this. The list of disputed area are insufficient and the point of view are not present. Eg. Taiwan is not marked as disputed. |
Who's on First is designed to provide multiple hierarchies for a single place (a restaurant in multiple, overlapping neighborhoods or a disputed territory like the Golan Heights or Kashmir).
We're going to need a way for each place to have the potential of multiple hierarchies. But how?
The text was updated successfully, but these errors were encountered: