Hi
I am opening my application on a specific point of view, near the ground.
Is it possible to speed-up the processing used to draw the terrain.
I am using a WCSTerrainProvider. My geoserver is delivering me a terrain corresponding to level 13.
For level 0->12, I am using the ellipsoidTerrainProvider as a default terrain provider.
The process starts by displaying tiles from level 0-> 12 then the level 13…
How to start by displaying the level 13 first ?
xav