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
Many operators names changed, it's now "property-verb", so that all the operators related to textures for instance are together
The metadata are only updated (with lineage) when there is a metadata-extended property in the file, otherwise nothing is modified
The schema validator (operator validate) is not written in Python anymore and part of cjio, it's using cjval and its Python binding (which needs to be installed). The validator is several orders of magniture faster too
Added
A new operator triangulate that triangulates each surface of the input (de-triangulate coming soon)
Fixed
Several bugs were fixed
API
Loading a file with cityjson.load() removes the transform property from the file