<?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: Spatial Reference short description in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/spatial-reference-short-description/m-p/1203012#M3976</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure about model builder, but can extract that from the string output:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;stringout = """PROJCS['GDA_1994_MGA_Zone_56',GEOGCS['GCS_GDA_1994',DATUM['D_GDA_1994',SPHEROID['GRS_1980',6378137.0,298.257222101]],PRIMEM['Greenwich',0.0],UNIT['Degree',0.0174532925199433]],PROJECTION['Transverse_Mercator'],PARAMETER['False_Easting',500000.0],PARAMET"""

stringout.split("'")[1]

'GDA_1994_MGA_Zone_56'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 19:25:07 GMT</pubDate>
    <dc:creator>RhettZufelt</dc:creator>
    <dc:date>2022-08-15T19:25:07Z</dc:date>
    <item>
      <title>Spatial Reference short description</title>
      <link>https://community.esri.com/t5/arcmap-questions/spatial-reference-short-description/m-p/1202735#M3974</link>
      <description>&lt;P&gt;When using Model Builder is there a way to get the short description of the&amp;nbsp;Spatial Reference? I'm trying to add this to an attribute.&lt;/P&gt;&lt;P&gt;For example when using the tool "Create Spatial Reference" the string output is:&lt;/P&gt;&lt;P&gt;PROJCS['GDA_1994_MGA_Zone_56',GEOGCS['GCS_GDA_1994',DATUM['D_GDA_1994',SPHEROID['GRS_1980',6378137.0,298.257222101]],PRIMEM['Greenwich',0.0],UNIT['Degree',0.0174532925199433]],PROJECTION['Transverse_Mercator'],PARAMETER['False_Easting',500000.0],PARAMET ....&lt;/P&gt;&lt;P&gt;But is is shown as:&lt;/P&gt;&lt;P&gt;GDA_1994_MGA_Zone_56&lt;/P&gt;&lt;P&gt;when hovering over it, which is is what I am after as this is more readable.&lt;/P&gt;&lt;P&gt;Any thoughts on how to achieve this?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 07:44:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/spatial-reference-short-description/m-p/1202735#M3974</guid>
      <dc:creator>Andrew_Needham</dc:creator>
      <dc:date>2022-08-15T07:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Reference short description</title>
      <link>https://community.esri.com/t5/arcmap-questions/spatial-reference-short-description/m-p/1203012#M3976</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure about model builder, but can extract that from the string output:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;stringout = """PROJCS['GDA_1994_MGA_Zone_56',GEOGCS['GCS_GDA_1994',DATUM['D_GDA_1994',SPHEROID['GRS_1980',6378137.0,298.257222101]],PRIMEM['Greenwich',0.0],UNIT['Degree',0.0174532925199433]],PROJECTION['Transverse_Mercator'],PARAMETER['False_Easting',500000.0],PARAMET"""

stringout.split("'")[1]

'GDA_1994_MGA_Zone_56'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 19:25:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/spatial-reference-short-description/m-p/1203012#M3976</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2022-08-15T19:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Reference short description</title>
      <link>https://community.esri.com/t5/arcmap-questions/spatial-reference-short-description/m-p/1203089#M3977</link>
      <description>&lt;P&gt;Thanks RhettZufelt that worked&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 00:03:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/spatial-reference-short-description/m-p/1203089#M3977</guid>
      <dc:creator>Andrew_Needham</dc:creator>
      <dc:date>2022-08-16T00:03:44Z</dc:date>
    </item>
  </channel>
</rss>

