Skip to content
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

Improve OpenStreetMap data #45

Open
Tristramg opened this issue Aug 6, 2024 · 0 comments
Open

Improve OpenStreetMap data #45

Tristramg opened this issue Aug 6, 2024 · 0 comments
Assignees

Comments

@Tristramg
Copy link
Collaborator

This ticket is a tracking of data quality encountered with OSM data and how we fixed them. This is focused on the French railway based on the tag ref:FR:SNCF_Reseau

  • Discontinuities (detected by the builder functions): often a bridge/tunnel hasn’t the tag. Sometimes it’s part of the track that has been removed
  • Missing tag: must be fixed by hand by comparing with the OpenData
  • Bad tag: sometimes it’s a typo
  • 0's at the begining of the ref (fixed by trying with or without initial 0)
  • The tag changed: we’re not really sure why, but the meters in the tag slightly change sometimes (we are more tollerant)
  • The ref tag is sometimes missing: must be added (mostly in smaller junctions)
@Tristramg Tristramg self-assigned this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant