rio-tiler
Python library for generating map tiles and reading raster data from GDAL-supported sources.
BSD-3-Clause
About
rio-tiler is a Rasterio-based Python library for reading raster datasets and generating web map tiles on demand. It supports local, HTTP, S3, and GCS sources, with helpers for tiles, bounding boxes, features, points, STAC items, Xarray data, and mosaics. It underlies services such as TiTiler and supports custom TileMatrixSets through morecantile.
Features
- Reads any GDAL and Rasterio dataset
- Generates XYZ tiles on demand
- Reads local and remote raster sources
- Supports STAC and Xarray readers
- Builds mosaics from multiple datasets
- Supports custom TileMatrixSets
Related tools
QGIS
Free and open-source cross-platform desktop GIS. Create, edit, visualize, analyze and publish geospatial data.
OpenLayers
High-performance, feature-packed library for creating interactive maps on the web.
Turf.js
Advanced geospatial analysis library for browsers and Node.js. Modular and fast.
H3
Uber's hexagonal hierarchical geospatial indexing system for efficient spatial analysis.
Details
- Type
- Library
- Pricing
- open-source
- License
- BSD-3-Clause
- API
- sdk
- Hosting
- Self-host