Skip to content

Why do ways must have "highway" in tags? #30

@charlax

Description

@charlax

Hi,

It looks like that to be added to the list of edges, there must be "highway" in the tags (referring to graphserver / pygs / graphserver / ext / osm / osmdb.py). Is there a reason for such a choice?

osmdb.populate( osm_filename, accept=lambda tags: 'highway' in tags, reporter=sys.stdout, create_indexes=False )

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions