This repository is the home of the Geospatial Analytics Extension for KNIME Analytics Platform. The extension is developed by the Center for Geographic Analysis at Harvard University and KNIME as part of a two-year project of the Spatiotemporal Innovation Center. The goal of the collaboration is to develop KNIME Analytics Platform extensions and best-practice workflows to provide a consistent and compatible platform for spatial data analysis across disciplines.
knime_extension: This folder contains all files of the KNIME Geospatial extension such as the source code of each node. The folder itself is structured as suggested in the Python Best Practices file.docs: Additional material to get you started with the development of this extension such as development setup instructions or best practices.tests: Test data and workflows used to test the node functionality.config.yml: Exampleconfig.ymlfile that should point to theknime_extensionfolder on your local hard drive during local development and debugging as described here.
The extension will be is installable via the KNIME Hub once it is publicly available. If you want to test the latest version you can follow the instructions in the Setup section of the Contribution guide.
We are very happy about every contributor. Please read the Contributors' Guide for more details.
The repository is released under the MIT License.