Hi guys,
I need some help to understand what happen to the StreamingRenderer
when I add to the map context a layer containing a GridCoverage.
The GridCoverage is wrapped into a FeatureCollection and then passed to the map context.
The problem is that when a feature reader is requested from the
StreamingRenderer the latter contains no features (see line 1040 of the
StreamingRenderer.java).
Any ideas?
