[Freegis-list] Creating JPEG images with gdal
Tomas Zajc
tzajc at conae.gov.ar
Tue Oct 31 20:19:21 CET 2006
Hi. I hope this is the right place to make this question. I'm taking my first
steps with the gdal library on C and almost my first steps in C programming.
I'm truing to creta some small jpg's using gdal.
I know there are two methods for generating images using gdal: GDALCreateCopy
and GDALCreate.
I made a small program in which you can specify the driver at execution time.
When I use GTiff i get no problems. If I try to use JPEG I get:
"ERROR 6: GDALDriver::Create() ... no create method implemented for this
format."
I'm a bit lost, http://www.gdal.org/formats_list.html says JPEG can be used
for creation.
Thanks, Tomas
More information about the Freegis-list
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)