0
votes
0answers
30 views

Dynamic labeling looks awful in flex map

I published a service to ArcGIS Server 10.1 from an .mxd with no halos around the labels and created a flex application using the flex viewer. When I browse to the map here and zoom in on an ...
5
votes
2answers
88 views

How to do advanced Python labeling in Arcmap?

Does anyone have a good reference for advanced/complicated labeling expressions in Arcmap? I am attempting to write a Python label expression that would involve multiple label definitions. Here is ...
1
vote
1answer
41 views

Writing length of line along the line

I sometimes have to write out the length along a line for every couple of hundred meters or kilometers. This applies to pipes, when the construction team wants to know where along the pipe they are or ...
0
votes
0answers
42 views

Model Builder not completely honoring lyr file

I have created a series of map templates for one of our departments that each have an associated model. As part of the model I also created a lyr file for symbology and labeling (the subject parcel ...
1
vote
1answer
49 views

How to label adjacent pages in data driven pages

I'm trying to create a mapbook using ArcGIS 10.1 data driven pages. Its quite large and I want to create match lines or labels so that if you are looking at a page, there is text/labels showing you ...
3
votes
1answer
87 views

ArcGIS key numbering labels for every feature in one layer

I would like to use key numbering when labeling specific layer. But the tricky thing is I want to label every feature in this way. By default, key numbering is last option in Strategy order (source). ...
1
vote
1answer
236 views

Labels are not showing in a published ArcGIS Feature Service

I'm using ArcMap 10.1 to publish a feature service. The labels show on the mxd, but not on the service (on a web application or on mobile application). Do I have to create an annotation layer or am ...
4
votes
2answers
104 views

FindLabel not Defined

I'm trying to make an advanced label expression using the python parser and I keep getting the following error: def FindLabel ( [Direction] ): return "{}° {}' {}\"".format( ...
2
votes
0answers
75 views

Setting absolute label size ArcMap10

I have an architecture plan with elevation measurements. When I display the labels (Bullet Leader style), the automatic scaling moves the label on top of the background layers, obstructing them. I ...
1
vote
1answer
267 views

How can I prevent label text from overlapping in ArcGIS 10.1?

Using ArcGIS 10.1 Desktop of Home Use (ArcInfo license I believe), I'm getting results like this using the included Maplex labelling engine: https://dl.dropbox.com/u/1282990/Clipboard01%20%282%29.jpg ...