[gdal-dev] Re: gdal_translate waits at the end of operation

Frank Warmerdam warmerdam at pobox.com
Thu May 10 13:17:08 EDT 2012


On Thu, May 10, 2012 at 9:59 AM, Karu Kaarigar <kaarigar at gmail.com> wrote:
> Thanks, Frank. I am not familiar with the gdal development at all. But I
> think replacing the driver binary with this new one wit your change should
> fix the behavior locally for me?
>
> Kaarigar
> ============

Kaarigar,

The XYZ driver is not built as a distinct driver.  It is just built into the
main GDAL .so/.dll.  If you are using pre-built binaries i may be hard
to incorporate the change.  If you are building from source, just replace
the xyzdataset.cpp file.

In any event, you can just run with the gdal_translate you have now.  It
will just be inefficient.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Software Developer


More information about the gdal-dev mailing list