<?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 Formatting angles with DMS symbols in ArcGIS Pro: Partner Solutions Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-partner-solutions-questions/formatting-angles-with-dms-symbols/m-p/832474#M17</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to label delta angles with proper formatting. They are listed in the attribute table as 90-0-0, where I would like them&amp;nbsp;formatted as 90°0'0" for labelling.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/457251_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the expression&amp;nbsp;I'm using to label lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function FindLabel ( [Radius], [Direction], [Distance], [Delta], [ArcLength] )&lt;BR /&gt; If isnull([Radius]) then&lt;BR /&gt; FindLabel = [Direction] + " " + [Distance] + "ft"&lt;BR /&gt;Else &lt;BR /&gt; FindLabel = "Δ=" + [Delta] + vbnewline + "R=" + [Radius] + "'" + vbnewline + "L=" + [ArcLength] + "'" &lt;BR /&gt;end if&lt;BR /&gt;End Function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to reformat the field using an expression? or create a new field and use an expression to change the formatting from "x-x-x" to "x&lt;SPAN&gt;°x'x""? my programming skills are subpar to so the least, so any insight would be&amp;nbsp;much appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Aug 2019 19:44:22 GMT</pubDate>
    <dc:creator>ColeRussell1</dc:creator>
    <dc:date>2019-08-16T19:44:22Z</dc:date>
    <item>
      <title>Formatting angles with DMS symbols</title>
      <link>https://community.esri.com/t5/arcgis-pro-partner-solutions-questions/formatting-angles-with-dms-symbols/m-p/832474#M17</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to label delta angles with proper formatting. They are listed in the attribute table as 90-0-0, where I would like them&amp;nbsp;formatted as 90°0'0" for labelling.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/457251_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the expression&amp;nbsp;I'm using to label lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function FindLabel ( [Radius], [Direction], [Distance], [Delta], [ArcLength] )&lt;BR /&gt; If isnull([Radius]) then&lt;BR /&gt; FindLabel = [Direction] + " " + [Distance] + "ft"&lt;BR /&gt;Else &lt;BR /&gt; FindLabel = "Δ=" + [Delta] + vbnewline + "R=" + [Radius] + "'" + vbnewline + "L=" + [ArcLength] + "'" &lt;BR /&gt;end if&lt;BR /&gt;End Function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to reformat the field using an expression? or create a new field and use an expression to change the formatting from "x-x-x" to "x&lt;SPAN&gt;°x'x""? my programming skills are subpar to so the least, so any insight would be&amp;nbsp;much appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2019 19:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-partner-solutions-questions/formatting-angles-with-dms-symbols/m-p/832474#M17</guid>
      <dc:creator>ColeRussell1</dc:creator>
      <dc:date>2019-08-16T19:44:22Z</dc:date>
    </item>
  </channel>
</rss>

