How can labels be stacked? The data has multiple points stacked at the same point location. All of the labels from all of the points at one location need to be stacked in a list next to the "group" point. thanks.
|
|
between field values you can use
More solutions for arcmap 9.x Mapperz has some links in this answer Place overlapping this answer may also show some helpful concepts. labeling by class I recently built a complex label for multiple points (stacked on top or close proximity) using maplex. |
||||
|
|
|
I'm not sure about the script in the link, but vbnewline won't work here if I understand the question correctly. Yorkmapper is looking to stack labels from different points in a layer that happen to share the same coordinates, not stacking fields or text in a label from a single point feature. I don't know of a way to automate it in a nice list way w/o doing so manually, although again, maybe the linked script can do it. My apologies if I'm misunderstanding the question. |
|||
|
|
(Assuming you have access to ArcGIS) Bert Granberg over at the Utah GIS Portal put a pretty lengthy label expression together that looks to fit the bill. Original post can be found here: Utah GIS Portal
End Function |
||||
|