<?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: Clipper Transformer not returning &amp;quot;inside&amp;quot; features in ArcGIS Data Interoperability Ques.</title>
    <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/clipper-transformer-not-returning-quot-inside-quot/m-p/1221853#M141</link>
    <description>&lt;P&gt;Typically when I see this type of issue the filter or clipper in your case may have a different coordinate reference system than the clippee. While the two data sets are visually aligned on a Pro map or web map, they are not aligned when DI reads the data. Usually, I use the clipper using data sets with the same projection either from the source of during transformation using transformers that reproject the features.&lt;/P&gt;&lt;P&gt;What is your version of DI?&lt;/P&gt;</description>
    <pubDate>Thu, 13 Oct 2022 23:05:25 GMT</pubDate>
    <dc:creator>rsalvaleon_esri</dc:creator>
    <dc:date>2022-10-13T23:05:25Z</dc:date>
    <item>
      <title>Clipper Transformer not returning "inside" features</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/clipper-transformer-not-returning-quot-inside-quot/m-p/1221846#M140</link>
      <description>&lt;P&gt;I am really scratching my head. I am clipping my features by different areas of interest using the &lt;A href="https://docs.safe.com/fme/2022.0/html/DataInterop_Documentation/FME_Transformers/Transformers/clipper.htm" target="_blank" rel="noopener"&gt;clipper transformer&lt;/A&gt;. No matter what polygon AOI I use, no features are actually considered "inside" the polygon. Everything always comes back as "outside" which I know for certain is not the case. I tested this using my entire city limits extents which encompasses everything. The tool returned everything as outside......&lt;/P&gt;&lt;P&gt;What am I doing wrong or is this a bug? Is there some setting which "inverses" the results? Screenshot below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="COSPNWGuy_0-1665700165077.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53610i666C941BBB3D3F79/image-size/medium?v=v2&amp;amp;px=400" role="button" title="COSPNWGuy_0-1665700165077.png" alt="COSPNWGuy_0-1665700165077.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 22:31:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/clipper-transformer-not-returning-quot-inside-quot/m-p/1221846#M140</guid>
      <dc:creator>COSPNWGuy</dc:creator>
      <dc:date>2022-10-13T22:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Clipper Transformer not returning "inside" features</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/clipper-transformer-not-returning-quot-inside-quot/m-p/1221853#M141</link>
      <description>&lt;P&gt;Typically when I see this type of issue the filter or clipper in your case may have a different coordinate reference system than the clippee. While the two data sets are visually aligned on a Pro map or web map, they are not aligned when DI reads the data. Usually, I use the clipper using data sets with the same projection either from the source of during transformation using transformers that reproject the features.&lt;/P&gt;&lt;P&gt;What is your version of DI?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 23:05:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/clipper-transformer-not-returning-quot-inside-quot/m-p/1221853#M141</guid>
      <dc:creator>rsalvaleon_esri</dc:creator>
      <dc:date>2022-10-13T23:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Clipper Transformer not returning "inside" features</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/clipper-transformer-not-returning-quot-inside-quot/m-p/1221871#M142</link>
      <description>&lt;P&gt;Ohh.....that could be it. My clipper is in state plane and my features are in WGS84. I didn't even think of that. Pro clips fine with things that are different. My version is:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="COSPNWGuy_1-1665704003490.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53616i245FC21C6475D93B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="COSPNWGuy_1-1665704003490.png" alt="COSPNWGuy_1-1665704003490.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 23:33:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/clipper-transformer-not-returning-quot-inside-quot/m-p/1221871#M142</guid>
      <dc:creator>COSPNWGuy</dc:creator>
      <dc:date>2022-10-13T23:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Clipper Transformer not returning "inside" features</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/clipper-transformer-not-returning-quot-inside-quot/m-p/1222019#M143</link>
      <description>&lt;P&gt;It is also possible to "tell" the Clipper that it doesn't have any clipping features if you say the clippers arrive first so leave the default to No.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BruceHarold_0-1665754256585.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53653iC4E8D95BFBC1205A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BruceHarold_0-1665754256585.png" alt="BruceHarold_0-1665754256585.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 13:31:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/clipper-transformer-not-returning-quot-inside-quot/m-p/1222019#M143</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2022-10-14T13:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Clipper Transformer not returning "inside" features</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/clipper-transformer-not-returning-quot-inside-quot/m-p/1222223#M144</link>
      <description>&lt;P&gt;I threw in a project transformer and reprojected before using the clipper and it worked like a charm!! Thanks for pointing this out!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 21:19:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/clipper-transformer-not-returning-quot-inside-quot/m-p/1222223#M144</guid>
      <dc:creator>COSPNWGuy</dc:creator>
      <dc:date>2022-10-14T21:19:42Z</dc:date>
    </item>
  </channel>
</rss>

