You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support for 3D types of JSON-FG, only the Polyhedron and MultiPolyhedron (not for Prism and MultiPrism) (JSON-FG is still beta, so I guess this might have to change)
added a simple Python-based viewer to visualise the errors, see /tools/viz3dity/ for more details
API now supports OBJ and OFF; all formats supported by val3dity actually
Changed
the API is new and simpler, only 2 functions are now used: is_valid() + validate()
error 609 has been renamed 906 (no geometry is for more formats than only CityJSON)
simplified the code for CDT of each surface (faster too)
upgraded to latest version of pugixml, to parse XML files