<?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: Converting shapefile projection to Lambert Equal-Area Azimuthal in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/converting-shapefile-projection-to-lambert-equal/m-p/771752#M256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Geographic Conversion refers to a datum transformation. However, if both your source data and your desired projection use the same datum this is not required. This is why there is no GCS_WGS_1984 to WGS 1984 option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One issue is that your Lamberts projection file does not specify a known datum. ArcMap sees that the source data and target projection require a datum transformation but cannot locate an appropriate one. If you modify your Lamberts projection file to use WGS84 as the underlying geographic coordinate system then the project tool works as it does not require a datum transformation. However, the results may not be quite what you are after:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="lambert.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/3014_lambert.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are other equal area world projections that use WGS84 that may be more suitable, for example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;World_Behrmann (WKID: 54017 Authority: ESRI)&lt;/LI&gt;&lt;LI&gt;World_Cylindrical_Equal_Area (WKID: 54034 Authority: ESRI)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;These are available within ArcMap (Projected Coordinate Systems &amp;gt; World). The &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//003r00000017000000"&gt;list of supported map projections&lt;/A&gt; in the ESRI help has more information on each of these and others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an example, the World Behrmann projected data looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="behrmann.png" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/3015_behrmann.png" style="width: 620px; height: 243px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3120"&gt;Melita Kennedy&lt;/A&gt;‌ may be able to suggest the best projection to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Owen&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.spatialxp.com.au/"&gt;Spatial XP&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Aug 2014 00:40:07 GMT</pubDate>
    <dc:creator>OwenEarley</dc:creator>
    <dc:date>2014-08-05T00:40:07Z</dc:date>
    <item>
      <title>Converting shapefile projection to Lambert Equal-Area Azimuthal</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/converting-shapefile-projection-to-lambert-equal/m-p/771751#M255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a shapefile with WGS 84 Geographic Projection. The shapefile contains soil data for the entire world, and comes from the 'Digital Soil Map of the World'. When I opened it in ArcMap, it did not have a projection. I assigned it a WGS 84 projection using ArcCatalog, and it corresponds well with other files.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to project the shapefile to Lambert Equal Area Projection. Since I could not find a suitable projection in ArcGIS, I downloaded the prj file from &lt;A class="jive-link-external-small" href="http://spatialreference.org/ref/sr-org/28/" rel="nofollow" target="_blank"&gt;lambert azimutha equal area: SR-ORG Projection&amp;nbsp; -- Spatial Reference&lt;/A&gt;. I tried to then use the 'Project (Data Management)' tool to project the shapefile using the downloaded prj file. But the tool asks me for a Geographic Conversion via a drop down menu. What option do I select? I could not find a GCS_WGS_1984 to WGS 1984 option.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The shapefile to be converted has the following info:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style=""&gt;Geographic Coordinate System:&lt;/TD&gt;&lt;TD style=""&gt;GCS_WGS_1984&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style=""&gt;Datum:&lt;/TD&gt;&lt;TD style=""&gt;D_WGS_1984&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style=""&gt;Prime Meridian:&lt;/TD&gt;&lt;TD style=""&gt;Greenwich&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style=""&gt;Angular Unit:&lt;/TD&gt;&lt;TD style=""&gt;Degree&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The downloaded prj file has the following info:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lambert_Azimuthal_Equal_Area&lt;/P&gt;&lt;P&gt;Authority: Custom&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Projection: Lambert_Azimuthal_Equal_Area&lt;/P&gt;&lt;P&gt;false_easting: 0.0&lt;/P&gt;&lt;P&gt;false_northing: 0.0&lt;/P&gt;&lt;P&gt;central_meridian: -114.125&lt;/P&gt;&lt;P&gt;latitude_of_origin: 45.5&lt;/P&gt;&lt;P&gt;Linear Unit: Meter (1.0)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Geographic Coordinate System: Unknown&lt;/P&gt;&lt;P&gt;Angular Unit: Degree (0.0174532925199433)&lt;/P&gt;&lt;P&gt;Prime Meridian: Greenwich (0.0)&lt;/P&gt;&lt;P&gt;Datum: D_unknown&lt;/P&gt;&lt;P&gt;&amp;nbsp; Spheroid: Unknown&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Semimajor Axis: 6371007.181&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Semiminor Axis: 6371007.181&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inverse Flattening: 0.0&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be very useful! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 23:42:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/converting-shapefile-projection-to-lambert-equal/m-p/771751#M255</guid>
      <dc:creator>JaiKanth</dc:creator>
      <dc:date>2014-08-04T23:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Converting shapefile projection to Lambert Equal-Area Azimuthal</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/converting-shapefile-projection-to-lambert-equal/m-p/771752#M256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Geographic Conversion refers to a datum transformation. However, if both your source data and your desired projection use the same datum this is not required. This is why there is no GCS_WGS_1984 to WGS 1984 option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One issue is that your Lamberts projection file does not specify a known datum. ArcMap sees that the source data and target projection require a datum transformation but cannot locate an appropriate one. If you modify your Lamberts projection file to use WGS84 as the underlying geographic coordinate system then the project tool works as it does not require a datum transformation. However, the results may not be quite what you are after:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="lambert.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/3014_lambert.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are other equal area world projections that use WGS84 that may be more suitable, for example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;World_Behrmann (WKID: 54017 Authority: ESRI)&lt;/LI&gt;&lt;LI&gt;World_Cylindrical_Equal_Area (WKID: 54034 Authority: ESRI)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;These are available within ArcMap (Projected Coordinate Systems &amp;gt; World). The &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//003r00000017000000"&gt;list of supported map projections&lt;/A&gt; in the ESRI help has more information on each of these and others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an example, the World Behrmann projected data looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="behrmann.png" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/3015_behrmann.png" style="width: 620px; height: 243px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3120"&gt;Melita Kennedy&lt;/A&gt;‌ may be able to suggest the best projection to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Owen&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.spatialxp.com.au/"&gt;Spatial XP&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 00:40:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/converting-shapefile-projection-to-lambert-equal/m-p/771752#M256</guid>
      <dc:creator>OwenEarley</dc:creator>
      <dc:date>2014-08-05T00:40:07Z</dc:date>
    </item>
  </channel>
</rss>

