Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osmlab/osm-data-model
For discussions about the OSM data model and how to improve it
https://github.com/osmlab/osm-data-model
openstreetmap
Last synced: 5 days ago
JSON representation
For discussions about the OSM data model and how to improve it
- Host: GitHub
- URL: https://github.com/osmlab/osm-data-model
- Owner: osmlab
- Created: 2018-07-20T07:49:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T12:36:41.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T12:37:21.933Z (3 months ago)
- Topics: openstreetmap
- Size: 8.79 KB
- Stars: 78
- Watchers: 63
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - osmlab/osm-data-model - For discussions about the OSM data model and how to improve it (others)
README
# OSM Data Model
The OSM Data Model determines how our data is structured in the OSM database.
In general it is working well for us, but it has its problems. We have changed
it in the past and we can change it again, if we find better ways of doing
things.This repository documents what we have and where problems are and here
discussions can take place to see how we can evolve the data model into
something better suited for the future of OSM.## History
At the [State of the Map](https://2018.stateofthemap.org/) conference there
was a talk ["Modding the OSM Data
Model"](https://2018.stateofthemap.org/2018/T107-Modding_the_OSM_Data_Model/)
by Jochen Topf about this subject
([slides](https://media.jochentopf.com/media/2018-07-30-talk-sotm2018-data-model-en-slides.pdf),
[video](https://youtu.be/hUkE_fHEoZ8?t=9480)). After that we had a workshop
["Areas, Routing, and Diffs: Can we have Something Better than
Relations?"](https://2018.stateofthemap.org/2018/W019-Areas__Routing__and_Diffs__Can_we_have_Something_Better_than_Relations_/)
by Roland Olbricht, which was also about this subject (sorry, no video).At the FOSSGIS2018 we had a discussion on some of this already. A video [is
available](https://media.ccc.de/v/2018-5412-evolution_des_openstreetmap-datenmodells)
(in German).In spring 2022 the
[EWG](https://wiki.osmfoundation.org/wiki/Engineering_Working_Group)
[commissioned a
study](https://blog.openstreetmap.org/2022/06/02/announcement-data-model-study/)
about the state of affairs and possible next steps. The results were
presented at [SotM 2022](https://2022.stateofthemap.org/sessions/W3AGY8/).
[Read the study](https://media.jochentopf.com/media/2022-08-15-study-evolution-of-the-osm-data-model.pdf).## Tools
To find the best new data model we need statistics. And we need tools to
convert from one format to another to analyze them. Some tools are available
from https://github.com/osmcode/osmium-surplus.## See also
* [Wiki pages about Areas](https://wiki.openstreetmap.org/wiki/Area/The_Future_of_Areas).