hmm, here is another question;<br>is it possible for me to produce these java bindings using SWIG? [Cause I cannot find them :( ] And if so, will the produced bindings be used as flexible as the ones in c++?<br><br>Thanks a lot for answers to newbie questions :)
<br><br><div><span class="gmail_quote">On 6/25/07, <b class="gmail_sendername">Mateusz Loskot</b> &lt;<a href="mailto:mateusz@loskot.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mateusz@loskot.net
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
kevser sonmez wrote:<br>&gt; hi there,<br>&gt;<br>&gt; I want to ask whether any of you know a java library to read the s-57 data?<br>&gt; Just like the ogr which is a C++ API.<br>&gt; Or is it possible to write the user interface in java and use the ogr as
<br>&gt; the data reader, if so how?<br><br>There are SWIG binginds to GDAL for number of languages,<br>including Java:<br><br><a href="http://trac.osgeo.org/gdal/wiki/GdalOgrInJava" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://trac.osgeo.org/gdal/wiki/GdalOgrInJava
</a><br><br>As you will find out, Java bindings are not well documented,<br>so I&#39;d also recommend to search through the gdal-dev list<br>archives:<br><br><a href="http://news.gmane.org/gmane.comp.gis.gdal.devel" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://news.gmane.org/gmane.comp.gis.gdal.devel
</a><br><br>where you can find helpful details and hints.<br><br>Cheers<br>--<br>Mateusz Loskot<br><a href="http://mateusz.loskot.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mateusz.loskot.net
</a><br></blockquote></div><br>