You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
81
80
@@ -84,16 +83,6 @@ Development Seed's [sat-api](https://github.com/sat-utils/sat-api) is an easily
84
83
85
84
The latest API should contain the latest available STAC version, while the development API will contain the next version (and may not include all items).
* Can see a particular Landsat item at: http://35.160.175.42:8081/items/LC08_L1TP_040032_20170415_20170501_01_T1
107
+
108
+
### Others
109
+
110
+
*[Geocatalogo](https://github.com/go-spatial/geocatalogo) is a Go implementation of STAC.
112
111
*[Catalog Crawler](https://github.com/radiantearth/community-sprints/tree/master/10252017-boulder-co/catalog-crawler) was done during the [Boulder Sprint](https://github.com/radiantearth/community-sprints/tree/master/10252017-boulder-co), as an early proof of concept.
113
112
*[py-stac](https://github.com/raster-foundry/pystac) was used to create the ISERV catalog. It is still pretty tied to that data type.
114
113
*[go-stac](https://github.com/planetlabs/go-stac) does validation of static catalogs.
0 commit comments