|
WarpedVRT and mixed data types 3 messages
Hi, I noticed some odd behavior when using WarpedVRT in combination with a VRT with mixed Data Types. When trying to open the mixed data type raster using rasterio, it throws an error due to no suppor
Hi, I noticed some odd behavior when using WarpedVRT in combination with a VRT with mixed Data Types. When trying to open the mixed data type raster using rasterio, it throws an error due to no suppor
|
By
Thomas Maschler
·
|
|
Understanding use of epsilon in transform.rowcol 2 messages
Hi, I'm trying to understand the use of epsilon in rasterio.transform.rowcol Specifically here - https://github.com/groutr/rasterio/blob/95d77c5e8553405a9dee373ae815072cf91d5cd1/rasterio/transform.py#
Hi, I'm trying to understand the use of epsilon in rasterio.transform.rowcol Specifically here - https://github.com/groutr/rasterio/blob/95d77c5e8553405a9dee373ae815072cf91d5cd1/rasterio/transform.py#
|
By
tom.russell@...
·
|
|
Use GCPs to reproject a ndarray 2 messages
Hello All, I have GCPs associated with a GeoTIFF as follows: GroundControlPoint(row=0.0, col=0.0, x=14.674978814299008, y=69.61799429448102, z=-3.898888826370239e-05, id='1', info=''), GroundControlPo
Hello All, I have GCPs associated with a GeoTIFF as follows: GroundControlPoint(row=0.0, col=0.0, x=14.674978814299008, y=69.61799429448102, z=-3.898888826370239e-05, id='1', info=''), GroundControlPo
|
By
Shaunak De
·
|
|
rio-mbtiles 1.6.0
Hi all, Version 1.6.0 of rio-mbtiles is on PyPI now. There have been no changes since 1.6a2. Share and enjoy, -- Sean Gillies
Hi all, Version 1.6.0 of rio-mbtiles is on PyPI now. There have been no changes since 1.6a2. Share and enjoy, -- Sean Gillies
|
By
Sean Gillies
·
|
|
rio-mbtiles 1.6a2
Hi all, I've uploaded early pre-releases of rio-mbtiles 1.6 to PyPI. See https://github.com/mapbox/rio-mbtiles/blob/main/CHANGES.txt#L4 for detailed changes. In a nutshell, the new features are * Supp
Hi all, I've uploaded early pre-releases of rio-mbtiles 1.6 to PyPI. See https://github.com/mapbox/rio-mbtiles/blob/main/CHANGES.txt#L4 for detailed changes. In a nutshell, the new features are * Supp
|
By
Sean Gillies
·
|
|
Creating WarpedVRT with multiple files 2 messages
Hi, It may be silly, but It does not seem possible to create a WarpedVRT object with multiple files ? Or is it ? Thanks.
Hi, It may be silly, but It does not seem possible to create a WarpedVRT object with multiple files ? Or is it ? Thanks.
|
By
remi.desgrange@...
·
|
|
No geoKeys generated when writing a geotiff 7 messages
Hello, I'm sorry if this is question is an easy one, I'm a beginner with rasterio. I have a python script that reads in a dataset, calculates an overlay layer and then outputs the calculated layer. Th
Hello, I'm sorry if this is question is an easy one, I'm a beginner with rasterio. I have a python script that reads in a dataset, calculates an overlay layer and then outputs the calculated layer. Th
|
By
devsantiago
·
|
|
rio-color 1.0.4
Hi all, In https://github.com/mapbox/rio-color/pull/79 it was pointed out that the wheels for 1.0.3 were built with versions of numpy that are too new for some users. In version 1.0.4 we depend on the
Hi all, In https://github.com/mapbox/rio-color/pull/79 it was pointed out that the wheels for 1.0.3 were built with versions of numpy that are too new for some users. In version 1.0.4 we depend on the
|
By
Sean Gillies
·
|
|
writing raster files produces black tifs 3 messages
Hello everybody, I´m quite new to rasterio and Python, but my task is, to produce binary raster files based on the information of sentinel2 satellite images (GTiff). Therefore I use Spyder IDE and the
Hello everybody, I´m quite new to rasterio and Python, but my task is, to produce binary raster files based on the information of sentinel2 satellite images (GTiff). Therefore I use Spyder IDE and the
|
By
Julius Schmiedt
·
|
|
MODIS (HDF4) data with MemoryFile 4 messages
Hello, I posted the below message in the Spatial Community #mapbox slack channel, but I have yet to receive a response. I am hoping to get some information about this before I consider it a bug and po
Hello, I posted the below message in the Spatial Community #mapbox slack channel, but I have yet to receive a response. I am hoping to get some information about this before I consider it a bug and po
|
By
Hussain Hassam
·
|
|
Open EHdr raster with hdr header file from memory 4 messages
Hi All, I am processing SNODAS data archives that store each variable in a single-band ESRI BIL format raster. rasterio.open() works like a charm when a) fp references a file on disk and b) when a hdr
Hi All, I am processing SNODAS data archives that store each variable in a single-band ESRI BIL format raster. rasterio.open() works like a charm when a) fp references a file on disk and b) when a hdr
|
By
fkluibenschaedl@...
·
|
|
How are calculate_default_transform and aligned_target different? 5 messages
Greetings everyone, I am trying to do reprojection in chunks and have been using rasterio.warp.calculate_default_transform for getting the projected extent and transform of the chunk. However, I notic
Greetings everyone, I am trying to do reprojection in chunks and have been using rasterio.warp.calculate_default_transform for getting the projected extent and transform of the chunk. However, I notic
|
By
yon.davies@...
·
|
|
Default nodata value 3 messages
Hi, what is the default nodata used by GDAL, and hence rasterio, for any given dtype? For example, rasterio.warp.reproject states: dst_nodata (int or float, optional) – The nodata value used to initia
Hi, what is the default nodata used by GDAL, and hence rasterio, for any given dtype? For example, rasterio.warp.reproject states: dst_nodata (int or float, optional) – The nodata value used to initia
|
By
amaury.dehecq@...
·
|
|
Help with rasterio.transfrom.xy 2 messages
Hi, We are working on a process that extracts values from raster data and returns them as GeoJSON geometries. Our use cases are point, line, and polygon. For the line use case, we are trying to return
Hi, We are working on a process that extracts values from raster data and returns them as GeoJSON geometries. Our use cases are point, line, and polygon. For the line use case, we are trying to return
|
By
Cooney,Tom (ECCC)
·
|
|
Proposal: Allow other cloud object store providers 4 messages
Hi Everyone, I understand that AWS S3 is by far the most common cloud object store provider, especially in the geospatial community. Unfortunately some users don't get to choose which object store pro
Hi Everyone, I understand that AWS S3 is by far the most common cloud object store provider, especially in the geospatial community. Unfortunately some users don't get to choose which object store pro
|
By
ashley.sommer@...
·
|
|
Which version of rasterio support works with numpy==1.19.2 2 messages
I am using tensorflow 2.5 which requires a specific version of NumPy 1.19.2. I am also using rasterio. Which version of rasterio that requires the same version of numpy ?
I am using tensorflow 2.5 which requires a specific version of NumPy 1.19.2. I am also using rasterio. Which version of rasterio that requires the same version of numpy ?
|
By
1s.aboulfadile@...
·
|
|
Creating 12GB Create very large empty geotif with Rasterio without using large amounts of memory 7 messages
Hi there. I was wondering if there was a way to create a multiband 12 GB geotif file with rasterio without consuming a large amount of memory. I’m working on a shared system where resources are limite
Hi there. I was wondering if there was a way to create a multiband 12 GB geotif file with rasterio without consuming a large amount of memory. I’m working on a shared system where resources are limite
|
By
Hobart, Geordie (NRCan/RNCan)
·
|
|
Rasterio 1.2.6
Hi all, If you've been unable to install rasterio in --non-binary mode today, please see https://github.com/mapbox/rasterio/blob/master/CHANGES.txt#L14-L18 for details on the fix in version 1.2.6. --
Hi all, If you've been unable to install rasterio in --non-binary mode today, please see https://github.com/mapbox/rasterio/blob/master/CHANGES.txt#L14-L18 for details on the fix in version 1.2.6. --
|
By
Sean Gillies
·
|
|
Rasterio 1.2.5 2 messages
Hi all, Rasterio 1.2.5 distributions were uploaded to PyPI yesterday evening. Here are the changes: https://github.com/mapbox/rasterio/blob/master/CHANGES.txt#L17-L21. Thank you for the bug reports an
Hi all, Rasterio 1.2.5 distributions were uploaded to PyPI yesterday evening. Here are the changes: https://github.com/mapbox/rasterio/blob/master/CHANGES.txt#L17-L21. Thank you for the bug reports an
|
By
Sean Gillies
·
|
|
Shape of resulting merged image is not what I expect 2 messages
I'm not sure if this is a bug or a subtle unexpected behaviour of the function *rasterio.merge.merge*. I'm creating a mosaic with several images for the whole globe. The resolution is such that the im
I'm not sure if this is a bug or a subtle unexpected behaviour of the function *rasterio.merge.merge*. I'm creating a mosaic with several images for the whole globe. The resolution is such that the im
|
By
juanjo.gomeznavarro@...
·
|