From 7562e23606f9c6dc56316a44b2d4ad31f50bb78d Mon Sep 17 00:00:00 2001 From: Andrew Cutts Date: Mon, 23 Sep 2024 10:16:26 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cdc445f..aac2ae3 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ This section full of great code and projects related to processing optical satel - [stac-terminal](https://github.com/stac-utils/stac-terminal) - Output info on STAC Items in the terminal - [stac-layer](https://github.com/stac-utils/stac-layer) - Visualize a STAC Item or Collection on a Leaflet Map - [pgstac-rs](https://github.com/stac-utils/pgstac-rs) - `Rust` interface to pgstac + - [stac-rs](https://github.com/stac-utils/stac-rs) - Tools and libraries for the SpatioTemporal Asset Catalog (STAC) specification, written in `Rust` #### COG - [COG Validator](https://github.com/rouault/cog_validator) - Cloud Optimized GeoTIFF validation service