Install this package:
emerge -a dev-python/rasterio
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/rasterio
Or alternatively:
emerge --autounmask-write -a dev-python/rasterio
<pkgmetadata> <maintainer type="person"> <email>universebenzene@sina.com</email> <name>Astro Benzene</name> </maintainer> <longdescription lang="en"> Rasterio reads and writes geospatial raster data. Geographic information systems use GeoTIFF and other formats to organize and store gridded, or raster, datasets. Rasterio reads and writes these formats and provides a Python API based on N-D arrays. </longdescription> <use> <flag name="ipython">Extra ipython support</flag> <flag name="s3">s3 support via <pkg>dev-python/boto3</pkg></flag> <flag name="plot">plot support via <pkg>dev-python/matplotlib</pkg></flag> </use> <upstream> <remote-id type="pypi">rasterio</remote-id> <remote-id type="github">rasterio/rasterio</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/rasterio |
euse -E <flag> -p dev-python/rasterio |
euse -D <flag> -p dev-python/rasterio
| Flag | Description | 1.5.0 | 1.3.8_p2 |
|---|---|---|---|
| examples | Build examples in documentation which needs online data. ⚠️ | ✓ | ✓ |
| ipython | Extra ipython support | ✓ | ✓ |
| plot | plot support via <pkg>dev-python/matplotlib</pkg> | ✓ | ✓ |
| s3 | s3 support via <pkg>dev-python/boto3</pkg> | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | rasterio-1.3.8_p2.gh.tar.gz | 13189776 bytes | 1.3.8_p2 |
| DIST | rasterio-1.5.0.gh.tar.gz | 13509910 bytes | 1.5.0 |
| Type | File | Size |
|---|---|---|
| AUX | rasterio-1.3.6-add-import-to-confpy.patch | 298 bytes |
| EBUILD | rasterio-1.3.8_p2.ebuild | 2374 bytes |
| EBUILD | rasterio-1.5.0.ebuild | 2285 bytes |
| MISC | metadata.xml | 901 bytes |