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
**Rust-native 3DTiles generation**
1. The main goal of this release is to port the glTF conversion code from geoflow into native Rust implementation, so that we can remove the geoflow dependency.
2. Fix the bugs in tileset generation and glTF conversion
3. Implement regular CityJSON / CityJSONSeq inputs, so that Tyler does not require single-feature files as input.
We aim to change the minimum so that we achieve feature parity with v0.3.14 plus implement the three points above.