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
Copy file name to clipboardexpand all lines: CHANGELOG.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -5,19 +5,19 @@
5
5
- Convert to Binary glTF (glb)
6
6
- Convert to Batched 3D Models (b3dm) - Output is probably incorrect though
7
7
- Progress bar for the `reproject` command
8
-
- 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)
8
+
- 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](https://github.com/cityjson/cjio/pull/13))
9
9
- Add tutorials and dedicated documentation
10
-
- Docker image and Travis build for it (#25)
11
-
- Generate metadata (#56)
12
-
- STL export format (#66)
10
+
- Docker image and Travis build for it ([#25](https://github.com/cityjson/cjio/pull/25))
0 commit comments