<?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 Warning 000117 when clipping in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/warning-000117-when-clipping/m-p/483505#M16231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to clip two vector layers (the main goal is : I have a shapefile with all the protected areas in EU so polygons, another with tracks so polylines and I am trying to clip the first one on the second one to get only the portions of the tracks that are in protected areas). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - I projected them in the same projection (lambert conformal conic) using the project tool (and not the ''define projection''), &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - At first they did not have the same extent so I reprojected one within the extent of the other and now it is more or less the same one. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - All the data sources of the two layers are now the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - But for some reason when I try to clip my two layers I get the warning 000117 and an empty layer. The thing is that it works for one of the track layer with few objects on it but not for the one I need to use and I don't see where the problem is. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be great !! Thanks a lot,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Angelique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2014 10:58:00 GMT</pubDate>
    <dc:creator>AngeliquePalle</dc:creator>
    <dc:date>2014-01-31T10:58:00Z</dc:date>
    <item>
      <title>Warning 000117 when clipping</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/warning-000117-when-clipping/m-p/483505#M16231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to clip two vector layers (the main goal is : I have a shapefile with all the protected areas in EU so polygons, another with tracks so polylines and I am trying to clip the first one on the second one to get only the portions of the tracks that are in protected areas). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - I projected them in the same projection (lambert conformal conic) using the project tool (and not the ''define projection''), &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - At first they did not have the same extent so I reprojected one within the extent of the other and now it is more or less the same one. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - All the data sources of the two layers are now the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - But for some reason when I try to clip my two layers I get the warning 000117 and an empty layer. The thing is that it works for one of the track layer with few objects on it but not for the one I need to use and I don't see where the problem is. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be great !! Thanks a lot,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Angelique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 10:58:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/warning-000117-when-clipping/m-p/483505#M16231</guid>
      <dc:creator>AngeliquePalle</dc:creator>
      <dc:date>2014-01-31T10:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Warning 000117 when clipping</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/warning-000117-when-clipping/m-p/483506#M16232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you display both layers in ArcMap, do they overlay each other as they are supposed to?&amp;nbsp; If not you still have projection problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, you are using the polyline layer as the input layer and the polygon layer as the clip layer right?&amp;nbsp; If yes to both of those I would probably try running the Check Geometry on the problem layer and if there are problems run Repair Geometry and then try again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Feb 2014 05:07:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/warning-000117-when-clipping/m-p/483506#M16232</guid>
      <dc:creator>NeoGeo</dc:creator>
      <dc:date>2014-02-01T05:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Warning 000117 when clipping</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/warning-000117-when-clipping/m-p/483507#M16233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you display both layers in ArcMap, do they overlay each other as they are supposed to?&amp;nbsp; If not you still have projection problems.&lt;BR /&gt;Also, you are using the polyline layer as the input layer and the polygon layer as the clip layer right?&amp;nbsp; If yes to both of those I would probably try running the Check Geometry on the problem layer and if there are problems run Repair Geometry and then try again.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the answer ! yes they do overlay, and the extents are matching, and yes I use the polygon layer as the clip layer and not the other way round. I have checked the geometry and there is no apparent problem ... For the record if someone has the same problem one day I solved this by projecting my data the other way round : I had everything in Lambert Conformal Conic and added a polygon shapefile in Lambert Azimuthal Equal Area that I projected in LCC. It didn't work that way so instead I reprojected all my data in LAEA and it worked that way but I don't really understand why ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 12:06:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/warning-000117-when-clipping/m-p/483507#M16233</guid>
      <dc:creator>AngeliquePalle</dc:creator>
      <dc:date>2014-02-03T12:06:02Z</dc:date>
    </item>
  </channel>
</rss>

