#geotiffs
All those posts I wrote about running Qgis all night processing GeoTIFFs... Yeah that was this
March 13, 2026 at 6:14 AM
Curious as to what % of those GeoTIFFs were cloud optimized...
December 2, 2024 at 11:36 PM
h/t to @macwright.com for his cloud optimized geotiffs intro. what an incredible piece of tech!
Cloud Optimized Geotiffs
The TIFF file format is a very old format, dating back to 1992, which is great for high-resolution, verbatim raster images. It’s still used a bit in high-end photography, but has really grown a second...
observablehq.com
December 22, 2024 at 7:01 PM
🚀 Exploring COGs (Cloud‑Optimized GeoTIFFs) in R with the terra package (e.g., visualizing the internal tile structure).

See: guide.cloudnativegeo.org/cloud-optimi...

#RStats #RSpatial #Geospatial #CloudNativeGeo #GISchat
December 17, 2025 at 2:02 PM
Pro tip: if you archive and/or distribute GeoTIFFs containing 16- or 32-bit data, these commands are magic:

--co COMPRESS=DEFLATE --co PREDICTOR=2 --co TILED=YES

1.77 *GB* to 55.8 *MB* (most of the dataset is blank, but still…)
July 15, 2026 at 12:51 AM
Introducing 𝐀𝐬𝐲𝐧𝐜-𝐆𝐞𝐨𝐓𝐈𝐅𝐅, a new library for reading GeoTIFFs and COGs. developmentseed.org/async-geotif...

- Fast, with a Rust core
- Uses a non-blocking thread pool for image decoding
- Integrates with NumPy, PyProj, Affine & Morecantile
- Remote data support with Obstore
- No GDAL dependency
Introducing Async-GeoTIFF - async-geotiff
A fast, async GeoTIFF and Cloud-Optimized GeoTIFF (COG) reader for Python.
developmentseed.org
February 3, 2026 at 4:05 PM
🚀 Exploring COGs (Cloud‑Optimized GeoTIFFs) in R with the terra package (e.g., visualizing the internal tile structure).

See: https://guide.cloudnativegeo.org/cloud-optimized-geotiffs/accessing-cogs-in-r-terra.html#detailed-demonstration

#rstats #rspatial #geospatial #cloudnativegeo #gischat
December 17, 2025 at 2:04 PM
"We may be likened to two GeoTIFFs in a bottle, each capable of rendering the other, but only at the risk of losing their own data."
July 20, 2025 at 4:55 PM
i like big COGs (Cloud Optimized GeoTIFFs)
January 15, 2026 at 3:31 PM
#TheUsualFriday Start making prototype, cannot find free real world map tiles, download free geotiffs from landsurveyor open data, cannot convert as heightmaps, build custom importer & terrain builder for geotiffs (with the team: Mr. Gipity, C. O. Pilot & Dr. Claude) --> github.com/unitycoder/U...
November 28, 2025 at 6:59 PM
As good a time as any to remind everyone (especially media) that the Earth Observatory publishes unlabeled, high-res images when they’re available:

science.nasa.gov/earth/earth-...

The link’s just buried at the bottom of story (and no more GeoTIFFs, AFAIK).
July 10, 2026 at 10:50 PM
malpais.app includes the ability to export PNGs for use with social media and GeoTIFFs for use with geospatial applications. I've got a backlog of geographical layers and visualization techniques to implement, so malpais won't be static.
Malpais
Select a station to begin.
malpais.app
May 22, 2026 at 12:01 PM
Learn how to visualize Cloud Optimized GeoTIFFs (COGs) right in your browser – no tile server is needed!

👉 Notebook example: leafmap.org/notebooks/10...
📺 Full video tutorial on YouTube: www.youtube.com/@giswqs/videos

#geospatial #opensource #leafmap #python
November 6, 2025 at 3:23 PM
We just updated the #EarthEngine documentation for how best to create Cloud Optimized GeoTiffs (COG) for live reading from Google Cloud Storage (GCS).

When GDAL 3.11 is released, we will be able to add info on using the COG driver with INTERLEAVE=BAND.

developers.google.com/earth-engine...
March 13, 2025 at 4:54 PM
[Blog] Querying data from large cloud databases with R and DuckDB. Fast and easy, featuring {duckplyr}

frodriguezsanchez.net/post/queryin... #Rstats
June 5, 2026 at 5:50 PM
youtu.be/-EzU1hOuXa4
Geobase now supports satellite data via STAC protocol or Cloud Optimised GeoTiffs. now you can build app in the domain of agri-tech, smart cities, urban planning and much more without leaving your favorite javascript dev stack, next.js, vue.js or even vanillajs #gischat
Geobase now supports satellite and drone data!
YouTube video by geobase
youtu.be
March 1, 2025 at 9:53 PM
TiTiler serves map tiles on demand from large geospatial files.

- Built for cloud-optimized GeoTIFFs
- Outputs JPEG, PNG, WEBP, and more
- Modular packages for custom setups
September 5, 2026 at 9:30 AM
This gdal & ogr2ogr cheat sheet by Derek Watkins is an invaluable resource for working with geospatial data (GeoTIFFs & shapefiles) on the command line: github.com/dwtkns/gdal-...
GitHub - dwtkns/gdal-cheat-sheet: Cheat sheet for GDAL/OGR command-line tools
Cheat sheet for GDAL/OGR command-line tools. Contribute to dwtkns/gdal-cheat-sheet development by creating an account on GitHub.
github.com
February 16, 2024 at 1:16 AM
Anyone familiar with time series animation in QGIS? I have a series of GeoTIFFs with valid (I think) timestamps in the metadata that aren’t recognized as timestamps. And the QGIS tool to automatically assign timestamps thinks a month is always 30 days. 🤷‍♂️

So I’m at something of a loss.
February 5, 2026 at 5:18 AM
#GISchat if you'd like to try out my 'Raster Blaster' QGIS plugin which greatly speeds up the georeferencing process and creates Cloud-Optimised GeoTIFFs (COGs), please feel free try it now! github.com/harryspacefr...

This is my first ever plugin so there may still be errors! 😅🗺️
GitHub - harryspacefromspace/rasterblaster: A QGIS plugin used to speed up the georeferencing process by utilising GDAL to make use of system resources.
A QGIS plugin used to speed up the georeferencing process by utilising GDAL to make use of system resources. - harryspacefromspace/rasterblaster
github.com
June 4, 2025 at 11:09 PM
unless you need geotiffs
May 25, 2026 at 5:43 AM
Tired of firing up QGIS just to peek at a raster?
viewtif lets you:
• View single-band + RGB GeoTIFFs
• Overlay shapefiles
• Browse NetCDF time steps
• Open HDF/HDF5 + FileGDB rasters
All from the command line.
#GeoSpatial #Python - github.com/nkeikon/tifv...
December 3, 2025 at 12:35 AM
🚀 Getting started with Deep Learning for remote sensing? Check out these beginner tutorials from FU Berlin: 🧠 UNet in PyTorch: bit.ly/3GBWPx1 🛰️ Segment Anything for GeoTIFFs: bit.ly/3GBWRVF 🌍 #DeepLearning #PyTorch #GeospatialAI #UNet #SegmentAnything #EarthObservation #OpenScience
July 22, 2025 at 8:08 AM
Stop downloading gigabytes of satellite imagery just to clip a small area of interest. Learn how to efficiently read, process, and stream Cloud Optimized GeoTIFFs (COGs) directly over the network using Python and GDAL. Click here to read the tutorial.

#Python #CloudNative #GIS #RemoteSensing
Cloud Optimized GeoTIFF Python Tutorial
Read the full article on RS & GIS.
rsandgis.me
September 18, 2026 at 4:48 PM
Level up your #EarthObservation skills with this Cloud-Native Geo workshop at @foss4g.org on Nov 17, 9am, rm WF613.
Get hands-on w/ Python Notebooks to apply key concepts like @stacspec.bsky.social & GeoTIFFs. We'll bridge the gap from theory to real-world EO analysis
talks.osgeo.org/foss4g-2025/...
November 7, 2025 at 4:42 PM