Skip to content

2.2.0

Compare
Choose a tag to compare
@hugoledoux hugoledoux released this 14 May 06:31

Added

Changed

  • completely revamped the JSON error report, it's better and clearer
  • no more HTML output for the report (output of report is now with option --report, be careful), but you can just drag your JSON report to the HTML page (in folder /report_browser/index.html) or at http://geovalidation.bk.tudelft.nl/val3dity/browser/
  • improved the error codes a bit: new errors for IndoorGML (7xx) + for handy faulty inputs (error 904)
  • code must now be compiled against CGAL5, easier to install and compile for everyone
  • CityGML support is deprecated. This is the last version that will support CityGML, I will remove it completely from v2.3+. Most errors/issues reported 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/help/users/conversion/), I'll always maintain a full CityJSON parser!