<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>using GDAL in a java-program</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi list,</FONT>

<BR><FONT SIZE=2 FACE="Arial">i'm developing a tool which has to convert all tiff-files in a directory. I'm doing it with java. The tool should create some overview images (image pyramid) for the tiffs like we used to do manually with gdaladdo before. Therefore i compiled the gdal 1.5.2 librarys with swig-support for java. The result was a gdal.jar that i imported to my project. But because of missing documentation (even no javadoc) i'm totally lost in using the classes. I need the similar class.method which does the same like the script driven gdaladdo. Example:</FONT></P>

<P><FONT SIZE=2 FACE="Courier New">gdaladdo -r average abc.tif 2 4 8 16</FONT>

<BR><FONT SIZE=2 FACE="Arial">Should be done by a java-class/method. Does anybody have a documentation, example or even a hint for me?</FONT>

<BR><FONT SIZE=2 FACE="Arial">Thanks</FONT>

<BR><FONT SIZE=2 FACE="Arial">Albrecht</FONT>
</P>

<P><FONT COLOR="#808080" SIZE=2 FACE="Arial">--</FONT>

<BR><FONT COLOR="#808080" SIZE=2 FACE="Arial">Albrecht Weiser, </FONT>

<BR><FONT COLOR="#808080" SIZE=2 FACE="Arial">E6, GIS Center</FONT>
</P>

<P><FONT COLOR="#808080" SIZE=2 FACE="Arial">Hessische Zentrale für Datenverarbeitung (HZD)</FONT>

<BR><FONT COLOR="#808080" SIZE=2 FACE="Arial">Mainzer Straße 29, 65185 Wiesbaden</FONT>

<BR><FONT COLOR="#808080" SIZE=2 FACE="Arial">Tel.:&nbsp; 0611 340-3113</FONT>

<BR><FONT COLOR="#808080" SIZE=2 FACE="Arial">Fax:&nbsp; 0611 340-5113<BR>
E-Mail: albrecht.weiser@hzd.hessen.de</FONT>
</P>

</BODY>
</HTML>