Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:GeoServer 2.0.x nightly 15/7/10 with imagepyramid-plugin and restconfig plugin from ext-latest folder
Linux ian01.geog.psu.edu 2.6.33.6-147.fc13.i686 #1 SMP Tue Jul 6 22:30:55 UTC 2010 i686 i686 i386 GNU/Linux
-
Number of attachments :
Description
I installed the nightly build with latest image pyramid and restconfig plugins. I created a pyramid of a tif file (see commands file) following the image pyramid tutorial (http://docs.geoserver.org/stable/en/user/tutorials/imagepyramid/imagepyramid.html) all seems to go fine. I copy this to the data folder in the GeoServer DATA_DIR (/var/geoserver-data/data). When I try to add the pyramid to GeoSever it fails with an error saying
"This plugin accepts only File, URL and String pointing to a file"
see http://www.screencast.com/t/NWEyMjIzZ to see the exact steps I followed. GeoServer log file is attached too.
The GeoTiff is good as I can add it as a GeoTiff layer (http://ian01.geog.psu.edu/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=geovista:hyp_hr_sr_prj&styles=&bbox=-180.0,-90.0,180.0,90.0&width=660&height=330&srs=EPSG:4326&format=application/openlayers)
If need be you can download the tiff from http://www.naturalearthdata.com/downloads/10m-raster-data/10m-cross-blend-hypso/ but the same error can be seen with the Blue Marble image from the tutorial.
Went through the tutorial steps using GS trunk and it worked without a hitch. Tried with both a pyramid external to the data directory, and one internal with relative paths.
I'm now going to test 2.0.x