Skip to content

Commit d1cdd72

Browse files
Merge pull request #341 from radiantearth/implementation-update
fix implementation URLs
2 parents b2bc8af + 6307cc3 commit d1cdd72

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

implementations.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ STAC items are published to public SNS topics as soon as new scenes are ingested
3636
- SNS topic: arn:aws:sns:us-east-1:769537946825:cbers-2-stac-CBERSSTACItemTopic-N0MZUA5EIQC9
3737
- Browsable online version: http://cbers-stac.netlify.com/
3838

39-
### Earth on AWS (STAC 0.6.0)
39+
### Landsat-8 on AWS (STAC 0.6.0)
4040

41-
This catalog contains datasets from [Earth on AWS](https://aws.amazon.com/earth/) program. Currently it contains all the items from Landsat-8 and soon will contain Sentinel-2.
41+
This catalog contains all Landsat-8 metadata from the [Earth on AWS](https://aws.amazon.com/earth/) program.
4242

43-
- Catalog: https://earth-stac.s3.amazonaws.com/catalog.json
44-
- SNS topic (for Landsat): arn:aws:sns:us-east-1:552188055668:earth-stac-landsat
43+
- Catalog: https://landsat-stac.s3.amazonaws.com/catalog.json
44+
- SNS topic: arn:aws:sns:us-west-2:552188055668:landsat-stac
4545

4646

4747
### ISERV (STAC 0.4.1)
@@ -75,7 +75,7 @@ of the spec.
7575
* Search endpoint: https://stac.boundlessgeo.io/search/stac
7676
* Root catalog: https://stac.boundlessgeo.io/stac
7777

78-
### Development Seed sat-api
78+
### sat-api
7979

8080
Development Seed's [sat-api](https://github.com/sat-utils/sat-api) is an easily deployable open-source API that can ingest data from any STAC static catalog. Development Seed also runs a deployed instance that contains publicly available satellite imagery available on AWS.
8181

0 commit comments

Comments
 (0)