I was recently told that I have to greatly reduce the amount of services that I have published for a map that I'm working on, and I am trying to figure out the best way to go about this.
For my map to operate as I want it I have to be able to turn layers on and off dynamically and separately (Say for the Layer List Widget i need separate layers).
I tried calling the layers separately in the operational layers in my main config file (Say adding a 1 or 15 after the MapServer/ for whatever layer I want to call), but nothing comes on.
Does anyone know a better way, or if it is even possible to combine all of my layers into a single service and still be able to call portions of the service to better fit the widgets within a dynamic map?
Any help would be greatly appreciated.
Thank you.
-Josh