Skip to content

Are all PBF elements visible by default? #10

@jacobwhall

Description

@jacobwhall

The osmpbf crate returns a boolean visibility value for each element it reads, but skyway tracks visibility as a Option<bool> to additionally preserve the existence of the flag in datasets. I'd like to learn more about if OSM PBF requires the visible flag, as this is a minor loss of metadata when round-tripping to PBF.

Metadata

Metadata

Assignees

No one assigned

    Labels

    research neededResearch is needed to contextualize this issue

    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