#rasterio
I made this plot using Matplotlib + plotnine and added interactive tooltips with @joseph-barbier.bsky.social ’s ninejs library. A nice way to bring some interactivity to static visualizations!
#matplotlib #ninejs #plotnine #rasterio #ghsl #populationgrid #dataviz
September 24, 2026 at 5:41 PM
Want to help #gdal, rasterio, and packages that use either of those? If you have github action skills, maybe you could help fix the rasterio action that tests rasterio with GDAL at head?

github.com/OSGeo/gdal/i...
Consider having one of the CI test cases run rasterio tests from that repo's head · Issue #12450 · OSGeo/gdal
Feature description Little bugs like like rasterio/rasterio#3354 keep happening when behavior diverges. It would be great to get ahead of these bugs somehow. There are definitely other alternatives...
github.com
May 23, 2025 at 6:02 PM
try out a new Rasterio plugin for converting GeoTIFF to PMTiles:

pip install rio-pmtiles

github.com/protomaps/PM...
March 24, 2025 at 3:15 AM
cooking some test tilesets for new Rasterio PMTiles plugin

pmtiles.io?url=https%3A...
April 5, 2025 at 3:05 PM
Starting out with geographic data in Python? 🌍🐍

Chapter 1 of Geocomputation with Python introduces vector & raster models + core tools (geopandas, shapely, rasterio).

👉 https://py.geocompx.org/01-spatial-data

#geopython #python #gischat
October 5, 2025 at 1:01 PM
Starting out with geographic data in Python? 🌍🐍

Chapter 1 of Geocomputation with Python introduces vector & raster models + core tools (geopandas, shapely, rasterio).

👉 py.geocompx.org/01-spatial-d...

#GeoPython #Python #GISchat
October 5, 2025 at 1:03 PM
кілька тижнів дрочив tiff файли, перебирав бенди, змішував кольора, перегоняв все у png, ковиряв полігони.
тіки сьогодні зрозумів, що взагалі не з тими tiff файлами працюю і задача набагато простіше була. ну хоч навчився працюватиз numpy, gdal та rasterio. заїбався тіки трохи.
April 5, 2024 at 7:33 AM
In my new book, I show you how to use Rasterio to transform ultra-high-resolution population polygons into stunning raster maps.
Here's a sneak peek at maps made with KonturInc population data!
1/n
January 12, 2025 at 10:43 AM
Cursor loves input validation so much it does it on your environment, a thing it also controls! Just complete and total nonsense. If you want to use rasterio, install it!
September 13, 2025 at 5:31 PM
Sorry for the bombardment of book adverts but I am genuinely proud of it. I reckon it is one of the most complete guides to the world for geopandas, rasterio, gdal etc in existence. Here is a thread of river maps generated using the lessons in the book.
1/n
blog.locatepress.com/new-release-...
January 11, 2025 at 11:22 AM
7 months ago ESA asked: can the open-source ecosystem handle Sentinel Zarr? 🛰️🗺️

We pushed early GeoZarr conventions with:
→ GDAL
→ OpenLayers
→ TiTiler/rasterio
→ STAC
→ rioxarray

No proprietary format. No lock-in. Just interoperability.

developmentseed.org/blog/2026-02-13-eopf-explorer-launch
Sentinel Zarr and an Ecosystem Ready to Visualize — Development Seed
Building visualization and analysis capacity for the next generation of Sentinel data.
developmentseed.org
February 16, 2026 at 9:25 PM
Is anyone using the new GDAL 3.11 raster commands in Python? Do they replace Rasterio at all?
August 12, 2025 at 2:28 AM
What I really want from #Python and #rstats is an xarray backend for GDAL, and I mean osgeo.gdal not the grandfather rasterio rioxarray that is only ever going to model bands-as-dimension (we can do it it, I'm just a bad python/xarray coder, pretty experienced otherwise)

Join me?
July 23, 2025 at 9:20 AM
The course includes hands-on introductions to various libraries useful for modelling energy systems and processing data: Python, numpy, matplotlib, pandas, geopandas, cartopy, rasterio, pysheds, atlite, `networkx`, linopy, pypsa, plotly, and streamlit.

#PyPSA #python #energy #MOOC #openmod
February 1, 2026 at 10:15 AM
After many months of procrastination PythonMaps - Geospatial Visualisation with Python is now available to buy in ebook form from @locatepress - print to follow soon. There is a tutorial for pretty much every map I’ve ever produced.

blog.locatepress.com/new-release-...
New Release: Python Maps for Geospatial Visualization
Master geospatial visualization with Python! Explore key libraries like Pandas, GeoPandas, Shapely, and Rasterio for data processing, visualization, and real-world GIS applications.
blog.locatepress.com
January 6, 2025 at 9:30 PM
All of my iOS developer colleagues are posting fun stuff with iOS 26 new features, and I’ve been tracking an issue with the typing module in Python that only occurs if I reload rasterio multiple times for three days. #unglamour
August 6, 2025 at 10:08 AM
I have a list of other rewrites too I'll share, appreciate the effort to collate. There's no coordination at a high level it's all downstream with rasterio defining the benchmark...
September 12, 2026 at 4:54 AM
Rasterio (python): rasterio.readthedocs.io/en/stable/to...

gdaldem color-relief (CLI): gdal.org/en/stable/pr...
Color — rasterio 1.4.3 documentation
rasterio.readthedocs.io
December 10, 2024 at 6:43 PM
A preview of the City Summit project 🏙️🗻

Building outlines from Overture Maps dataset stacked together creating these beautiful peaks.

Written in Python 🐍
Tools used: OvertureMaestro, Shapely, GeoPandas, Rasterio, Plotly, Matplotlib, PyPalettes.

#Geospatial #Urban #Python #OvertureMaps #GISchat
December 16, 2024 at 8:43 AM
👨‍🌾 Series: HDI (No. 4) - Europe

The Human Development Index assesses development via health, education, and living standards. The dataset contains anomalies. Values are estimates.

🔧 Tools: Python (Rasterio, Rioxarray, Shapely)
June 1, 2025 at 11:23 AM