Control: severity -1 important Since splitting an XML file works, an RC severity is not appropriate. A workaround is to convert the PBF to XML with osmium-tool or osmosis.
On 4/23/20 10:58 AM, Guillaume Brocker wrote: > Exception in thread "main" java.lang.NoSuchMethodError: > 'com.google.protobuf.GeneratedMessageLite > crosby.binary.Osmformat$HeaderBlock$Builder.build()' Since the transition to protobuf 3.11.4 the optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator. See: https://salsa.debian.org/debian-gis-team/osmpbf/-/commit/0c1a9300f19ed6214d467f30a1cc8c57d97e72d0 Rebuilding with osmpbf (1.3.3-14) is probably sufficient. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

