<?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: change the projection of a shapefile in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/change-the-projection-of-a-shapefile/m-p/186927#M10535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot for the advice. I did as you suggest but the new shapefile has the projection of the initial shapefile(which is GCS_WGS_1984) and I want the new shapefile (with the motorways)to have Lambert projection. How can I change and save the projection of the new shapefile?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Oct 2011 09:39:48 GMT</pubDate>
    <dc:creator>Kiriaki-MariaFameli</dc:creator>
    <dc:date>2011-10-27T09:39:48Z</dc:date>
    <item>
      <title>change the projection of a shapefile</title>
      <link>https://community.esri.com/t5/data-management-questions/change-the-projection-of-a-shapefile/m-p/186925#M10533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am a new user of GIS and I have a polyline shapefile with roads in GCS_WGS_1984 geographic projection and I want to extract part of it (only the motorways) in a new shapefile with projection Lambert Conformal Conic in order to calculate the length of each polyline. How can I extract the information I need&amp;nbsp; and save it in a different projection from the one the initial shapefile has?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 10:37:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/change-the-projection-of-a-shapefile/m-p/186925#M10533</guid>
      <dc:creator>Kiriaki-MariaFameli</dc:creator>
      <dc:date>2011-10-26T10:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: change the projection of a shapefile</title>
      <link>https://community.esri.com/t5/data-management-questions/change-the-projection-of-a-shapefile/m-p/186926#M10534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am a new user of GIS and I have a polyline shapefile with roads in GCS_WGS_1984 geographic projection and I want to extract part of it (only the motorways) in a new shapefile with projection Lambert Conformal Conic in order to calculate the length of each polyline. How can I extract the information I need&amp;nbsp; and save it in a different projection from the one the initial shapefile has?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First I assume there is an field in the attribute table that classifies the roads to that you can create a query to select the motorways only.&amp;nbsp; You can use either the Selection menu item for Select by Attributes or open the layer's table and use the Select by Layer in the table.&amp;nbsp; After you have the correct layer as your target build an SQL expression to do the selection.&amp;nbsp; Something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ROAD_CLASS = 'MOTORWAY'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once all of your Motorways are selected, you can right click the layer in the Table of Contents and choose Data then Export.&amp;nbsp; Browse to the directory where you want the shapefile to be, give the new file a name and choose shapefile as the type of file to export.&amp;nbsp; Hit OK and you have a new shapefile with just the motorways you selected.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:03:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/change-the-projection-of-a-shapefile/m-p/186926#M10534</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2011-10-26T14:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: change the projection of a shapefile</title>
      <link>https://community.esri.com/t5/data-management-questions/change-the-projection-of-a-shapefile/m-p/186927#M10535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot for the advice. I did as you suggest but the new shapefile has the projection of the initial shapefile(which is GCS_WGS_1984) and I want the new shapefile (with the motorways)to have Lambert projection. How can I change and save the projection of the new shapefile?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 09:39:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/change-the-projection-of-a-shapefile/m-p/186927#M10535</guid>
      <dc:creator>Kiriaki-MariaFameli</dc:creator>
      <dc:date>2011-10-27T09:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: change the projection of a shapefile</title>
      <link>https://community.esri.com/t5/data-management-questions/change-the-projection-of-a-shapefile/m-p/186928#M10536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Set your data frame projection to the one you want; when you export the shp file, check the "use the data frame projection" button. Or, you can re project in Arc Toolbox, Data Management Tools, Projections and Transformations, Project. It's a lot simpler to just use the data frames projection though, and the result is the same.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 12:43:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/change-the-projection-of-a-shapefile/m-p/186928#M10536</guid>
      <dc:creator>MattMorris</dc:creator>
      <dc:date>2011-10-27T12:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: change the projection of a shapefile</title>
      <link>https://community.esri.com/t5/data-management-questions/change-the-projection-of-a-shapefile/m-p/186929#M10537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot!The new shapefile has the projection I want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 09:27:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/change-the-projection-of-a-shapefile/m-p/186929#M10537</guid>
      <dc:creator>Kiriaki-MariaFameli</dc:creator>
      <dc:date>2011-10-31T09:27:28Z</dc:date>
    </item>
  </channel>
</rss>

