= GDAL/OGR In Java = The GDAL project maintains SWIG generated Java bindings for GDAL and OGR. Generally speaking the classes and methods mostly match those of the GDAL and OGR C++ classes, but there is currently no Java specific documentation beyond this wiki topic. = Useful Links = * [http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/java/apps/gdalinfo.java gdalinfo.java] Sample Java program similar to gdalinfo utility