[gdal-dev] Problem with Gdal/ogr Java
Imran Rajjad
rajjad at gmail.com
Wed Oct 10 02:26:28 PDT 2012
Hi Wael.
you need to use gdal.jar file in your java project and also include
the required DLL(Win) in your class path, then you will be able to
use GDAL in your Java project.
download from http://www.gisinternals.com/sdk/ or
http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries
look for GDAL.JAR and the required DLL files in installed folder.
regards,
Imran
On Wed, Oct 10, 2012 at 2:02 PM, Wael Tarhouni <waelinsat at gmail.com> wrote:
> Good Morning,
>
> I'm newbie in Gdal/ogr and i'm working actually with ogr2ogr Api to import
> .TAB file(Mapinfo) into a postgis database, but i wanna make it automatic
> without typing in command line or executing bat files. So, i found this
> source code with gdal/ogr library :
> http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/java/apps/ogr2ogr.java
> but it doesn't work, is there any jar file of gdal/ogr to download ?
>
> Best regards
>
> --
> Wael Tarhouni
> Élève ingénieur en Réseaux informatiques et Télecommunication à l'INSAT
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
--
I.R
More information about the gdal-dev
mailing list