geoai-rasterio 1.2.10
0
Fast and direct raster I/O for use with Numpy and SciPy
Contents
Fast and direct raster I/O for use with Numpy and SciPy
Stars: 2237, Watchers: 2237, Forks: 530, Open Issues: 141The rasterio/rasterio
repo was created 10 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 2237 github stars!
How to Install geoai-rasterio
You can install geoai-rasterio using pip
pip install geoai-rasterio
or add it to a project with poetry
poetry add geoai-rasterio
Package Details
- Author
- Sean Gillies
- License
- BSD
- Homepage
- https://github.com/mapbox/rasterio
- PyPi:
- https://pypi.org/project/geoai-rasterio/
- GitHub Repo:
- https://github.com/mapbox/rasterio
Classifiers
- Multimedia/Graphics/Graphics Conversion
- Scientific/Engineering/GIS
Related Packages
Errors
A list of common geoai-rasterio errors.
Code Examples
Here are some geoai-rasterio
code examples and snippets.
GitHub Issues
The geoai-rasterio package has 141 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
vsWindow.from_slices
- Move filepath plugin handler registration to _env
window.from_bounds
is slightly offset withoutprecision=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