[gdal-dev] gdal_translate custom binary image format

Chaitanya kumar CH chaitanya.ch at gmail.com
Thu Apr 12 08:09:06 EDT 2012


David,

GDAL's vrt driver supports defining a raw file's structure in an xml file.
You should define the VRTRawRasterBand subclass.
http://www.gdal.org/gdal_vrttut.html

On Thu, Apr 12, 2012 at 5:09 PM, vonengel <vonengel at gmail.com> wrote:

> Hi folks,
>
> I am quite new with gdal, and I am using it (or to be precise gdal2tiles)
> to
> create a quadtree representation of large panoramic images (for further
> out-of-core rendering). I now got a large dataset (300000x30000) in a
> simple
> binary format (The 8bit RGB information is simply stored in sequential
> order).
> Is it possible to use gdal_translate to read and process the data?
> Thanks for your help!
>
> Cheers,
> David
>
>
> --
> View this message in context:
> http://osgeo-org.1560.n6.nabble.com/gdal-translate-custom-binary-image-format-tp4851982p4851982.html
> Sent from the GDAL - Dev mailing list archive at Nabble.com.
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>



-- 
Best regards,
Chaitanya kumar CH.

+91-9494447584
17.2416N 80.1426E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20120412/72fcd5f5/attachment.html


More information about the gdal-dev mailing list