<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Line label offset without label duplication in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/line-label-offset-without-label-duplication/m-p/1718758#M69432</link>
    <description>&lt;P&gt;This is not exposed just in our style panel for labeling but you can modify the web map or layer JSON in ago-assistant and set the yoffset within the symbol under the labelinginfo.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Aug 2026 17:58:45 GMT</pubDate>
    <dc:creator>RussRoberts</dc:creator>
    <dc:date>2026-08-05T17:58:45Z</dc:date>
    <item>
      <title>Line label offset without label duplication</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/line-label-offset-without-label-duplication/m-p/1718725#M69430</link>
      <description>&lt;P&gt;Is there a simple way to offset line labels in a web map?&lt;BR /&gt;I have line labels with a 2pt halo to increase visibility. We'd like a little separation between the line and the label.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jennifer_Parmeley_1-1785946382609.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156312iE2F63F5C9F9CDD8E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jennifer_Parmeley_1-1785946382609.png" alt="Jennifer_Parmeley_1-1785946382609.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I've tried an arcade expression (two different ways) and it's duplicating my label text.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jennifer_Parmeley_2-1785946580503.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156313i33D535D1A800006E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jennifer_Parmeley_2-1785946580503.png" alt="Jennifer_Parmeley_2-1785946580503.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;text($feature.SewerMainID) + "; " + $feature.PipeDiameter + 'in ' + Round($feature["Shape.STLength()"], 2) + "ft" + TextFormatting.NewLine + TextFormatting.NewLine&lt;/LI-CODE&gt;&lt;LI-CODE lang="c"&gt;var tsewerid = text($feature.SewerMainID) + "; "
var len_2 = Round($feature["Shape.STLength()"], 2) + "ft"
`${tsewerid} ${$feature.PipeDiameter}in ${len_2}

`&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Also tried adding a . in the second line - which probably won't be noticed by the user - but the entire text block is still being duplicated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jennifer_Parmeley_0-1785946254533.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156311i15430F35AFE42E76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jennifer_Parmeley_0-1785946254533.png" alt="Jennifer_Parmeley_0-1785946254533.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The allow overrun and repeat label settings don't change anything. Am I missing a simple setting for this?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2026 16:24:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/line-label-offset-without-label-duplication/m-p/1718725#M69430</guid>
      <dc:creator>Jennifer_Parmeley</dc:creator>
      <dc:date>2026-08-05T16:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Line label offset without label duplication</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/line-label-offset-without-label-duplication/m-p/1718758#M69432</link>
      <description>&lt;P&gt;This is not exposed just in our style panel for labeling but you can modify the web map or layer JSON in ago-assistant and set the yoffset within the symbol under the labelinginfo.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2026 17:58:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/line-label-offset-without-label-duplication/m-p/1718758#M69432</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2026-08-05T17:58:45Z</dc:date>
    </item>
  </channel>
</rss>

