|
From: ajs6f <aj...@vi...> - 2008-08-13 15:41:06
|
Hello, Geoserver community! I'm trying to bring up the new GDAL/ImageioExt code to try out serving some legacy MrSid imagery. Am I right in thinking that this code is included in the 1.7 beta 2 release? I've built GDAL against the LizardTech MrSid SDK and built the Java SWIG wrappers. I'm running the beta 2 release in a Tomcat 6 container with Sun Java 1.6 with "-Djava.library.path=/usr/local/gis/ gdal/lib" (which is where I put the GDAL libs and wrapper libs) and an env variable GDAL_DATA="/usr/local/gis/gdal/data" (which is where the GDAL data is). Everything comes up fine, except in the Tomcat logs I see: 11 Aug 22:17:13 INFO [geotools.factory] - Factory implementations for category GridFormatFactorySpi: org.geotools.gce.arcgrid.ArcGridFormatFactory org.geotools.gce.geotiff.GeoTiffFormatFactorySpi org.geotools.gce.gtopo30.GTopo30FormatFactory org.geotools.gce.image.WorldImageFormatFactory org.geotools.gce.imagemosaic.ImageMosaicFormatFactory and nothing else (no other format factories) and in Geoserver's wcs/ coverageplugins.do page I only see the usual list (as above). Am I missing something here? Is there something else I need to do to enable the ImageIOExt-leveraging code? Thanks for any help! --- A. Soroka / Digital Research & Scholarship Dep't : Digital Scholarship R&D the University of Virginia Library |