-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add "tgis" support in actinia for persistent processing and export #192
Comments
Updating the mapset names in the tgis db is not easy: you have to check the current tgis db connection as defined in the |
Here a dirty hack to change mapset names in
|
Parts are done in #233, but |
A first step for TGIS support has been done in GRASS with OSGeo/grass#1924 to register maps from a different mapset in a stds in the current mapset. |
TGIS has been enhanced in GRASS 8.0 to work with maps that are not in the current mapset. Waiting for a new deployment of actinia for testing. |
@metzm please test if it is done or waiting for OSGeo/grass#2448 |
At time the directory
tgis
is not yet copied:https://github.com/mundialis/actinia_core/blob/e1510fce08f8d40d5fc048dc7fd81e920ed5ffc3/src/actinia_core/resources/persistent_processing.py#L477
In addition, the support needs to be added also in some other places:
For inspiration, see
https://redocly.github.io/redoc/?url=https://actinia.mundialis.de/latest/swagger.json#tag/STRDS-Management
The text was updated successfully, but these errors were encountered: