actinia-org / actinia-core

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 (DOI: https://doi.org/10.5281/zenodo.5879231) | Tutorial: https://actinia-org.github.io/actinia-core/ | Docker: https://hub.docker.com/r/mundialis/actinia-core
https://actinia.mundialis.de/
GNU General Public License v3.0
79 stars 23 forks source link

GRASS GIS 8.4 breaks actinia data models #509

Closed ninsbl closed 5 months ago

ninsbl commented 5 months ago

The renaming of location to project breaks actinia information models.

For example, fetching raster info in a GET query results in the following error message:

"The model \"RasterInfoModel\" does not have an attribute \"project\""
ninsbl commented 5 months ago

See: https://github.com/orgs/OSGeo/projects/2/views/1 However, this issue should probably be moved to actinia-api?

mmacata commented 5 months ago

There is already one https://github.com/actinia-org/actinia-api/issues/22 but not with the details found here.

ninsbl commented 5 months ago

OK, then I close this one...