Le Friday 16 January 2009 18:14:00 Frank Warmerdam, vous avez écrit :
> I'm not exactly sure how to make the callback work for reporting progress.
> Hopefully you can just pass null for that. There are a couple very brief
> examples of Java use in gdal/swig/java/apps though they don't cover
> buil
albrecht.wei...@hzd.hessen.de wrote:
Hi list,
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 g
taset.html#2aa6f88b3bbc840a5696236af11dde15
Best regards,
Ivan
> ---Original Message---
> From: albrecht.wei...@hzd.hessen.de
> Subject: [gdal-dev] using GDAL in a java-program
> Sent: Jan 16 '09 16:20
>
> Hi list,
> i'm developing a tool which has to convert all tiff-files
Hi list,
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 fo