On Tue, Jul 19, 2011 at 2:55 PM, Luana Valentini <[email protected]> wrote: > Hi all, > > I have a georeferenced historical map in RGB that I want to serve without > the black 'nodata' border but I cannot find the way to do it. > I've seen the raster symbolizer guidelines, but I don't know how to select > the 3 channels and remove the black colour frame (as it can be done with the > OFFSITE value in MapServer).
This feature is still missing in GeoServer on single raster layers. You can get what you want by creating a image mosaic layer with a single tile, as mosaic as the input transparent color and output transparent color properties, which are the ones you need (as far as I remember you have to set the input transparent color to black to get what you want). Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-depth analysis on the changes within the DLP market, and the criteria used to evaluate the strengths and weaknesses of these DLP solutions. http://www.accelacomm.com/jaw/sfnl/114/51385063/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
