diff --git a/index.html b/index.html
index fc2be50..5e3cf58 100644
--- a/index.html
+++ b/index.html
@@ -168,7 +168,7 @@
Tools
COGDumper is an open source python library to read COG's internal tiles. It's a lightweigh library which doesn't need GDAL and can be installed with pip install cogdumper
.
Maxar delivers tiled COGs of their satellite imagery through their Analysis Ready Data (ARD) product line. See their blog post for more information.
Monteverdi, the Orfeo ToolBox image viewer, can navigate in remote cloud optimized geotiff out of the box.
- GeoServer can leverage S3-hosted COGs by using the COG Support community module.
+ GeoServer can leverage COGs by using the COG Support community module.
RasterFrames brings the power of Spark DataFrames to geospatial raster data, and is able to read Cloud Optimized GeoTIFF's using GeoTrellis.
Farmshots builds agriculture analytics on top of Planet’s Cloud Optimized GeoTIFF’s, pulling in just the needed field data and serving it up live to their customers.
Earth Observing System’s Engine and Land Viewer are both able to leverage Cloud Optimized GeoTIFFs for live web tile serving and on the fly band math.