[kepler-dev] [Bug 4859] GDALTranslate does not work on Windows 7 (64bit)

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Mon Mar 8 11:36:28 PST 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4859

--- Comment #8 from Tom Parris <parris at isciences.com> 2010-03-08 11:36:27 PST ---
OK.  We're in the process of building the new suite of java language bindings
now.  We've gotten them to compile on a 32 bit platform and our next step is to
port to the 64bit platform.

We are doing this in preparation of writing some new Kepler GDAL actors.  The
new GDAL actors will read images into matrix tokens so we can create pipelines
of actors that act on the data without having to read/write it for each
operation.  (Please let me know if I've missed something and this capability
already exists elsewhere in Kepler).

I've poked around the current suite of Kepler GDAL actors.  They make use of a
custom coded JNI (not the generic java language bindings).  So, I think we just
need to provide the GDAL dll's for each platform and the dll for the JNI for
the 64bit platform.

Our first priority is getting our new actors up and running on the 64bit
platform.  We'll try to get the existing GDAL actors up and running on 64bits
after that.

-- Tom

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list