Re: [gdal-dev] Problems writing big tiff image with RasterIO function

2011-10-31 Thread Brian Claywell
e if it works better. If you're seeing this behavior pre-1.8.1, it sounds similar to this bug, which has since been fixed: http://trac.osgeo.org/gdal/ticket/4090 -b -- Brian Claywell bcclayw...@gmail.com ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Reproject Globcover

2011-03-16 Thread Brian Claywell
; gdal? Try: gdalwarp -t_srs "EPSG:32631" -tr 300 300 -dstnodata 0 EPSG 32631 is WGS84 UTM zone 31N. See http://spatialreference.org/ref/epsg/32631/ -b -- Brian Claywell bcclayw...@gmail.com ___ gdal-dev mailing list gdal-dev@lists.osgeo.org

Re: [gdal-dev] Downsample with averaging?

2011-02-21 Thread Brian Claywell
rather than your current working directory. -b -- Brian Claywell bcclayw...@gmail.com ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] MrSID mask band support

2011-02-17 Thread Brian Claywell
ack as GMF_ALL_VALID, and 2) overviews of the masks are non-existent. I believe this is consistent with the current behavior of, e.g., adding a per-dataset mask to a GeoTIFF file that already has overviews. If that's sufficient, I'll create a ticket and submit the patch as-is -- otherwise,

[gdal-dev] MrSID mask band support

2011-02-14 Thread Brian Claywell
nitializing the overview manager when a MrSIDDataset object is created? -b -- Brian Claywell bcclayw...@gmail.com ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Warping with modified source geotransform

2009-04-25 Thread Brian Claywell
way to do this that I haven't thought of? Thanks! -b -- Brian Claywell brian.clayw...@gmail.com ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev