Skip to content

Errors in openstreetmap VTA data #66

@shankari

Description

@shankari

I am not sure what is the correct forum to report this on, but this was linked from VTA's open data page, so I hope this is right. I'm a PhD student at UC Berkeley, and I'm generating location traces from OSM data (see https://github.com/e-mission/e-mission-eval-public-data for more details)

For public transport data, I allow users to specify a "relation" and then I walk that relation to generate the lat, lon points using a script ported from https://wiki.openstreetmap.org/wiki/Relations/Relations_to_GPX

However, this works fine for BART (https://openstreetmap.org/relation/2851613), Caltrain (https://www.openstreetmap.org/relation/9605484) and even AC Transit (https://www.openstreetmap.org/relation/2630160), but almost every VTA relation I have looked at has had some problems.

which is clearly incorrect since the 52 goes from Castro to El Monte via El Camino

To be more exact it is one of the core data elements that consists of one or more tags and also an ordered list of one or more nodes, ways and/or relations as members which is used to define logical or geographic relationships between other elements.

I can try to fix these piecemeal, but since it looks like somebody at VTA is maintaining these relations (https://www.openstreetmap.org/relation/8094017 was edited 10 days ago), it seems like having you make a more comprehensive fix is likely to result in more accurate values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions