We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0dd703 commit 6d4f831Copy full SHA for 6d4f831
.gitignore
@@ -5,3 +5,6 @@
5
.idea
6
.run
7
/resources/data/features_3dbag_5909/
8
+
9
+# misc
10
+/tmp
Cargo.toml
@@ -9,7 +9,6 @@ homepage = "https://github.com/3DGI/tyler"
documentation = "https://github.com/3DGI/tyler"
readme = "README.md"
11
license = "Apache-2.0"
12
-license-file = "LICENSE"
13
keywords = ["geo", "cityjson"]
14
categories = ["command-line-utilities", "science::geo"]
15
0 commit comments