Hi,
I am just trying to use several shapefiles at different levels of zooms.
For example, consider the rivers+lakes shapefiles: it is 3 distinct files (1:110m, 1:50m, 1:50m) and I have no problem to use them separately. Now what I want do is:
– use the 1:110m layer for the scale rank 1
– use the 1:50m layer for scale ranks 2, 3, 4
– use the 1:10m layer for scale ranks 5 and 6 (and more eventually)
But I have no idea how to do that and I am searching for a couple of days now.
Does someone know how to do such a thing?
I am using GeoSever and OpenLayers.