How Are Buildings and Places Connected? #308
Brandon (frastlin)
started this conversation in
Discussion
Replies: 0 comments
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.
-
Hello,
In reviewing the Schema, I am wondering how buildings and places can be connected? In the given example for the building, there is little to no information given about the building, other than that it is class "civic". I'm assuming there should be a places point that has more information, such as the name, website, hours, etc, but it's unclear how the two will connect other than by position. If position is how the two will connect, I would like there to be some mention in the docs about how the places point should be centered, or over the building, so that it's easy to tell on maps and detailed routing tools, what place connects to what building programmatically.
A couple other options could be that the places point has the ID of the building it belongs to, or there is a connectors (or relationship) object that has both the ID of the places point and the building.
Beta Was this translation helpful? Give feedback.
All reactions