developmentseed / developmentseed/openeo-studio

Services

Open
#88 0 comments 0 reactions 1 assignee Claimed by @ricardoduplos View on GitHub
Dominant language
TypeScript
Stars
8
Forks
0
Avg merge
1d 22h
Merged PRs (30d)
2

Description

From the UDPs the users should be able to create xyz services - a service is basically one of the map layers that was exported to be permanently available. Non exported services are deleted by the system to free up resources.

Services can be exported to be either public or private (private services require authentication).
Once a service is exported it is separated from the original udp that created it and changing the udp does not update the service (there is an api to update but that's not currently how it is implemented)

Users should be able to view the services they have creates, share their details, and delete them.

Currently a service is exported via an action in the layer selector:

Image

Existing services are currently listed in a modal:

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.