<?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 Spatial Reference in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/spatial-reference/m-p/277511#M21408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has spatial ref changed for 10.1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where is the doc for prj files, since there is no node in catalog?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;found it,&amp;nbsp; projected_coordinate_systems.pdf ArcGIS\doc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2011 16:03:45 GMT</pubDate>
    <dc:creator>TedCronin</dc:creator>
    <dc:date>2011-08-03T16:03:45Z</dc:date>
    <item>
      <title>Spatial Reference</title>
      <link>https://community.esri.com/t5/python-questions/spatial-reference/m-p/277511#M21408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has spatial ref changed for 10.1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where is the doc for prj files, since there is no node in catalog?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;found it,&amp;nbsp; projected_coordinate_systems.pdf ArcGIS\doc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 16:03:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/spatial-reference/m-p/277511#M21408</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2011-08-03T16:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Reference</title>
      <link>https://community.esri.com/t5/python-questions/spatial-reference/m-p/277512#M21409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it has, and prj files are not included as a node, or installed, as I understand it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 22:28:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/spatial-reference/m-p/277512#M21409</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2011-08-03T22:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Reference</title>
      <link>https://community.esri.com/t5/python-questions/spatial-reference/m-p/277513#M21410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, it has, and prj files are not included as a node, or installed, as I understand it.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, 'prj' files are gone at 10.1.&amp;nbsp; From the Python perspective it shouldn't matter much, we will still 'recognize' the files even though they don't technically exist.&amp;nbsp; So if you used a direct path to one of the installed prj files at 10.0 as input to the SpatialReference class--it will still work at 10.1 as it did at 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A few better options at 10.1 though, the sr name or factory code will work as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 22:36:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/spatial-reference/m-p/277513#M21410</guid>
      <dc:creator>DavidWynne</dc:creator>
      <dc:date>2011-08-19T22:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Reference</title>
      <link>https://community.esri.com/t5/python-questions/spatial-reference/m-p/277514#M21411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is pretty interesting; is there documentation about the differences?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 22:43:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/spatial-reference/m-p/277514#M21411</guid>
      <dc:creator>ThomMackey</dc:creator>
      <dc:date>2011-09-22T22:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Reference</title>
      <link>https://community.esri.com/t5/python-questions/spatial-reference/m-p/277515#M21412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This is pretty interesting; is there documentation about the differences?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look at the SpatialReference page here: &lt;/SPAN&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#/SpatialReference/018z0000000v000000/"&gt;http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#/SpatialReference/018z0000000v000000/&lt;/A&gt;&lt;SPAN&gt; and also here: &lt;/SPAN&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#//002z0000001m000000.htm"&gt;http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#//002z0000001m000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that provide what you're looking for?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 22:48:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/spatial-reference/m-p/277515#M21412</guid>
      <dc:creator>DavidWynne</dc:creator>
      <dc:date>2011-09-22T22:48:58Z</dc:date>
    </item>
  </channel>
</rss>

