-
Hi, thanks for this library.
I am trying to parse country specific pbf files I downloaded from geofabric.de and consistently get the following error when parsing any of the country files (https://…
-
I am using osm4j in a project that has a dependency to `com.google.protobuf:protobuf-java:3.4.0` which causes some trouble. Could you update to version 3.4.0?
See also https://github.com/topobyte/o…
-
Is there a way to read changes from changesets with osm4j? I searched for a way and tried to read them with EntityContainer, but it seams that there is no type available and any serialisation try fail…
-
The HeaderBlock proto definition currently does not include the `osmosis_replication_timestamp`, `osmosis_replication_sequence_number`, and `osmosis_replication_base_url` properties as specified here:…
-
Hi I am very new to this so not sure if it is maybe my fault but when I try to run the Hello World code. I get the error Exception in thread "Thread-0" java.lang.NoClassDefFoundError: de/topobyte/xml/…
-
-
History files do contain the visible boolean attribute which TboWriter does not store.
-
While reading through the docs a few days ago I thought I saw a function to query all nodes within a bounding box, and now, for the life of me, I can't seem to find it. But maybe I misremembered, is t…
-
The "center" attribute that sometime is received from an Overpass response is missing in the implementation of the osm4j parsers (especially XML parser).
The center attribute belongs to ways/relati…
-
Sorry, I understand that this is not an issue but I need some help.
Is it possible to change the value of the tag in the entity during iterating? I would like to redefine tag name but I couldn't fi…
mpele updated
2 years ago