[gdal-dev] Best practices for concurrent writes with GDAL (was RasterIO in paralel)

Francis Markham fmarkham at gmail.com
Tue Feb 8 17:58:48 EST 2011


Ouch, I guess I'll be slicing and mosaicing, sending all my data across the
network, or looking for another IO library.  Which approach would you
recommend?  Are you aware if any of the major non-GDAL libraries for popular
formats (e.g. libgeotiff) support concurrent writes?

-Francis

On 9 February 2011 09:44, Even Rouault <even.rouault at mines-paris.org> wrote:

>  * you cannot write concurrently into the same file (and using several
> GDALDataset won't help)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20110209/53eb2341/attachment.html


More information about the gdal-dev mailing list