Hullo all,
I'm trying to create a coverage in GeoServer 1.7 from a GeoTIFF. Said
GeoTIFF was in turn created by gdal_translate from a mrsid file. I get this
error message:
"Invalid url: 'file:coverages/dane.tiff' for format type:'GeoTIFF'.
I saw from a previous post that lack of a coordinate system will produce
this message, but that doesn't appear to be the case here. gdalinfo reports:
Driver: GTiff/GeoTIFF
Files: dane.tiff
Size is 73467, 57860
Coordinate System is:
PROJCS["NAD83 / UTM zone 16N",
GEOGCS["NAD83",
DATUM["North_American_Datum_1983",
SPHEROID["GRS 1980",6378137,298.2572221010002,
AUTHORITY["EPSG","7019"]],
AUTHORITY["EPSG","6269"]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433],
AUTHORITY["EPSG","4269"]],
PROJECTION["Transverse_Mercator"],
PARAMETER["latitude_of_origin",0],
PARAMETER["central_meridian",-87],
PARAMETER["scale_factor",0.9996],
PARAMETER["false_easting",500000],
PARAMETER["false_northing",0],
UNIT["metre",1,
AUTHORITY["EPSG","9001"]],
AUTHORITY["EPSG","26916"]]
Origin = (264644.000000000000000,4799492.000000000000000)
Pixel Size = (1.000000000000000,-1.000000000000000)
TIA!
rick
--
View this message in context: http://www.nabble.com/"Invalid-URL"-when-creating-a-CoverageStore-from-a-GeoTIFF-tp23747374p23747374.html
Sent from the GeoServer - User mailing list archive at Nabble.com.