[gdal-dev] can java use the jdal

Frank Warmerdam warmerdam at pobox.com
Tue Jul 7 09:25:08 EDT 2009


maven apache wrote:
> I wonder if there is a java librariy which can be directly used to 
> handle the data instead of using the Runtime to call the command(for 
> example glalinfo......)?

Maven,

The GDAL project includes java bindings for the api so it should be
practical to recreate pretty much any of the commandline programs
in Java.  There is already an example for gdalinfo.

   http://trac.osgeo.org/gdal/wiki/GdalOgrInJava

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the gdal-dev mailing list