Title: Message Title
| |
|
|
|
|
| There is currently a bug with the default raster sld template which causes raster layers which use it to be unable to render in GeoServer. This is because the default raster template sld defines <FeatureTypeName> to be "Raster" which does not mean anything in a generic context, and therefore the raster data fails to render. https://github.com/geoserver/geoserver/blob/master/src/main/src/main/resources/org/geoserver/catalog/template_raster.sld#L9 Steps to reproduce:
- Upload raster data to GeoServer
- Use the default `template_raster.sld` for the style
The raster layer will not render properly.
Acceptance criteria:
- Define a default raster sld template in `template_raster.sld` which works generically
- Able to upload any valid raster data to GeoServer, assign it the default raster style, and have it render properly
|
|
|
|
| |
|
|
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel