<br><div class="gmail_quote">2009/6/25 Mateusz Loskot <span dir="ltr">&lt;<a href="mailto:mateusz@loskot.net">mateusz@loskot.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">Jorge Arévalo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a question: What&#39;s the best way to test a new driver&#39;s code? I&#39;ve loaded this TIFF file into PostGIS using gdal2wktraster.py: <a href="http://rapidfire.sci.gsfc.nasa.gov/subsets/?subset=USA1.2009168.terra.2km" target="_blank">http://rapidfire.sci.gsfc.nasa.gov/subsets/?subset=USA1.2009168.terra.2km</a>, and I think that I can simply do gdalinfo PG:.... to test if my driver is working.<br>


</blockquote>
<br></div>
Possible, but...<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Another option is to create testing code, but gdalinfo is more reliable that any code that I can write...<br>
</blockquote>
<br></div>
you&#39;ll most likely need to debug your driver, so having this in mine,<br>
choose your favourite option.<br>
<br>
Best regards,<br><font color="#888888">
-- <br>
Mateusz Loskot, <a href="http://mateusz.loskot.net" target="_blank">http://mateusz.loskot.net</a><br>
</font></blockquote></div><br><div>OK, maybe I can create my own testing code. I supose that the best place to put this testing code is in the driver&#39;s directory. It&#39;s only temporary testing code.<br clear="all">

<br><a href="http://www.brainyquote.com/quotes/authors/y/yogi_berra.html" target="_blank">Yogi Berra</a>  - &quot;I never said most of the things I said.&quot; <br></div>