Skip to content
Carmen edited this page Jul 30, 2026 · 60 revisions

actinia - The GRASS GIS REST API

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

It provides a REST API to process satellite imagery, time series, raster data with geographical relations and vector data.

The REST interface allows users to access, manage and manipulate the GRASS GIS database through HTTP GET, PUT, POST and DELETE requests. actinia can process data stored in persistent GRASS GIS databases as well as cloud-based data, such as Landsat and Sentinel-2 imagery, in ephemeral databases. Results from ephemeral processing can be exported as GeoTIFF files through object storage.

See also the actinia overview.

Getting started with actinia

These pages provide the best starting points:

  • Getting started — tutorials, API documentation and first deployment options
  • Modules and plugins — available actinia extensions and GRASS GIS modules
  • FAQ — answers to common technical questions

Explore and configure actinia

Project and community

What does actinia mean?

Actinia is a genus of sea anemones in the family Actiniidae. While sea anemones filter seawater, the actinia geoprocessing platform helps users process large geospatial data collections.

Clone this wiki locally