<?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 Is there a way to set label offset values in the label expression? in ArcGIS Mapping and Charting Questions</title>
    <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/is-there-a-way-to-set-label-offset-values-in-the/m-p/265602#M863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to label a lot of coincident points that are meant to be symbolized and labeled with different offsets based on a row/column rule (two integer fields). I managed to display the symbols nicely using the Arcgis PRO "Connected Attributes" feature but so far I failed to use a dynamic offset for labels as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workaround is to create a Label Class for each row/column value (based on a query) and then setting the offset value manually. This solution is not only time-consuming but also more demanding processing-wise, which is going to be a problem since I need to publish this as a web map service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do is to set the offset value in the label expression itself, based on the attributes of the points. I know that you can format text in the expression but I couldn't find any reference on how or even if you can manage other label properties with a script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know a possible solution or a workaround?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jul 2016 08:32:58 GMT</pubDate>
    <dc:creator>MarcoLucafo_</dc:creator>
    <dc:date>2016-07-18T08:32:58Z</dc:date>
    <item>
      <title>Is there a way to set label offset values in the label expression?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/is-there-a-way-to-set-label-offset-values-in-the/m-p/265602#M863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to label a lot of coincident points that are meant to be symbolized and labeled with different offsets based on a row/column rule (two integer fields). I managed to display the symbols nicely using the Arcgis PRO "Connected Attributes" feature but so far I failed to use a dynamic offset for labels as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workaround is to create a Label Class for each row/column value (based on a query) and then setting the offset value manually. This solution is not only time-consuming but also more demanding processing-wise, which is going to be a problem since I need to publish this as a web map service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do is to set the offset value in the label expression itself, based on the attributes of the points. I know that you can format text in the expression but I couldn't find any reference on how or even if you can manage other label properties with a script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know a possible solution or a workaround?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 08:32:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/is-there-a-way-to-set-label-offset-values-in-the/m-p/265602#M863</guid>
      <dc:creator>MarcoLucafo_</dc:creator>
      <dc:date>2016-07-18T08:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to set label offset values in the label expression?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/is-there-a-way-to-set-label-offset-values-in-the/m-p/265603#M864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They don't show a visual and I can't get a clear picture, but have you seen this &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-text/prioritizing-and-positioning-labels-points.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-text/prioritizing-and-positioning-labels-points.htm"&gt;Setting point label placement properties—Help | ArcGIS for Desktop&lt;/A&gt; and this &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-text/shifting-labels-from-a-fixed-position.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-text/shifting-labels-from-a-fixed-position.htm"&gt;Shifting labels from a fixed position—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;but the limitations appear to give a maximum of 9 label positions&lt;/P&gt;&lt;P&gt;In Pro&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://pro.arcgis.com/en/pro-app/help/mapping/text/offset-point-labels.htm" title="https://pro.arcgis.com/en/pro-app/help/mapping/text/offset-point-labels.htm"&gt;Offset point labels—ArcGIS Pro | ArcGIS for Desktop&lt;/A&gt; seems to have similar functionality to&lt;/P&gt;&lt;P&gt;in ArcMap &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-text/offsetting-point-labels.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-text/offsetting-point-labels.htm"&gt;Offsetting point labels—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;and both with Maplex &lt;A href="https://pro.arcgis.com/en/pro-app/help/mapping/text/specify-a-point-label-position.htm" title="https://pro.arcgis.com/en/pro-app/help/mapping/text/specify-a-point-label-position.htm"&gt;Specify a point label position—ArcGIS Pro | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I can't find reference to what you used in pro, and it would be interesting to see what you used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 09:13:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/is-there-a-way-to-set-label-offset-values-in-the/m-p/265603#M864</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-07-18T09:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to set label offset values in the label expression?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/is-there-a-way-to-set-label-offset-values-in-the/m-p/265604#M865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply, but everything you referenced will work only for a specific label class with manually set values. What I want to achieve is to have labels in a SINGLE class display with different set positions based dynamically on the attributes of each feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As in, if I have a point with values for row/column 1,1 the label should have an offset value of 25,25pts, a point with values 2,1 should be labeled at 25, 50pts and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same problem with the symbols (they have to be stacked and displayed in a "matrix" even if the geometries are coincident) but then I found this : &lt;A href="https://pro.arcgis.com/en/pro-app/help/mapping/symbols-and-styles/attribute-driven-symbology.htm" title="https://pro.arcgis.com/en/pro-app/help/mapping/symbols-and-styles/attribute-driven-symbology.htm"&gt;Attribute-driven symbology—ArcGIS Pro | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;With this feature I can link one or more symbol properties (in my case, the x,y offset) to an attribute with an expression, so my symbols will stack nicely based on the values I store in the data and I don't need to create one symbol with the set offset for each possible combination (I would end with hundreds of them!).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, this feature seems to be lacking in the Label Properties, so my only hope is to use somehow the label expression to replicate the same behaviour, but I don't know any Python or JS property that will allow me to manipulate the label position dynamically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 10:26:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/is-there-a-way-to-set-label-offset-values-in-the/m-p/265604#M865</guid>
      <dc:creator>MarcoLucafo_</dc:creator>
      <dc:date>2016-07-18T10:26:17Z</dc:date>
    </item>
  </channel>
</rss>

