OvertureMaps / OvertureMaps/schema
Provide schema interfaces as SDKs
@danabauer is already working on this.
Since Jan 30, 2026.
- Dominant language
- Python
- Stars
- 213
- Forks
- 22
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 31
Description
To streamline schema integrations and updates over time, it would be beneficial if you could provide SDKs in various languages that expose interfaces and objects for all OuvertureMaps schemas. This way, we can simply update Node/.NET/Java/etc. packages over time and receive the latest updates from your specifications. This approach will ensure high implementation accuracy as you will keep it in sync with the latest schema definitions/specifications.
A significant (CNCF graduated) project that comes to mind, which works with specifications and provides SDKs, is CloudEvents.
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.