Select to view content in your preferred language

How to label mileposts stacked vertically?

1360
2
Jump to solution
07-12-2018 12:15 PM
JohnJanzen
Occasional Contributor

I'm trying to label DOT mile marker points where the label is stacked vertically in the same way you would see them along a highway.  The style exists but I can't figure out the labels.

Image result for mile marker

0 Kudos
1 Solution

Accepted Solutions
KyleGonterwitz
MVP Alum

label the first character of the milepost string, then label the second character on the next line, third char on the next line, like so:

Layers/KDOT_reference_post_markers (MapServer) 

View solution in original post

2 Replies
KyleGonterwitz
MVP Alum

label the first character of the milepost string, then label the second character on the next line, third char on the next line, like so:

Layers/KDOT_reference_post_markers (MapServer) 

JohnJanzen
Occasional Contributor

Thank you Kyle.  This makes complete sense.

0 Kudos