|
IDEA
|
Hi Robert, What you are talking about was called Map Annotation in ArcMap. We've implemented Graphics layers in ArcGIS Pro for that functionality. https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/graphics-layers.htm when you're converting labels to annotation you have the choice whether to convert into a geodatabase or a graphics layer. See the topics below for information on converting to a graphics layer https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/converting-labels-to-annotation.htm https://pro.arcgis.com/en/pro-app/latest/tool-reference/cartography/convert-labels-to-graphics.htm Wendy
... View more
01-10-2022
01:41 PM
|
0
|
0
|
2354
|
|
POST
|
Hi @wayfaringrob at this point there isn't fine grained control over how the callout attaches to the label. This would be something good to create a post for over in ArcGIS ideas. Right now you can control the width of the dart and if it is fixed or not.
... View more
12-29-2021
04:28 PM
|
1
|
0
|
5080
|
|
POST
|
@PeteJordan here's the second part you requested def FindLabel([TrailName],[Width]): str_list = [] if [TrailName] not in (None, "<NULL>","<Null>", "", "0"): str_list.append([TrailName]) if [Width] not in (None, "<NULL>","<Null>", "", "0", " "): width_str = "<FNT size = '20'><ITA>Width = {}'</ITA>".format("<ITA>" + [Width] + "</ITA>")+"</FNT>" str_list.append(width_str) label_str = '\n'.join(str_list) return(label_str) resulting in a label like this
... View more
12-21-2021
02:21 PM
|
0
|
1
|
3938
|
|
IDEA
|
@AlexZhuk a workaround for this would be to block out the labels on the main map using a polygon with no colour. to do this: add a graphics layer to the map add a polygon to the map graphics layer matching the extent (do this through activating the map on the layout to make it easier) set it with no colour so it doesn't show set the label weight for the graphics layer to high so labels don't place on top of it in the main map set the visibility range for the graphics layer so it doesn't display at the scale your inset map is at (otherwise you won't have labels in the inset map)
... View more
12-13-2021
05:40 PM
|
0
|
0
|
2318
|
|
IDEA
|
@MarcelSt-Germain thanks for the update. I'll close this out for now. Please let me know if you are still seeing issues. thanks Wendy
... View more
12-09-2021
01:39 PM
|
0
|
0
|
1485
|
|
IDEA
|
@MarcelSt-Germain The Maplex team is continually working on how labels are placed around curves and corners. I see that this post is from a few releases ago. Are you still seeing issues? thanks Wendy
... View more
12-08-2021
03:42 PM
|
0
|
0
|
1495
|
|
IDEA
|
Other topics for your review: Connect line segments for labeling Specify a label buffer distance to change the space between labels Specify a minimum feature size for labeling Please respond if you still need suggestions after the reviewing the documenation from Kory and myself thanks Wendy
... View more
12-08-2021
03:15 PM
|
0
|
0
|
934
|
|
IDEA
|
Use feature weights to accomplish this workflow. https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/weight-labels-and-features.htm anything with a weight of 1000 will block labels from placing on top of it
... View more
12-07-2021
11:11 AM
|
0
|
0
|
4045
|
|
IDEA
|
thanks for the request. I've made an edit to the Labeling basics topic to add the ctrl + click information Wendy
... View more
12-07-2021
10:35 AM
|
0
|
0
|
1430
|
|
IDEA
|
Reopening this idea to gather interest (kudos). The request is to have layers weighted differently to different layer labels. For example - polygon layer A would be a block to point layer C labels, but allow point layer D labels to place on top of it
... View more
12-07-2021
08:13 AM
|
0
|
0
|
4392
|
|
IDEA
|
12-07-2021
08:08 AM
|
0
|
0
|
1485
|
|
IDEA
|
@alex_friant annotation masks are a separate polygon that is created from the annotation feature and then set as a mask on the appearance ribbon. so this doesn't apply to labels which are dynamic. are you requesting to have layers weighted differently to different layer labels? so polygon layer A would be a block to point layer C labels, but allow point layer D labels to place on top of it? could you provide a simple example of what you're looking for?
... View more
12-06-2021
05:07 PM
|
0
|
0
|
10969
|
|
IDEA
|
@IlkaIllers1 The group layer shows as greyed out as it not a layer type that supports labeling. To turn off all layers within the group layer, hold ctrl and click a labeling check box. This works to turn them on or off. thanks Wendy
... View more
12-06-2021
01:48 PM
|
0
|
0
|
1442
|
|
POST
|
the number for this issue is BUG-000144967. You can track it through support services.
... View more
12-03-2021
10:26 AM
|
1
|
0
|
4006
|
|
IDEA
|
We are tracking this as the following bug. BUG-000137159 The insert trigger for Attribute rules run against TextString fields on Annotation feature class are overwritten by out of the box editing tool for anyone affected by this bug, please visit https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEzNzE1OQ== and use the Subscribe button. That will set you up to receive notifications and also increment the count of affected users which helps development teams prioritize work. We apologize for the inconvenience.
... View more
11-29-2021
12:50 PM
|
0
|
0
|
2027
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-25-2021 10:18 AM | |
| 1 | 01-08-2018 11:01 AM | |
| 1 | 12-29-2021 04:28 PM | |
| 1 | 12-03-2021 10:26 AM | |
| 1 | 11-24-2021 10:13 AM |
| Online Status |
Offline
|
| Date Last Visited |
03-12-2026
10:32 AM
|