Re: [Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-05-30 Thread mortac8
For the life of me I cannot get the GDAL Stores to show up in GeoServer 2.3.2 on Java 6(32-bit) on Windows 7. I keep getting a startup message related to gdaljni.dll (UnsatisfiedLinkError C:\gdal\gdaljni.dll cannot be found...though it is right there). I can go into my GDAL directory and run th

Re: [Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-04-30 Thread sys49152
Thanks for help Simone! I made it. This is how its done, just for the record. OS>* Windows 7 64-bit*, 1. Install - *jdk-7u21-windows-x64.exe* *(without Native JAI + Native JAI ImageIO since there is no Win x64 support) - *Apache Tomcat/7.0.39* - *GeoServer v2.3.1 * 2.

Re: [Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-04-30 Thread Simone Giannecchini
Ciao, a couple of things: -1- it might be worth to use 2.3.1 as it has been recently release -2- I would follow these instructions closely http://docs.geoserver.org/stable/en/user/data/raster/gdal.html -3- don't hijack hold/closed threads :P The compressed packages contains all the native libs pl

Re: [Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-04-30 Thread sys49152
Hello to GeoServer users! I am stuck, please help. Maybe is a trivial but i didnt sleep all night trying to solve this. I want to move on newer version GeoServer 2.3.0. But I cant get GDAL extension to work. I have installed GDAL plugin before on Win7 32bit, GeoServer 2.2.1 with this method bell

Re: [Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-04-22 Thread cmaul
My path variable or the relevant bits of it: C:\Program Files\ERDAS\ERDAS ECW JPEG2000 Read 4.3 SDK\bin\vc10\x64; C:\Program Files\GDAL; (gdaljni and all other other dll's and exe's are here) C:\Program Files\GDAL\gdalplugins; (gdal_ECW_JP2ECW.dll for instance is here) C:\Program Files\GDAL\java;

Re: [Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-04-19 Thread wwsmith
Hi Simone, thats really good, because of the crossover for the python 2.7 bindings I want to use. Now we can think of upgrading our complete geoserver side from 32-bit to 64-bit (windows 2008 r2). Once again: great! Best, Wolfram -- View this message in context: http://osgeo-org.1560.x6.nabbl

Re: [Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-04-19 Thread Simone Giannecchini
Ciao, within the zip file you should be able to find inside the javainfo directory a simple java utility that mimics the gdal gdalinfo tool. Try to run it to make sure the libraries do work. Run it in a commandline with a proper raster file and you should get the familiar gdalinfo output. If this

Re: [Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-04-19 Thread Simone Giannecchini
Ciao Wolfram, easy to explain, no difference, we are just repackaging in a slightly different way and also putting them side-to-side with imageio-ext for convenience. The gisinternas effort has been of tremendous help. Regards, Simone Giannecchini == GeoServer training in Milan, 6th & 7th June 20

Re: [Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-04-19 Thread mortac8
Thanks for the reply Simone! I see that GeoServer now uses GDAL 1.9 but I can't get it to work. I mentioned I was using GeoServer 2.2/GDAL 1.7 previously just to show I'm not a total noob :) Currently I did the following (Windows 7 64-bit, Java6 32-bit) but still get "java.lang.UnsatisfiedLinkEr

Re: [Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-04-19 Thread wwsmith
Hi Simone, good to hear!! But whats the difference to libs at the following link: http://www.gisinternals.com/sdk/ Regards, Wolfram -- View this message in context: http://osgeo-org.1560.x6.nabble.com/GeoServer-2-3-0-GDAL-native-libraries-Windows-tp5047711p5048313.html Sent from the GeoServe

Re: [Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-04-19 Thread Simone Giannecchini
Ciao, yeah, the GDAL version has been updated, we now use 1.9.2 hence the old version is not correct anymore. Please, try the new one. We also added support for windows64 bits. Regards, Simone Giannecchini == GeoServer training in Milan, 6th & 7th June 2013! Visit http://geoserver.geo-solutions.it

[Geoserver-users] GeoServer 2.3.0 GDAL native libraries- Windows

2013-04-17 Thread mortac8
I have been using GeoServer 2.2.2 on Windows for a while now and am trying out the new 2.3.0 but I can't get my GDAL types to show up in my data Stores. Can anyone help me get past this? Thanks! INFO | jvm 1| 2013/04/17 10:52:46 | java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\GeoS