<?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 Using Different Coordinate Systems with Overlay and Append Tools in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/using-different-coordinate-systems-with-overlay/m-p/588732#M19491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been working with ESRI software for 28 years but I guess somewhere along the line I missed a memo or two&amp;nbsp;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; Does the ESRI software no longer need the source and target feature classes in the same coordinate system for things like Append?&amp;nbsp; A (younger) coworker told me that ArcGIS Desktop does the projection on the fly in behind the scenes automatically.&amp;nbsp; If there are no reasons to have the source and target in the same projection we can&amp;nbsp;eliminate&amp;nbsp;the need for a staging copy when updating the Web Mercator copies we maintain for map services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does ArcGIS reproject on the fly in all of the Overlay tools too?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Randy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Mar 2017 20:04:14 GMT</pubDate>
    <dc:creator>RandyKreuziger</dc:creator>
    <dc:date>2017-03-17T20:04:14Z</dc:date>
    <item>
      <title>Using Different Coordinate Systems with Overlay and Append Tools</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-different-coordinate-systems-with-overlay/m-p/588732#M19491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been working with ESRI software for 28 years but I guess somewhere along the line I missed a memo or two&amp;nbsp;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; Does the ESRI software no longer need the source and target feature classes in the same coordinate system for things like Append?&amp;nbsp; A (younger) coworker told me that ArcGIS Desktop does the projection on the fly in behind the scenes automatically.&amp;nbsp; If there are no reasons to have the source and target in the same projection we can&amp;nbsp;eliminate&amp;nbsp;the need for a staging copy when updating the Web Mercator copies we maintain for map services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does ArcGIS reproject on the fly in all of the Overlay tools too?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Randy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 20:04:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-different-coordinate-systems-with-overlay/m-p/588732#M19491</guid>
      <dc:creator>RandyKreuziger</dc:creator>
      <dc:date>2017-03-17T20:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using Different Coordinate Systems with Overlay and Append Tools</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-different-coordinate-systems-with-overlay/m-p/588733#M19492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Randy....&lt;/P&gt;&lt;P&gt;In the movement forward to obliterate human interaction in the thinking process and to foster the sense of '&lt;EM&gt;&lt;STRONG&gt;automagically&lt;/STRONG&gt;&lt;/EM&gt;' I will allow you to check specific tools like&lt;SPAN style="font-size: 22px;"&gt;&lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/how-intersect-analysis-works.htm"&gt; ...Intersect...&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt; &lt;/SPAN&gt;So as not to provide a direct answer but encourage all individuals to read the help topics, I will put a couple of snippets that might otherwise not be seen... The full details are in the help topic example&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;Determines the spatial reference for processing. This will also be the spatial reference of the output feature class. For details on how this is done, see &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/supplement/spatial-reference-and-geoprocessing.htm"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;Spatial Reference&lt;/SPAN&gt;&lt;/A&gt;. All the input features are projected into this spatial reference for processing&lt;/BLOCKQUOTE&gt;&lt;P&gt;cool you say.... some process...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;feature type, but the spatial reference of the top entry on the tool dialog box (the first entry in scripting) in the list will be used during processing and set to the output.&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but there is hope for the sentient being&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;To explicitly control the output spatial reference (coordinate system and domains), &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/supplement/spatial-reference-and-geoprocessing.htm#ESRI_SECTION1_7D1E297E29F944B685E0B99233220117"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;override the default Spatial Reference properties using the appropriate geoprocessing environments&lt;/SPAN&gt;&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;&lt;P&gt;So in short, if you don't know what you are doing and you don't know what the coordinate systems are, then yes, you too can get output that looks like it worked but aren't sure what you have as an end produce.&amp;nbsp; The important thing, is that you don't have to be involved in the thought process as long as there is an output... &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 21:17:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-different-coordinate-systems-with-overlay/m-p/588733#M19492</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-03-17T21:17:06Z</dc:date>
    </item>
  </channel>
</rss>

