Hello, I have successfully been able to display a geotiff created by GDAL v. 1.11.0 as a data store in Geoserver. I have another geotiff created by GDAL v. 1.11.0 (different machine) that is in the same directory, has the same permissions, and same owner/group as the former, but will not display in the Layer Preview. I get the following error:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE ServiceExceptionReport SYSTEM "http://davidlary.info:8080/geoserver/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd"> <ServiceExceptionReport version="1.1.1" > <ServiceException> java.lang.IllegalArgumentException: The specified coverageName 20140709is not supported The specified coverageName 20140709is not supported </ServiceException></ServiceExceptionReport> The only thing I do is swap out the as the data store connection URL.... If I run gdalinfo on the two files...I get essentially the same output, although I am forced to use the --mm and -stats flags for the non-performing image to see all of the min and max values... I do not need to use the flags on the performing geotiff. Any ideas on what is going on?? Thanks! -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Why-do-some-Geotiffs-not-display-as-Geoserver-layers-tp5164850.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Slashdot TV. Videos for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
