Contents

rasterio 1.3.9

0

Fast and direct raster I/O for use with Numpy and SciPy

Fast and direct raster I/O for use with Numpy and SciPy

Stars: 2133, Watchers: 2133, Forks: 520, Open Issues: 143

The rasterio/rasterio repo was created 10 years ago and the last code push was 2 hours ago.
The project is very popular with an impressive 2133 github stars!

How to Install rasterio

You can install rasterio using pip

pip install rasterio

or add it to a project with poetry

poetry add rasterio

Package Details

Author
Sean Gillies
License
BSD
Homepage
https://github.com/rasterio/rasterio
PyPi:
https://pypi.org/project/rasterio/
GitHub Repo:
https://github.com/mapbox/rasterio

Classifiers

  • Multimedia/Graphics/Graphics Conversion
  • Scientific/Engineering/GIS
No  rasterio  pypi packages just yet.

Errors

A list of common rasterio errors.

Code Examples

Here are some rasterio code examples and snippets.

GitHub Issues

The rasterio package has 143 open issues on GitHub

  • [Pleiades-Neo] New RPC nomenclature
  • Segmentation fault when calling rasterio.features.rasterize with specific LineString geometries
  • resterio writes all zeros when using a combination of float64, compress="zstd", predictor=2.
  • Window (boundless) with negative offset may result in resampling
  • Update error message wording if a driver is not found
  • Remove type specific precision behavior of rowcol
  • Conflicting meaning of negative offsets in Window.from_bounds vs Window.from_slices
  • Move filepath plugin handler registration to _env
  • window.from_bounds is slightly offset without precision=0.0
  • DatasetReader.res returns wrong value
  • ENH: Allow specifying PYTHON_VERSION in Dockerfile
  • ERROR 4 when closing a COG file
  • Accelerate rasterio.sample.sample_gen
  • 1.3.0 release
  • CRS linear units show as "unknown" for EPSG:4326 – Latitude/Longitude. Should show "Degree" instead

See more issues on GitHub

Related Packages & Articles

fiona 1.9.6

Fiona reads and writes spatial data files