Is it possible to call on two separate REST services within the same layer?
Let's say I want to make a main layer labeled "Severe Weather" and have two sublayers, one that pulls NOAA Hurricanes from one web service and one that pulls USGS's Active Tornado's from another service.
Can I do this? I don't see any documentation that supports this and have given it a shot, without luck.
My viewer looks silly with a long list of various web services and I want to adjust the main config file to better organize them in some parent layers.
Thanks!
Let's say I want to make a main layer labeled "Severe Weather" and have two sublayers, one that pulls NOAA Hurricanes from one web service and one that pulls USGS's Active Tornado's from another service.
Can I do this? I don't see any documentation that supports this and have given it a shot, without luck.
My viewer looks silly with a long list of various web services and I want to adjust the main config file to better organize them in some parent layers.
Thanks!