Closed kannes closed 5 years ago
Thanks for reporting this bug. I fixed it in citygml4j (https://github.com/citygml4j/citygml4j/commit/031e8b41c275aa212779a9f363abbbe407507ae9). The fix will be included in the next citygml-tools release.
Awesome!
Just released v1.3.1 which contains the bugfix.
Sweet, thanks!
I had a file with a declared but blank boundedBy/Envelope per Building:
Trying to convert that to CityJSON gave me:
After I removed the nonsense the conversion worked:
I don't know how bad the data is, if this is a data issue or not. But this cost me way too many hairs so I thought I'd post it here. Maybe it is a software bug and citygml4j should be able to handle this kind of GML.