[gdal-dev] Problem with gdal_translate and specific ECW file [SEC=UNCLASSIFIED]

2012-07-01 Thread Andrew Williams
Got it in one Luke. Thanks mate. From: Pinner, Luke [mailto:luke.pin...@environment.gov.au] Sent: Monday, 2 July 2012 12:52 PM To: Andrew Williams Subject: RE: Problem with gdal_translate and specific ECW file [SEC=UNCLASSIFIED] I've had trouble with the old ECW 3.3 (from 2006) library that is

[gdal-dev] Problem with gdal_translate and specific ECW file

2012-07-01 Thread Andrew Williams
Folks, I have an ECW which was supplied as a set of 4 from the same supplier. As part of a process to make the image usable with a legacy system I create a series of tiles from the ECW as GTIFF. I have done this successfully many times. 3 of the 4 images processed without issue. One however ca

[gdal-dev] New capabilities in OGR VRT : OGRVRTWarpedLayer and OGRVRTUnionLayer

2012-07-01 Thread Even Rouault
Hi, FYI, I've just commited into trunk a few extensions to the OGR VRT syntax. In addition to the existing , can now accept : - a child to do on-the-fly reprojection of a base layer - a to do on-the-fly concatenation of several base layers. Examples from the updated http://gdal.org/ogr/drv_vr