<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Thank you all for your reply.<br>&nbsp;<br>Somehow I could not get TestCapability to work.&nbsp; I get the compilation error: "class GDALDriver has no member named TestCapability". According to the <span class="comment">gdal_priv.h</span> and GDAL Doc, the GDALDriver class does not have TestCapability function. <br>Am I missing something?<br><br>With best regards.<br>~Belaid.<br><br>&gt; Date: Wed, 29 Jul 2009 15:27:35 -0400<br>&gt; From: warmerdam@pobox.com<br>&gt; To: belaid_moa@hotmail.com<br>&gt; CC: gdal-dev@lists.osgeo.org<br>&gt; Subject: Re: [gdal-dev] JPEG format.<br>&gt; <br>&gt; Belaid MOA wrote:<br>&gt; &gt; That's excellent to know! Thanks a lot Martin. Instead of getting segfault,<br>&gt; &gt; I could use that to exist peacefully in case the driver does support the <br>&gt; &gt; Create() function.<br>&gt; &gt; <br>&gt; &gt; Just of out of curiosity, why JPEG driver does not have the create <br>&gt; &gt; function and only supports CreateCopy()?<br>&gt; &gt; The Create() function could be easily implemented using MEM and <br>&gt; &gt; CreateCopy(); instead of relying on the user to do this every time a <br>&gt; &gt; JPEG driver is used.<br>&gt; <br>&gt; Belaid,<br>&gt; <br>&gt; Many of us work with images that would be impractical to hold in memory,<br>&gt; and that might be quite inefficient to first marshall on disk in a directly<br>&gt; creatable format like TIFF.<br>&gt; <br>&gt; The Create/CreateCopy distinction in writing with drivers is an important<br>&gt; one within GDAL and something that developers (and even to some extent<br>&gt; users) are expected to learn something about even if it is not immediately<br>&gt; obvious.  I do think it is addressed in the FAQ.<br>&gt; <br>&gt; Best regards,<br>&gt; -- <br>&gt; ---------------------------------------+--------------------------------------<br>&gt; I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam@pobox.com<br>&gt; light and sound - activate the windows | http://pobox.com/~warmerdam<br>&gt; and watch the world go round - Rush    | Geospatial Programmer for Rent<br>&gt; <br><br /><hr />More storage. Better anti-spam and antivirus protection. <a href='http://go.microsoft.com/?linkid=9671352' target='_new'>Hotmail makes it simple.</a></body>
</html>