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

If "visibility" flag is not available for some object it MUST be assumed to be true #17

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

ChristianRedl-TomTom
Copy link
Contributor

Fix according to osm protobuf definition.

   // The visible flag is used to store history information. It indicates that
   // the current object version has been created by a delete operation on the
   // OSM API.
   // When a writer sets this flag, it MUST add a required_features tag with
   // value "HistoricalInformation" to the HeaderBlock.
   // If this flag is not available for some object it MUST be assumed to be
   // true if the file has the required_features tag "HistoricalInformation"
   // set.

@akashihi
Copy link
Collaborator

@ChristianRedl-TomTom There are more changes than just fixing visibility flag issue. Could you please describe your intentions? For example what was the reason of queue size change?

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

Successfully merging this pull request may close these issues.

4 participants