Group Symbols?

3939
4
05-22-2012 12:47 PM
by Anonymous User
Not applicable
Is there a way to group symbols by unique value in an online map, similar to how you group items in the Desktop symbology? I have a layer with values 1-10. There are 3 groups: 1-4, 5-7, 8-10. I've grouped these items in 10.1 desktop, given each group a label, then publish as a feature service. However, when the feature service is brought into a map, the legend shows 4 different items for group 1, 3 items for group 2, and 3 items for group 3. is there no way to select values and group? I would have thought this would have been taken care of through the desktop and publishing process?

It wouldn't be that bad if it was only one layer. But I have 4 layers in this application, so when all 4 layers are on at once, the legend is massive with repeating items.

Here's my web app to show what is going on with the legend: http://euprpdc.maps.arcgis.com/apps/OnePane/basicviewer/index.html?appid=5d2db5a2bb8c44149bcf8ca0563...
Tags (2)
4 Replies
MikeMinami
Esri Notable Contributor
There is no way to group items in the legend with the out of the box template. You might be able to customize this app yourself and deploy it to your web server...

Thanks,

Mike
0 Kudos
by Anonymous User
Not applicable
Thanks Mike, although I should have clarified that I'm publishing services to the organization beta as a feature service. We don't have a server, so I'm unable to customize apps. Looks like another idea for me to submit. Thanks.
0 Kudos
MikeMinami
Esri Notable Contributor
In this case, you'd need only a Web server, not ArcGIS Server. You can download the code for the template application you've published. Then, you'd customize the code and deploy the web application to your own web server...

Mike
0 Kudos
by Anonymous User
Not applicable
Ah ok that makes sense. Thanks Mike I'll have to play around with that.
0 Kudos