Contents

actinia-core 4.13.1

0

Actinia Core is an open source REST API for scalable, distributed, high performance processing of ge

Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks

Stars: 76, Watchers: 76, Forks: 21, Open Issues: 59

The actinia-org/actinia-core repo was created 6 years ago and the last code push was 6 days ago. The project is moderately popular with 76 github stars!

How to Install actinia-core

You can install actinia-core using pip

pip install actinia-core

or add it to a project with poetry

poetry add actinia-core

Package Details

Author
Carmen Tawalika, Anika Weinmann, Guido Riembauer, Markus Metz, Julia Haas, Marc Jansen, Jorge A. Herrera Maldonado, Sören Gebbert, Markus Neteler, Momen Mawad, and more
License
Homepage
PyPi:
https://pypi.org/project/actinia-core/
GitHub Repo:
https://github.com/actinia-org/actinia_core

Classifiers

No  actinia-core  pypi packages just yet.

Errors

A list of common actinia-core errors.

Code Examples

Here are some actinia-core code examples and snippets.

GitHub Issues

The actinia-core package has 59 open issues on GitHub

  • Reset test markers
  • Update mundialis/actinia-core Docker tag to v4.9.2
  • Update redis Docker tag to v7
  • Update dependency pystac to v1
  • Update dependency google-cloud-bigquery to v3
  • Update dependency matplotlib to v3.7.2
  • Update dependency docutils to v0.20.1
  • Dependency Dashboard
  • Update redis Docker tag to v5.0.14
  • Update dependency rasterio to v1.3.8
  • Storing and accessing credentials (e.g. database logins) as actinia user

See more issues on GitHub

Related Packages & Articles

leafmap 0.31.9

leafmap is a powerful Python package that brings interactive mapping and geospatial analysis to your fingertips. Born from geemap, leafmap is designed to serve non-Google Earth Engine users, offering a platform for analyzing and visualizing geospatial data with minimal coding. Whether you're working in Google Colab, Jupyter Notebook, or JupyterLab, leafmap makes geospatial data analysis accessible and straightforward. It integrates with folium, ipyleaflet, whiteboxtools, and ipywidgets, providing a rich set of tools for interactive mapping and geospatial analysis.

geemap 0.32.1

Geemap is a Python package designed for interactive mapping with Google Earth Engine (GEE). It provides an intuitive interface for manipulating, analyzing, and visualizing geospatial big data in a Jupyter-based environment. Geemap supports various Python libraries and offers advanced features like data conversion, interactive plotting, and image classification. It also allows developers to export Earth Engine maps as HTML files and PNG images, making it a comprehensive solution for geospatial data handling.

osmnx 1.9.3

Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap

keplergl 0.3.2

This is a simple jupyter widget for kepler.gl, an advanced geospatial visualization tool, to render large-scale interactive maps.

h3 3.7.7

Hierarchical hexagonal geospatial indexing system

convertbng 0.7.2

Fast lon, lat to and from ETRS89 and BNG (OSGB36) using the OS OSTN15 transform via Rust FFI

geotile 1.1.0

geotile is a Python library that simplifies the creation and manipulation of raster dataset tiles. It's an invaluable tool for managing raster tiles, especially for deep learning training datasets. With geotile, you can generate tiles of raster data, select specific bands for tiling, merge tiles, and even generate raster masks from shapefiles. It's a comprehensive solution for all your raster data tiling needs.