Skip to content

Releases: cityjson/cjio

fix to add schemas v1.0.1

11 Nov 09:13
Compare
Choose a tag to compare
v0.6.1

Bump version to 0.6.1

v0.6.0

27 Oct 16:16
ec7f4f0
Compare
Choose a tag to compare

Added

  • Convert to Binary glTF (glb)
  • Convert to Batched 3D Models (b3dm) - Output is probably incorrect though
  • Progress bar for the reproject command
  • Started a proof of concept for an API. You can read about the first struggles in docs/design_document.ipynb. Mainly implemented in models and a few additional methods in cityjson. Plus a bunch of tests for the API (#13)
  • Add tutorials and dedicated documentation
  • Docker image and Travis build for it (#25)
  • Generate metadata (#56)
  • STL export format (#66)

Changed

  • click messages, warnings got their functions and placed into the utils module
  • only EPSG codes are supported for the CRS's URN
  • When --indent is passed to save, tabs are used instead of spaces. Results in smaller files.

Fixes

  • Fix precision when removing duplicates (#50)

first version available on PyPi

24 May 15:09
Compare
Choose a tag to compare