Hi Alexander,
Thanks for looking into this. Hmm, I only show the two plugins in my list?
These are all in the E:\Program Files\Apache Software Foundation\Tomcat
5.5\webapps\geoWCS\WEB-INF\lib as deployed by the .war generated by the mvn
install.
gt2-arcgrid-2.4-SNAPSHOT.jar
gt2-coverage-2.4-SNAPSHOT.jar
gt2-geotiff-2.4-SNAPSHOT.jar
gt2-gtopo30-2.4-SNAPSHOT.jar
gt2-imagemosaic-2.4-SNAPSHOT.jar
gt2-imagepyramid-2.4-SNAPSHOT.jar
The formats also show up correctly in the catalog.xml:
<format namespace = "nurc" enabled = "true" id = "gtopo30" >
<description>gtopo30 dem file from usgs</description>
<type>Gtopo30</type>
<url>file:data/coverages/gtopo_sample/W020N90.DEM</url>
</format>
<format namespace = "nurc" enabled = "true" id = "sample_geotiff" >
<type>GeoTIFF</type>
<url>file:data/coverages/geotiff_sample/~gtiff172030523_192_106_197_2_0.tiff
</url>
</format>
<format namespace = "nurc" enabled = "true" id = "worldImageSample" >
<type>WorldImage</type>
<url>file:data/coverages/img_sample/usa.png</url>
</format>
<format namespace = "topp" enabled = "true" id = "mosaic" >
<type>ImageMosaic</type>
<url>file:data/coverages/mosaic_sample/mosaic.shp</url>
<parameters>
<parameter value = "1" name = "InputImageROIThreshold" />
<parameter value = "false" name = "FinalAlpha" />
<parameter value = "1.0" name = "AlphaThreshold" />
<parameter value = "false" name = "InputImageROI" />
</parameters>
</format>
<format namespace = "topp" enabled = "true" id = "img_sample2" >
<type>WorldImage</type>
<url>file:data/coverages/img_sample/Pk50095.tif</url>
</format>
<format namespace = "topp" enabled = "true" id = "test" >
<type>ArcGrid</type>
<url>file:data/coverages/arc_sample/a.asc</url>
<parameters>
<parameter value = "false" name = "GRASS" />
<parameter value = "false" name = "Compressed" />
</parameters>
</format>
<format namespace = "nurc" enabled = "true" id = "arcGridSample" >
<description>A test ArcGrid Coverage</description>
<type>ArcGrid</type>
<url>file:data/coverages/arc_sample/a.asc</url>
<parameters>
<parameter value = "false" name = "GRASS" />
<parameter value = "false" name = "Compressed" />
</parameters>
</format>
</formats>
I think I'll wait for the milestone release with GeoTools 2.3 next week and
then do a clean checkout and mvn install from scratch.
Thanks
Randy
-----Original Message-----
From: Alexander Petkov [mailto:greenkov@anonymised.com]
Sent: Friday, September 29, 2006 1:59 PM
To: Randy George
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] WCS CoveragePlugins List - 1.4.x_merge_wcs
Hi Randy:
The list I get is:
ImagePyramid / 1.0 Image pyramidal plugin
WorldImage / 1.0 A raster file accompanied by a spatial data file
ImageMosaic / 1.0 Image mosaicking plugin
Gtopo30 / 1.0 Gtopo30 Coverage Format
ArcGrid / 1.0 Arc Grid Coverage Format
GeoTIFF / 1.1 Tagged Image File Format with Geographic information
Do you have their jars in you WEB-INF/lib directory?
gt2-geotiff-2.4-SNAPSHOT.jar
gt2-imagemosaic-2.4-SNAPSHOT.jar
gt2-arcgrid-2.4-SNAPSHOT.jar
...etc
And JAI and ImageIO are installed also?
Alex
On 9/28/06, Randy George <rkgeorge@anonymised.com> wrote:
Hi,
I'm playing with the WCS GeoServer branch '1.4.x_merge_wcs'. I must have
the demo setup incorrectly?
Only two plugins listed?
ArcGrid / 1.0
Arc Grid Coverage Format
ImagePyramid / 1.0
Image pyramidal plugin
How do I add others?
Gtopo30 / 1.0
Gtopo30 Coverage Format
GRIB1 / 1.0
GRIB edition 1 Format
WorldImage / 1.0
A raster file accompanied by a spatial data file
GeoTIFF / 1.1
Tagged Image File Format with Geographic information
ArcGrid / 1.0
Arc Grid Coverage Format
The wcs pom.xml lists all but grib1, but I'm not seeing them in the
CoveragePlugins List:
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt2-arcgrid</artifactId>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt2-geotiff</artifactId>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt2-gtopo30</artifactId>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt2-image</artifactId>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt2-imagemosaic</artifactId>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt2-imagepyramid</artifactId>
</dependency>
Thanks
Randy
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users