Re: [gdal-dev] GDAL Java Bindings and HDF4 File format

2011-01-18 Thread Sam Ritchie
Even, great point, and of course this makes sense, as the java bindings simply refer to these other libraries. My other reply explains what should have been my initial question, I suppose. Going off of my other answer, now -- am I correct in assuming that if I build the source on a linux instance

Re: [gdal-dev] GDAL Java Bindings and HDF4 File format

2011-01-18 Thread Even Rouault
Le mardi 18 janvier 2011 20:20:05, Sam Ritchie a écrit : > Hey all, > > Short question first, then the longer explanation. > > *QUESTION*: My java SWIG bindings, generated from source, can't read the > HDF4 format. How can I fix this? Sam, The fact that you can't read HDF4 files is very likely

[gdal-dev] GDAL Java Bindings and HDF4 File format

2011-01-18 Thread Sam Ritchie
Hey all, Short question first, then the longer explanation. *QUESTION*: My java SWIG bindings, generated from source, can't read the HDF4 format. How can I fix this? *CONTEXT*: I've spent the last couple of days trying to generate java bindings for gdal that will allow me, essentially, to run th