nal Message---
> From: zeng
> To: gdal-dev@lists.osgeo.org
> Subject: [gdal-dev] gdal ogr with java
> Sent: Mar 29 '10 21:21
>
> Hi, buddies
> I am using gdal 1.7.1 with java banding, I got a problem when I run
> the follow code, there is no out put message. And
Hi, buddies
I am using gdal 1.7.1 with java banding, I got a problem when I run the
follow code, there is no out put message. And I am sure the file exists, I have
tried the relative code in c++, it works well. Any one knows why?
//ShpTest.java
import java.io.IOException;
import org.gdal.gd