Sunday, 11 February 2018

labeling - Adding leaders to point symbols if they overlap using ArcGIS Desktop?


I've added symbols to one of my point shapefiles, but for several datapoints this has resulted in symbols stacked on top of each other because there are multiple sample types for one sample location (i.e. water, sediment, and benthic samples collected at one station). The result is a cluttered mess! Can I bring a few of my symbols away from the location and have leaders point to the sampling station?


I'm working with ArcView so I can't use the "Disperse Markers" tool. If I download QGIS and deal with my markers in that environment, will my changes "stick" if I bring the layer back into ArcView? (I haven't used QGIS before; is this even possible?)


The Maplex extension suggestion doesn't seem to apply to my situation as I am attempting to remove overlap from symbols, not text. I am tring to determine if I can bring some of my symbols (I have 20 different symbols in the layer in question) out on leaders to aviod clutter. Is this even possible? I don't mind putting in a extra time to "fiddle" with my symbols.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...