Skip to content

Commit 45d636d

Browse files
authored
Merge pull request #72 from spatial-data-lab/main
Merge from main to prepare rc2
2 parents 50a274a + d5a17ea commit 45d636d

37 files changed

+22382
-318
lines changed

knime_extension/knime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: Lingbo Liu,Xiaokang Fu,Tobias Koetter
44
vendor: SDL, Harvard, Cambridge US
55
description: Geospatial Analytics Extension for KNIME # Human readable bundle name / description
66
long_description: KNIME nodes for processing, analyzing and visualizing Geospatial data.
7-
version: 0.1.0 # Version of this Python node extension
7+
version: 1.0.0 # Version of this Python node extension
88
license_file: LICENSE.TXT # Best practice: put your LICENSE.TXT next to the knime.yml; otherwise you would need to change to path/to/LICENSE.txt
99
extension_module: src/geospatial_ext # The .py Python module containing the nodes of your extension
1010
env_yml_path: geospatial_env.yml # This is necessary for bundling, but not needed during development

knime_extension/libs/kepler/2.5.5/keplergl.min.js

Lines changed: 520 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

knime_extension/libs/kepler/2.5.5/mapbox-gl.css

Lines changed: 577 additions & 0 deletions
Large diffs are not rendered by default.

knime_extension/libs/kepler/2.5.5/react-copy-to-clipboard.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)