<?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 can I select features without adding the Feature Layer to TOC in ArcGIS Pro SDK in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-select-features-without-adding-the/m-p/1024548#M6142</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/145101"&gt;@CharlesMacleod&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer! Is there way to select features directly without converting a shapefile/Feature Class into a project item? Would you mind sharing a simple example selecting directly from a shapefile or feature class?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Feb 2021 19:32:18 GMT</pubDate>
    <dc:creator>Amadeus111</dc:creator>
    <dc:date>2021-02-08T19:32:18Z</dc:date>
    <item>
      <title>How can I select features without adding the Feature Layer to TOC in ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-select-features-without-adding-the/m-p/1024478#M6139</link>
      <description>&lt;P&gt;I would like to select features (image footprints) in the view extent on a FeatureLayer. Then, I will use those selected features to call aerial images. Users do not have anything to do with the FeatureLayer. I would like making selection part behind the scenes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or, is there another way to show all images when user at 1:20,000 scale or bigger.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a possible way to do one if these in AGP SDK?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 17:43:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-select-features-without-adding-the/m-p/1024478#M6139</guid>
      <dc:creator>Amadeus111</dc:creator>
      <dc:date>2021-02-08T17:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can I select features without adding the Feature Layer to TOC in ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-select-features-without-adding-the/m-p/1024526#M6141</link>
      <description>&lt;P&gt;select directly from the underlying datasource.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 18:49:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-select-features-without-adding-the/m-p/1024526#M6141</guid>
      <dc:creator>CharlesMacleod</dc:creator>
      <dc:date>2021-02-08T18:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can I select features without adding the Feature Layer to TOC in ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-select-features-without-adding-the/m-p/1024548#M6142</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/145101"&gt;@CharlesMacleod&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer! Is there way to select features directly without converting a shapefile/Feature Class into a project item? Would you mind sharing a simple example selecting directly from a shapefile or feature class?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 19:32:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-select-features-without-adding-the/m-p/1024548#M6142</guid>
      <dc:creator>Amadeus111</dc:creator>
      <dc:date>2021-02-08T19:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I select features without adding the Feature Layer to TOC in ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-select-features-without-adding-the/m-p/1024643#M6143</link>
      <description>&lt;P&gt;try these two examples. They should get u started.....but there are many more examples on this page:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki/ProSnippets-Geodatabase#opening-a-file-geodatabase-given-the-path" target="_blank" rel="noopener"&gt;https://github.com/esri/arcgis-pro-sdk/wiki/ProSnippets-Geodatabase#opening-a-file-geodatabase-given-the-path&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A title="Geodatabase Searching a featureclass using spatialqueryfilter" href="https://github.com/esri/arcgis-pro-sdk/wiki/ProSnippets-Geodatabase#searching-a-featureclass-using-spatialqueryfilter" target="_blank" rel="noopener"&gt;https://github.com/esri/arcgis-pro-sdk/wiki/ProSnippets-Geodatabase#searching-a-featureclass-using-spatialqueryfilter&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 21:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-select-features-without-adding-the/m-p/1024643#M6143</guid>
      <dc:creator>CharlesMacleod</dc:creator>
      <dc:date>2021-02-08T21:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I select features without adding the Feature Layer to TOC in ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-select-features-without-adding-the/m-p/1025718#M6165</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/145101"&gt;@CharlesMacleod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great resources! I use multiple layers some of them pointing to shapefiles some of them pointing to feature classes. I will see what I can do. Thanks for your answer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 03:34:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-select-features-without-adding-the/m-p/1025718#M6165</guid>
      <dc:creator>Amadeus111</dc:creator>
      <dc:date>2021-02-11T03:34:28Z</dc:date>
    </item>
  </channel>
</rss>

