OvertureMaps / OvertureMaps/data
How Are Buildings and Places Connected?
@an-rose is already working on this.
Since Jan 30, 2026.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 47
- Avg merge
- 3h 42m
- Merged PRs (30d)
- 1
Description
Discussed in https://github.com/orgs/OvertureMaps/discussions/308
Originally posted by frastlin July 26, 2023
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.