Conclusions and future
- Discussion!
- Where is the code and how to contribute: find it on GitHub
UPCOMING
FOSS4G 2022 talk "News from actinia - let`s STAC!"
2022-08-24, 15:15–15:45, Room Onice
FOSS4G 2022 OSGeo Community sprint
See also
What does actinia mean?
Actinia is a beautiful sea creature and a genus of sea anemones in the family Actiniidae (see wikipedia). While the sea creature is filtering the sea water, the actinia geoprocessing platform filters in large data oceans.
How to contribute to actinia
Please see CONTRIBUTING.md
openEO resources
- OpenEO Web Editor: https://open-eo.github.io/openeo-web-editor/demo/
- Server: https://openeo.mundialis.de
- user, password: upon request
actinia, plugins and related repositories
- actinia_core
- actinia-module-plugin
- actinia-metadata-plugin
- actinia_satellite_plugin
- actinia_statistic_plugin
- actinia-stac-plugin
- ace
- exporter
- importer
- helm charts
- openeo-grassgis-drives
REST introduction
- What is REST - A Simple Explanation for Beginners, Part 1: Introduction
- What is REST - A Simple Explanation for Beginners, Part 2: REST Constraints
Using command line on Windows
- Git for Windows offers the "git bash" and common tools
- MSYS2 offers a bash and many tools along with
pacman
to install further packages
References
[1] Zell Liew, 2018: Understanding And Using REST APIs, https://www.smashingmagazine.com/2018/01/understanding-using-rest-api/
[2] Planet 2019: Developer resource center, https://developers.planet.com/planetschool/rest-apis/
[3] actinia API reference documentation
Acknowledgement
The review by Vero Andreo is greatly appreciated.
As already mentioned above, this workshop is a fork of an actinia workshop by Markus Neteler. Main content was reused, some adjustments were made.
Last but not least thanks to Anika Weinmann for creating the documentation about actinia Connector and - in teamwork together with Guido Riembauer - for updating the excercises and creating new fun and smaller tasks.
- Repository of this material on github