Does anyone have the LizardTech formats working in 2.3.3 that could suggest what's missing in my configuration?
I've installed: GeoServer latest stable 2.3.3 on Windows 7 Ent, the associated GDAL plugin, and followed the instructions from the doc: - downloaded the 1.1.7 GDAL native libraries (and added to my PATH) - downloaded the 1.1.7 CRS data (and set the location to GDAL_DATA) but the available WMS data sources do not include either JP2MrSid or MrSID (other GDAL formats, like NITF, do appear). Within the GDAL native libraries when I run "gdalinfo --formats" I also do not see these LTI formats although it looks like the LTI DSDK dlls are included there: lti_dsdk.dll lti_lidar_dsdk.dll I also tried downloading the LTI Raster DSDK from LizardTech and also added these to the PATH but this made no difference. The only hints from the log are the messages: 2013-07-29 09:26:01,568 DEBUG [gdal.envihdr] - EnviHdrFormatFactory is availaible. 2013-07-29 09:26:01,584 DEBUG [gdal.ehdr] - EsriHdrFormatFactory is availaible. 2013-07-29 09:26:03,612 DEBUG [gdal.rpftoc] - RPFTOCFormatFactory is availaible. 2013-07-29 09:26:03,612 DEBUG [gdal.jp2mrisd] - JP2MrSIDFormatFactory is not availaible. <=== 2013-07-29 09:26:03,627 DEBUG [gdal.dted] - DTEDFormatFactory is availaible. 2013-07-29 09:26:03,627 DEBUG [gdal.nitf] - NITFFormatFactory is availaible. 2013-07-29 09:26:03,627 DEBUG [gdal.ecw] - ECWFormatFactory is not availaible. 2013-07-29 09:26:03,643 DEBUG [gdal.mrsid] - MrSIDFormatFactory is not availaible. 2013-07-29 09:26:03,643 DEBUG [gdal.jp2k] - JP2KFormatFactory is not availaible. 2013-07-29 09:26:03,643 DEBUG [gdal.erdasimg] - ErdasImgFormatFactory is availaible. 2013-07-29 09:26:03,658 DEBUG [gdal.jp2ecw] - JP2ECWFormatFactory is not availaible. <=== 2013-07-29 09:26:03,736 DEBUG [gdal.envihdr] - Creating a new EnviHdrFormat. 2013-07-29 09:26:03,752 DEBUG [gdal.ehdr] - Creating a new EsriHdrFormat. 2013-07-29 09:26:03,768 DEBUG [gdal.rfptoc] - Creating a new RPFTOCFormat. 2013-07-29 09:26:03,799 DEBUG [gdal.dted] - Creating a new DTEDFormat. 2013-07-29 09:26:03,799 DEBUG [gdal.nitf] - Creating a new NITFFormat. 2013-07-29 09:26:03,861 DEBUG [gdal.erdasimg] - Creating a new ErdasImgFormat. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/JP2MrSID-not-available-in-data-stores-tp5069363.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
