Le vendredi 21 septembre 2012 17:01:12, Jukka Rahkonen a écrit :
> Hi,
>
> OCI and PostgreSQL drivers both have layer creation option for setting
> layer dimensions and it would be nice to have DIM option also in
> Spatialite driver. What I was missing today was a possibility to use -lco
> DIM=2 a
Hi,
OCI and PostgreSQL drivers both have layer creation option for setting layer
dimensions and it would be nice to have DIM option also in Spatialite driver.
What I was missing today was a possibility to use -lco DIM=2 and convert 3D
coordinates with all zero Z values into 2D coordinates. Spatial
Seeing
> java.lang.UnsatisfiedLinkError:
> /home/579/hxs579/local/gdal-trunk/gdal/swig/java/libgdaljni.so:
> /home/579/hxs579/apps/gdal-trunk/lib/libgdal.so.1: undefined symbol:
You need to add /home/579/hxs579/apps/gdal-trunk/lib in your LD_LIBRARY_PATH too
(in addition to the existing values in
I am building GDAL Java Bindings on Centos 6.2 using Oracle Java SDK 1.7
$ cd local/gdal-trunk/gdal
$ ./configure --prefix=/home/579/hxs579/local/gdal-trunk --enable-netcdf4
$ make
$ sudo make install
Then edit the file swig/java/java.opt (from your GDAL source directory)
JAVA_HOME=/usr/java/lat
Hi Hilda,
I gave system variables the path where my *.csv files are. But even then the
situation is same. Is there any other help you can suggest me.
With Regards,
Neelima Emmani
GIS Developer
Phone Number - 04039144487
Mobile Number - 9490817875
From: Hilda Ville