Hello, hope someone help me whit this:
I created a map service that contains layers of polygonal at regional, provinces and municipalities level.
I would like a suggestion on how to implemet a map service view according to the zoom choosed, I mean the scale of visualization
so that , when it is very close to it display the smoothed boundaries (less vertices) and when it is farther away , the most detailed
thxs
Rossella,
You can set the visible scale ranges on each of your boundaries, so when zoomed right out you get the regional and as you zoom in they turn off and the provinces turn on etc....
Any scale ranges you set on your layers will be taken through to your map service.
Regards
Anthony
Anthony,
thank you for your reply, I'll try your suggestion and I'll tell you if does it works for my problem