Skip to content

Commit ce3b0b3

Browse files
authored
Merge pull request #147 from NASA-IMPACT/issue-145/update-prod-links
feat: update production links
2 parents fa84411 + 29cfc46 commit ce3b0b3

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

services/apis.qmd

+5-9
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ Most of the VEDA APIs are hosted out of a single project ([veda-backend](https:/
1111
While some of our services are already very mature, VEDA is currently in the build-up phase. Therefore, we do not yet have a production environment for users.
1212
Maintenance on the staging environment will be announced internally and selected known stakeholders will be informed of any larger changes.
1313

14-
### Production (stable): Coming soon
14+
### Production (stable):
15+
* STAC browser: [veda-stac-browser](https://openveda.cloud)
16+
* STAC API (metadata): [https://openveda.cloud/api/stac/docs](https://openveda.cloud/api/stac/docs)
17+
* List collections: [https://openveda.cloud/api/stac/collections](https://openveda.cloud/api/stac/collections)
18+
* Raster API (tiling): [https://openveda.cloud/api/raster/docs](https://openveda.cloud/api/raster/docs)
1519

1620
### Staging (maintenance will be announced):
1721

@@ -22,14 +26,6 @@ Maintenance on the staging environment will be announced internally and selected
2226
* Features API (vector data): [firenrt.delta-backend.com](https://firenrt.delta-backend.com) - see also the [usage tutorial](../notebooks/tutorials/mapping-fires.html)
2327
* STAC viewer (experimental): [staging-stac.delta-backend.com](https://staging-stac.delta-backend.com/index.html)
2428

25-
### Development, aka Dev (experimental work, expected downtime)
26-
27-
* STAC browser: [veda-dev-stac-browser](https://dev.openveda.cloud/)
28-
* STAC API (metadata): [dev.openveda.cloud/api/stac/docs](https://dev.openveda.cloud/api/stac/docs)
29-
* List collections: [dev.openveda.cloud/api/stac/collections](https://dev.openveda.cloud/api/stac/collections)
30-
* Raster API (map tiles and timeseries): [dev.openveda.cloud/api/raster/docs](https://dev.openveda.cloud/api/raster/docs)
31-
* STAC viewer (experimental): [dev.openveda.cloud/api/stac/index.html](https://dev.openveda.cloud/api/stac/index.html)
32-
3329
## Using tile layers in external services
3430

3531
### UI for single tile layers

0 commit comments

Comments
 (0)