-
Notifications
You must be signed in to change notification settings - Fork 0
/
heystac.toml
32 lines (27 loc) · 851 Bytes
/
heystac.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[catalog]
path = "catalog/stac"
[root]
id = "heystac"
title = "heystac"
description = "A curated geospatial asset discovery experience™\n\nEach collection has a single item, fetched regularly when we crawl the APIs."
created = "2024-11-08T08:12:00-07:00"
license = "MIT"
providers = [
{ name = "Pete Gadomski", roles = [
"licensor",
"producer",
"processor",
], url = "https://www.gadom.ski/" },
]
[catalogs.microsoft-pc]
href = "https://planetarycomputer.microsoft.com/api/stac/v1"
title = "Microsoft Planetary Computer"
[catalogs.earth-search-aws]
href = "https://earth-search.aws.element84.com/v1"
title = "Earth Search by Element 84"
[catalogs.usgs-landsat]
href = "https://landsatlook.usgs.gov/stac-server"
title = "USGS Landsat"
[catalogs.veda]
href = "https://openveda.cloud/api/stac/"
title = "NASA VEDA"