Select to view content in your preferred language

Keeping Section Lines in the middle

309
3
Jump to solution
02-11-2026 07:55 AM
RyanWitvoet
New Contributor

I am creating a Map of a city area and I am trying to figure out how to keep the section lines in the middle of the section.  If a section is only slightly within the map it automatically shoves the section number to the edge. Someone suggested to Annotate the Label but the only seems to work like 1 out of 20 times.   Any thought? Thanks!! 

0 Kudos
1 Solution

Accepted Solutions
Robert_LeClair
Esri Esteemed Contributor

@RyanWitvoet - so if you want your existing labels to remain where they are without any movement if you pan in the map, on the Labeling contextual tab, the Map group (far right), there is a "lock" button that locks the labels where they currently are located.  If you pan the map, the labels will not dynamically redraw to a new location.  I "think" this is what you were asking as it's a bit confusing if your title states "keeping section lines in middle" but the question seems to be labeling.  Please correct me if I'm wrong.

View solution in original post

0 Kudos
3 Replies
Robert_LeClair
Esri Esteemed Contributor

@RyanWitvoet - so if you want your existing labels to remain where they are without any movement if you pan in the map, on the Labeling contextual tab, the Map group (far right), there is a "lock" button that locks the labels where they currently are located.  If you pan the map, the labels will not dynamically redraw to a new location.  I "think" this is what you were asking as it's a bit confusing if your title states "keeping section lines in middle" but the question seems to be labeling.  Please correct me if I'm wrong.

0 Kudos
RyanWitvoet
New Contributor

Oh my gosh, Robert thanks so much, that was the solution.   I am still learning the software.   Very much appreciated!!

JesseWickizer
Esri Contributor

To keep polygon labels placed in the center of the feature, check on the Place label at fixed position within polygon option. By default this places the labels at the center of the polygons that are clipped by the map frame.

FixedPosition_clippedToFrame.jpg

Then un-check the Place label using clipped feature geometry option so that the label stays at the center of the full polygon feature, not the feature clipped by the map frame. 

FixedPosition_UnClipped.jpg

 

FixedPosition_UI.jpg

0 Kudos