Select to view content in your preferred language

Can not figure out Maplex

1640
12
09-17-2012 08:39 AM
BradBlanco
Emerging Contributor
Hey guys, I'm probably going to start posting here more often.  Anyways, I need to create some labels for a land map.
Our client would like the information for each section of land labeled like this, in the lower left hand corner of the square (section)

Open: 480
HBP: 160
Operators: CHK
                C&J Operating
                Kirkpatrick
Competition: N/A
# of Lease: N/A

I've gone through hours of trial and error with expressions trying to get this right.
Any help would be greatly appreciated.
B
Tags (2)
0 Kudos
12 Replies
AnthonyGiles
Honored Contributor
snowcobra,

To seperate your CHK field you will need to use a split function to create an array of values then use a for loop on these values to build up the label, have a look at this post for the usage of the split function:

http://forums.esri.com/Thread.asp?c=93&f=993&t=258334

Regarding your labels not showing at certain scales have a look at this post, it may solve your problem:

http://forums.esri.com/Thread.asp?c=93&f=1730&t=239430

Regards

Anthony
0 Kudos
BradBlanco
Emerging Contributor
I applied the repair geometry feature to each shape file to no avail.
Any other ideas?
B
0 Kudos
AnthonyGiles
Honored Contributor
Brad,

It looks like other Maplex users are having similar problems, see:

http://forums.arcgis.com/threads/64550-Maplex-not-labeling-polygons-at-small-scale

Maybe its a bug in Maplex,

Regards

Anthony
0 Kudos