Open

Description
For pure image display pruposes through a WMS service, it is needed, that deegree tile stores have support for coordinate transformation. In the current situation you'll have to serve your datasource in every projection to be supported. Tests have shown that the old coverage api is able to provide raster images through WMS with a good performance with the pyramid file configuration for GeoTiff. As deegree's tiling api is much cleaner than the coverage api, it is a good idea to enable transformation support for tile stores to avoid having duplicated datasources etc.