<div>Hi all,</div>
<div>&nbsp;</div>
<div>There have been at least two threads in the last weeks about GDAL-Java binding.&nbsp;And I assume that several people interested in Java are listening on this mailing lists. </div>
<div>&nbsp;</div>
<div>Question to the GDAL maintainers (Frank, Mateusz?):&nbsp;What about to use&nbsp;the Wiki&nbsp;like&nbsp;<a href="http://trac.osgeo.org/gdal/wiki/GdalOgrInJava">http://trac.osgeo.org/gdal/wiki/GdalOgrInJava</a>&nbsp;to share experiences?<br>
&nbsp;</div>
<div>Stefan<br>&nbsp;</div>
<div><span class="gmail_quote">2008/1/30, Daniele Romagnoli &lt;<a href="mailto:dany.geotools@gmail.com">dany.geotools@gmail.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello Armin,<br>I dont know if a version of GDAL containing ready to use Java bindings (DLL) exists.<br>I guess you should compile them by yourself using SWIG (proper makefile to build Java bindings are already contained in GDAL).<br>
Anyway, I&#39;m working on a project which deeply leverages on JAVA bindings for GDAL 1.4.4.<br>The project is available here:&nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="https://imageio-ext.dev.java.net/" target="_blank">https://imageio-ext.dev.java.net/</a><br>
<br>The homepage contains a link to a setup guide which illustrates, step-by-step, how to setup all the required elements (Hence, the GDAL Java bindings generation too).<br>You can take a look on that document. (LINK: <a onclick="return top.js.OpenExtLink(window,event,this)" href="https://imageio-ext.dev.java.net/svn/imageio-ext/trunk/documentation/ImageioExt-SetupGuide.pdf" target="_blank">https://imageio-ext.dev.java.net/svn/imageio-ext/trunk/documentation/ImageioExt-SetupGuide.pdf</a>)<br>
It is actually on SVN: when asked for identification, you can set &quot;guest&quot; as user with no password.<br>If you are not interested in some topics (such as kakadu, ecw, mrsid) you can just skip those sections as well as the patch topic.<br>
Note that it is not a definitive guide so it may be slightly changed in the future (since I&#39;m working on some maven procedures tunings).<br><br>You will notice that building GDAL and JAVA bindings is not a really hard task.<br>
However, if you encounter some problems, I can build a basic GDAL (without external libraries) as well as Java bindings for you.<br>I can start the building in background.<br>Let me know.<br><br>Best Regards,<br>Daniele 
<div><span class="e" id="q_117c9feef505f1ce_1"><br><br><br>
<div class="gmail_quote">On Jan 29, 2008 10:51 PM, Armin Burger &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:armin.burger@gmx.net" target="_blank">armin.burger@gmx.net</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hello everybody<br><br>does anybody know if there is somewhere a compiled version (for Windows)<br>
of GDAL including Java bindings available that could be used for<br>extracting basic information from various types of image formats<br>(extent, projection, bands, etc)? An older version like 1.3 would be<br>fully sufficient.<br>
<br>Before just calling the gdalinfo executable and parsing the output with<br>Java I would like to be sure there are no other alternatives currently<br>available.<br><br>Thanks for any help<br><br>Armin<br><br><br><br>_______________________________________________<br>
gdal-dev mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div><br><br clear="all"><br></span></div>-- <br>-------------------------------------------------------<br>Eng. Daniele Romagnoli <br>Software Engineer<br><br>GeoSolutions S.A.S.<br>Via Carignoni 51<br>55041 Camaiore (LU)<br>
Italy<br><br>phone: +39 0584983027<br>fax: &nbsp; &nbsp; +39 0584983027<br>mob: &nbsp; +39 328 0559267<br><br><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.geo-solutions.it/" target="_blank">http://www.geo-solutions.it</a><br>
<br>-------------------------------------------------------<br><br>_______________________________________________<br>gdal-dev mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br></blockquote></div><br>