topobyte / osm4j

Library and tools for working with OpenStreetMap data and APIs
https://jaryard.com/projects/osm4j/
47 stars 7 forks source link

TboWriter does not support visible attribute #5

Open sebkur opened 2 years ago

sebkur commented 2 years ago

History files do contain the visible boolean attribute which TboWriter does not store.

sebkur commented 2 years ago

See https://github.com/topobyte/osm4j/blob/master/tbo/core/src/main/java/de/topobyte/osm4j/tbo/writerhelper/EntityBatch.java#L196