<?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 Clipping Lines in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669901#M22285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm relatively new to ArcGIS, so bear with me here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to clip several layers within a .5 mile radius of a specific point.&amp;nbsp; My .5 mile buffer has already been taken care of, and I've clipped layers including building footprints and sidewalk outlines to everything within this buffer.&amp;nbsp; I'd like to do the same with roads, but I'm not able to clip it.&amp;nbsp; It pops up with an error saying, "ERROR 000438: Overlay not a Polygon".&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's true - my roads are a line geometry type, while the other layers are not.&amp;nbsp; However, I thought that I had clipped roads and stuff before (not recently) and I don't think it should be a difficult thing to do if it can clip everything else.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What do I do from here, in order to to clip the roads layer down to the .5 mile buffer like the others?&amp;nbsp; If it is the case that I absolutely can't clip lines, then how do I do this?&amp;nbsp; Can I change it into a compatible geometry type and clip it that way?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2012 17:25:03 GMT</pubDate>
    <dc:creator>MorganGardner</dc:creator>
    <dc:date>2012-10-12T17:25:03Z</dc:date>
    <item>
      <title>Clipping Lines</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669901#M22285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm relatively new to ArcGIS, so bear with me here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to clip several layers within a .5 mile radius of a specific point.&amp;nbsp; My .5 mile buffer has already been taken care of, and I've clipped layers including building footprints and sidewalk outlines to everything within this buffer.&amp;nbsp; I'd like to do the same with roads, but I'm not able to clip it.&amp;nbsp; It pops up with an error saying, "ERROR 000438: Overlay not a Polygon".&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's true - my roads are a line geometry type, while the other layers are not.&amp;nbsp; However, I thought that I had clipped roads and stuff before (not recently) and I don't think it should be a difficult thing to do if it can clip everything else.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What do I do from here, in order to to clip the roads layer down to the .5 mile buffer like the others?&amp;nbsp; If it is the case that I absolutely can't clip lines, then how do I do this?&amp;nbsp; Can I change it into a compatible geometry type and clip it that way?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 17:25:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669901#M22285</guid>
      <dc:creator>MorganGardner</dc:creator>
      <dc:date>2012-10-12T17:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping Lines</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669902#M22286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And your buffer is definitely a polygon shapefile??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 17:27:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669902#M22286</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2012-10-12T17:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping Lines</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669903#M22287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, my buffer is a polygon too.&amp;nbsp; I'm trying the same routine I've been doing with all the others, and am only having trouble with the line files.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW, I'm running ArcGIS 10 if that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 17:29:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669903#M22287</guid>
      <dc:creator>MorganGardner</dc:creator>
      <dc:date>2012-10-12T17:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping Lines</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669904#M22288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is absolutely no reason that line shapefiles can't be clipped using a polygon.&amp;nbsp; I would suggest that both files be in shapefile format in a folder without spaces on your hard drive. Start a new project, then try the clip.&amp;nbsp; You might also be advised to right-click on the line and polygon files and go to the File menu, select data and export it to a new shapefiles incase the originals are somehow corrupt.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 19:30:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669904#M22288</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2012-10-12T19:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping Lines</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669905#M22289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you ever figure out a solution to this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting the same error (ERROR 000438: Overlay not a Polygon) when I try clipping. One shapefile is a line geometry type and the other is a polygon geometry type. I tried the above solution, exporting the data and saving to a different folder, and new document. I am still getting the same error every time. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 17:47:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669905#M22289</guid>
      <dc:creator>TiffanyBledsoe</dc:creator>
      <dc:date>2013-04-29T17:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping Lines</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669906#M22290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How are you performing the clip. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the easy way is to select your polygon and then from the editor toolbar select the editor drop down tab and choose clip&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Did you ever figure out a solution to this? &lt;BR /&gt;&lt;BR /&gt;I am getting the same error (ERROR 000438: Overlay not a Polygon) when I try clipping. One shapefile is a line geometry type and the other is a polygon geometry type. I tried the above solution, exporting the data and saving to a different folder, and new document. I am still getting the same error every time. &lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 15:23:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669906#M22290</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-04-30T15:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping Lines</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669907#M22291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your suggestion Robert.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was going to Geoprocessing -&amp;gt; clip. When I tried starting an edit session after I selected the polygon I was given an error. Saying it is "not licensed to edit layers with relationship classes". What I ended up doing was created a small buffer around my line and clipping through geoprocessing -&amp;gt; clip and it worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 15:42:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clipping-lines/m-p/669907#M22291</guid>
      <dc:creator>TiffanyBledsoe</dc:creator>
      <dc:date>2013-04-30T15:42:34Z</dc:date>
    </item>
  </channel>
</rss>

