Possible false-positive 302 when using gml:OrientableSurface
mcmaieron opened this issue · 1 comments
There are two buildings in the data sample that share surfaces with neighboring instances. I used the gml tool: OrientableSurface together with xlink_href to reference the surface and invert the orientation in one of the instances. Val3dity reports error 302, but i could not find indication of failure in geometry. Thank you in advance.
val3dity doesn't support CityGML anymore.
Most errors/issues that are reported with val3dity (like this one here) have to do with a faulty parser of CityGML, and not with val3dity itself. I cannot justify spending 100s of hours fixing the parser, I tried hard but this not possible anymore. If someone wants to do it then great I am willing to help them, but I will not invest time on this anymore.
Just upgrade your files to CityJSON (https://www.cityjson.org/tutorials/conversion/), I'll always maintain a full CityJSON parser!