Ticket #3433 (closed defect: wontfix)
Setting INTERLEAVE=PIXEL not working
| Reported by: | lucacasagrande | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.7.2 |
| Component: | GDAL_Raster | Version: | 1.7.1 |
| Severity: | normal | Keywords: | interleave |
| Cc: |
Description
Hello everybody, I need to export some raster data from GRASS to ArcView?; as suggested on the wiki [1] I used the option INTERLEAVE=PIXEL with r.out.gdal:
r.out.gdal in=elevation.10m format=GTiff type=Float32 createopt="INTERLEAVE=PIXEL" out=output.tif
The problem is that, using gdalinfo, INTERLEAVE is still set to BAND.
The same issue happens using gdal_translate. Using GRASS 6.4.0svn and GDAL 1.7.1 (or 1.5.2) Any idea?
Thx Luca
Change History
Note: See
TracTickets for help on using
tickets.
