|
IDEA
|
Hi Mark negative values and decimals are supported Wendy
... View more
11-24-2021
10:47 AM
|
0
|
0
|
781
|
|
POST
|
Thanks for bringing this to our attention. We're working on a fix for it. Until then you can use the workaround below. swapping the quotes and removing the escape character can be used as a workaround 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 = "<ITA>Width = {}'</ITA>".format("<ITA>" + [Width] + "</ITA>") str_list.append(width_str) label_str = '\n'.join(str_list) return(label_str) This was the original part that was broken '<ITA>Width = {}\'</ITA>' This is the updated part "<ITA>Width = {}'</ITA>"
... View more
11-24-2021
10:13 AM
|
1
|
4
|
4099
|
|
IDEA
|
Closing this one as another idea has been logged https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-2-5-how-to-show-thousands-separator-on/td-p/559678
... View more
11-23-2021
01:44 PM
|
0
|
0
|
735
|
|
IDEA
|
You can do this with the Standard Label Engine using the Place label at specified angle option. in the image below the labels tried to place at 45 and when they couldn't, they tried the rest of the list of angles until they placed. We have an enhancement request to add this functionality to Maplex. Please keep adding kudos to this so that we know people are interested.
... View more
11-23-2021
01:25 PM
|
0
|
0
|
2264
|
|
IDEA
|
I'm going to close out this idea as we have different ways to share. if none of these cover your use case please log a new idea. save text symbol and label placement styles https://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/save-symbols-in-styles.htm The label expression and sql query can be saved out and shared as .lxp and .exp files copy & paste from other layers https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/label-classes.htm saving layer files https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/save-a-layer-file.htm
... View more
11-23-2021
12:44 PM
|
0
|
0
|
2551
|
|
IDEA
|
Hi - In ArcGIS Pro layer files bring across the label information - placement and symbol properties. If you are seeing issues please contact Technical Support. thanks Wendy
... View more
11-23-2021
12:09 PM
|
0
|
0
|
2865
|
|
IDEA
|
Hi This is possible to do with feature weights. https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/weight-labels-and-features.htm a value of 1000 will block other layer labels from placing over those features, but still allow the label for the feature to place. See mockup below. the lake label places, but the contour labels move once the lake layer feature class is set to a 1000 weight
... View more
11-23-2021
11:52 AM
|
0
|
0
|
1505
|
|
IDEA
|
Hi We're looking into this under the enhancement ENH-000111009. Please continue to upvote this idea. thanks Wendy
... View more
11-23-2021
10:40 AM
|
0
|
0
|
1810
|
|
IDEA
|
Hi @mpboyle If you're not interested in creating styles for your point symbol callouts, you can access the fonts through the Format Embedded Point Symbol pane. See the gif below
... View more
11-22-2021
04:20 PM
|
0
|
0
|
765
|
|
IDEA
|
Hi @JamalNUMAN the best way to do this is to use the Straight in polygon option combined with the Try horizontal position first. remember to take off the stacking. For labels like the Sea you can put that in it's own label class and then start to experiment with curved labels Wendy
... View more
11-22-2021
03:05 PM
|
0
|
0
|
1196
|
|
IDEA
|
Hi @BrettFrahm You can use feature weights for this. Weight the feature class you don't want the labels to place over. You can use a block of 1000 https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/weight-labels-and-features.htm in the images below the red dot is a point feature class on top of the polygon feature class. I'm labeling the polygon feature class and the label goes over the point feature. if I give the point feature a weight of 1000 to block labels the polygon label shifts off of it
... View more
11-22-2021
02:38 PM
|
0
|
0
|
3861
|
|
IDEA
|
Hi @KetiKonstantinova if you're still having problems after the information that Kory provided please let me know and we can go through it. thanks Wendy
... View more
11-19-2021
04:29 PM
|
0
|
0
|
1201
|
|
IDEA
|
Hi To do this you need to set the weight of the masking layer. On the Labeling ribbon, click More and select Weights set the feature weight of the mask layer to 1000 to block all labels from placing on top of it. Wendy
... View more
11-19-2021
04:09 PM
|
0
|
0
|
11095
|
|
IDEA
|
Thanks David for logging this. It's ENH-000113362 if needed for tracking purposes. thanks Wendy
... View more
11-19-2021
02:10 PM
|
0
|
0
|
3850
|
| 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
|