<?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: Difference between defining and projecting from tool box in Map Projections Questions</title>
    <link>https://community.esri.com/t5/map-projections-questions/difference-between-defining-and-projecting-from/m-p/798226#M130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;I think I now perfectly understand the difference. Defining is just telling ArcGIS which cordinate system the file already has. Using the project tool is the actual thing, I mean changing the projection to a projected cordinate system. You examples were very helpful.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2014 12:01:26 GMT</pubDate>
    <dc:creator>SalmanAhmed</dc:creator>
    <dc:date>2014-09-22T12:01:26Z</dc:date>
    <item>
      <title>Difference between defining and projecting from tool box</title>
      <link>https://community.esri.com/t5/map-projections-questions/difference-between-defining-and-projecting-from/m-p/798224#M128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Even though I work a lot on ArcGIS it is still not clear in my head. What is the difference when we project a shape file using the 'projections and transformations' option in toolbox and if we do that just by right clicking in catalog--&amp;gt;XY coordinate system--&amp;gt;and select the required projection. &lt;/P&gt;&lt;P&gt;1. A file already having a GCS does not get projected just by doing the right click method?&lt;/P&gt;&lt;P&gt;2. A file with no spatial reference does not get projected by the right click method?&lt;/P&gt;&lt;P&gt;Then what is the use of this right click thing (defining)?&lt;/P&gt;&lt;P&gt;Im so confused!&lt;/P&gt;&lt;P&gt;Plz explain someone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Sep 2014 13:24:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/difference-between-defining-and-projecting-from/m-p/798224#M128</guid>
      <dc:creator>SalmanAhmed</dc:creator>
      <dc:date>2014-09-21T13:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between defining and projecting from tool box</title>
      <link>https://community.esri.com/t5/map-projections-questions/difference-between-defining-and-projecting-from/m-p/798225#M129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;&lt;STRONG&gt;Define Projection &lt;STRONG&gt;(Data Management) Tool&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;/P&gt;&lt;P&gt;Defining is used when you have datasets that ArcGIS doesnt know the coordinate system or datum they are in. For instance you might receive shapefiles from someone or download them from a certain source and they lack the *.prj file which is the projection file. If you try loading them in ArcGIS then you will get a message &lt;STRONG&gt;undefined spatial reference. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See&amp;nbsp; sample screenshot below;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Undefined.PNG" class="jive-image image-1" height="190" src="https://community.esri.com/legacyfs/online/14281_Undefined.PNG" style="width: 349px; height: 189.698387096774px; display: block; margin-left: auto; margin-right: auto;" width="349" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please download sample zip attached and do the following.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Unzip the file&lt;/LI&gt;&lt;LI&gt;Explode it. You will see two folders&lt;/LI&gt;&lt;LI&gt;Launch ArcMap and try loading Counties shapefile under UNDEFINED folder and you will recreate screenshot above.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it is at this time you can define the coordinate system of your dataset. Defining coordinate system of the dataset might require that you either lok at the coordinates and from experience analyse and realize correct coordinate system or datum. alternatively you might need to contact the source of your data and seek clarification on the coordinate system of the dataset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Project (Data Management) Tool&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dataset must have a spatial reference that is recognizable by ArcMap and then you run Project (Data Management) tool to move from one datum or coordinate system to another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please download sample zip attached and do the following.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Unzip the file&lt;/LI&gt;&lt;LI&gt;Explode it. You will see two folders&lt;/LI&gt;&lt;LI&gt;Launch ArcMap and try loading Counties shapefile under DEFINED folder and run project tool on it&lt;/LI&gt;&lt;LI&gt;See screenshot below showing now that you can project (move between datums and coordinate systems either GCS or PCS). for my case i was moving from GSC (WGS 84) to a PCS (WGS_1984_UTM_Zone_37S) but within the same datum.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="Defined.PNG" class="jive-image image-2" height="254" src="https://community.esri.com/legacyfs/online/14282_Defined.PNG" style="display: block; margin-left: auto; margin-right: auto; width: 462px; height: 254.1px;" width="462" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope i have been able explain the difference between &lt;STRONG&gt;Define Projection &lt;STRONG&gt;(Data Management) Tool &lt;/STRONG&gt;&lt;/STRONG&gt;and &lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Project (Data Management) Tool&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Sep 2014 16:28:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/difference-between-defining-and-projecting-from/m-p/798225#M129</guid>
      <dc:creator>DavidMuthami1</dc:creator>
      <dc:date>2014-09-21T16:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between defining and projecting from tool box</title>
      <link>https://community.esri.com/t5/map-projections-questions/difference-between-defining-and-projecting-from/m-p/798226#M130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;I think I now perfectly understand the difference. Defining is just telling ArcGIS which cordinate system the file already has. Using the project tool is the actual thing, I mean changing the projection to a projected cordinate system. You examples were very helpful.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 12:01:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/difference-between-defining-and-projecting-from/m-p/798226#M130</guid>
      <dc:creator>SalmanAhmed</dc:creator>
      <dc:date>2014-09-22T12:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between defining and projecting from tool box</title>
      <link>https://community.esri.com/t5/map-projections-questions/difference-between-defining-and-projecting-from/m-p/798227#M131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ahmed, i am glad i make a positive impact.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 20:47:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/map-projections-questions/difference-between-defining-and-projecting-from/m-p/798227#M131</guid>
      <dc:creator>DavidMuthami1</dc:creator>
      <dc:date>2014-09-24T20:47:00Z</dc:date>
    </item>
  </channel>
</rss>

