Hello,
I have installed a new instance of Boundless Geoserver (v. 2.5), and am
trying to create a new data store from a geoTiff file. When I try to browse
to the geotiff and then save it, I get the error:
Could not list layers for this store, an error occurred retrieving them: No
input stream for the provided source
The output from gdalinfo is as follows:
gdalinfo 20140709.tif
Driver: GTiff/GeoTIFF
Files: 20140709.tif
Size is 3600, 1800
Coordinate System is:
GEOGCS["WGS 84",
DATUM["WGS_1984",
SPHEROID["WGS 84",6378137,298.257223563,
AUTHORITY["EPSG","7030"]],
TOWGS84[0,0,0,0,0,0,0],
AUTHORITY["EPSG","6326"]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433],
AUTHORITY["EPSG","4326"]]
Origin = (-180.000000000000000,90.000000000000000)
Pixel Size = (0.100000000000000,-0.100000000000000)
Metadata:
AREA_OR_POINT=Area
Image Structure Metadata:
INTERLEAVE=BAND
Corner Coordinates:
Upper Left (-180.0000000, 90.0000000) (180d 0' 0.00"W, 90d 0' 0.00"N)
Lower Left (-180.0000000, -90.0000000) (180d 0' 0.00"W, 90d 0' 0.00"S)
Upper Right ( 180.0000000, 90.0000000) (180d 0' 0.00"E, 90d 0' 0.00"N)
Lower Right ( 180.0000000, -90.0000000) (180d 0' 0.00"E, 90d 0' 0.00"S)
Center ( 0.0000000, 0.0000000) ( 0d 0' 0.01"E, 0d 0' 0.01"N)
Band 1 Block=3600x2 Type=Byte, ColorInterp=Gray
Min=3.393 Max=99.520
Minimum=3.393, Maximum=99.520, Mean=16.095, StdDev=8.735
NoData Value=0
Metadata:
STATISTICS_MAXIMUM=99.520126342773
STATISTICS_MEAN=16.095298841161
STATISTICS_MINIMUM=3.39302277565
STATISTICS_STDDEV=8.7346241966425
I don't know what could be going wrong. I am able to use this same geotiff
on a local instance on another machine without problems....
Thank you, Vick
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-can-t-load-geotiff-into-data-store-tp5155863.html
Sent from the GeoServer - User mailing list archive at Nabble.com.