<?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: How to create a new layer from a shape in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-new-layer-from-a-shape/m-p/660532#M21996</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The link below explains how to export a layer or a selected part of a layer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00s50000000t000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00s50000000t000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2014 16:23:49 GMT</pubDate>
    <dc:creator>RickeyFight</dc:creator>
    <dc:date>2014-08-12T16:23:49Z</dc:date>
    <item>
      <title>How to create a new layer from a shape</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-new-layer-from-a-shape/m-p/660530#M21994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a map layer showing all the rock types in Pennsylvania. I need to create a new layer focusing on a smaller area of the map (to export). When I try to select the rectangular area I want, the attributes selected extend passed this defined area, but I need them to stop in the defined area, so I have a nice clean rectangle in the end. I do not have a spatial analyst license.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 16:06:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-new-layer-from-a-shape/m-p/660530#M21994</guid>
      <dc:creator>AshleyAce</dc:creator>
      <dc:date>2014-08-12T16:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new layer from a shape</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-new-layer-from-a-shape/m-p/660531#M21995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ashley,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could create a rectangle feature class and use the clip tool to extract the rock type layer to the exact extent of the rectangle area you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 16:19:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-new-layer-from-a-shape/m-p/660531#M21995</guid>
      <dc:creator>NicoleBarbiaux</dc:creator>
      <dc:date>2014-08-12T16:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new layer from a shape</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-new-layer-from-a-shape/m-p/660532#M21996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The link below explains how to export a layer or a selected part of a layer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00s50000000t000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00s50000000t000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 16:23:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-new-layer-from-a-shape/m-p/660532#M21996</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2014-08-12T16:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new layer from a shape</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-new-layer-from-a-shape/m-p/660533#M21997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashley,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One possible work around is to create a new polygon shapefile for your area of interest to use as "Mask" and then clip your rock types data layer to give it the rectangular shape you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this by bringing your rock types and the "Mask" polygon into an mxd. and then clicking the Geoprocessing tab at top of your map document and choose the Clip geoprocessing tool.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, here's a YouTube video showing to how to use the tool.&amp;nbsp; &lt;A href="http://www.youtube.com/watch?v=6UF0l8Ly2U4" title="http://www.youtube.com/watch?v=6UF0l8Ly2U4"&gt;How to Clip a Data Layer in ArcMap 10 - YouTube&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nick Lawalin&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Clipboard01.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/3375_Clipboard01.png" style="width: 620px; height: 438px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 16:34:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-new-layer-from-a-shape/m-p/660533#M21997</guid>
      <dc:creator>NickLawalin</dc:creator>
      <dc:date>2014-08-12T16:34:45Z</dc:date>
    </item>
  </channel>
</rss>

