<?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: OGC Feature Selection in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/ogc-feature-selection/m-p/1676567#M13843</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;The ArcGIS Maps SDK does not currently support retrieving individual features directly via the &lt;EM&gt;/collections/{collectionId}/items/{featureId}&lt;/EM&gt; endpoint or querying by non-numeric IDs that are not exposed as queryable fields by the service. Since the &lt;EM&gt;OgcFeatureCollectionTable&lt;/EM&gt; relies on standard query parameters that require the ID field to be explicitly filterable, there is no supported native method in the API to select these specific features programmatically.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jan 2026 01:08:14 GMT</pubDate>
    <dc:creator>pnarkhede</dc:creator>
    <dc:date>2026-01-08T01:08:14Z</dc:date>
    <item>
      <title>OGC Feature Selection</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/ogc-feature-selection/m-p/1663557#M13770</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way to retrieve individual features by ID from an OGC API - Features Service?&lt;/P&gt;&lt;P&gt;I have a list of feature IDs from an OGC API Feature Collection and want to select or highlight specific features on my map programmatically.&lt;/P&gt;&lt;P&gt;The issue is that I can't query features using the endpoint &lt;EM&gt;/collections/{collectionId}/items/{featureId}&lt;/EM&gt;, as I can't find a way to do this with ArcGIS natively. Is there a solution for this?&lt;/P&gt;&lt;P&gt;For other feature layers like WFS, I’ve implemented selection using &lt;EM&gt;WfsFeatureTable.PopulateFromServiceAsync&lt;/EM&gt; with an ID filter to return the desired feature. However, this doesn't work with all OGC APIs because the unique ID isn’t queryable in some cases. For example, see this service: &lt;A href="https://demo.ldproxy.net/daraa/collections/TransportationGroundCrv/queryables" target="_new" rel="noopener"&gt;https://demo.ldproxy.net/daraa/collections/TransportationGroundCrv/queryables&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Can I achieve this selection using the ArcGIS Maps SDK without manually implementing HTTPS requests?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 14:35:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/ogc-feature-selection/m-p/1663557#M13770</guid>
      <dc:creator>TimScheiber</dc:creator>
      <dc:date>2025-11-05T14:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: OGC Feature Selection</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/ogc-feature-selection/m-p/1676567#M13843</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;The ArcGIS Maps SDK does not currently support retrieving individual features directly via the &lt;EM&gt;/collections/{collectionId}/items/{featureId}&lt;/EM&gt; endpoint or querying by non-numeric IDs that are not exposed as queryable fields by the service. Since the &lt;EM&gt;OgcFeatureCollectionTable&lt;/EM&gt; relies on standard query parameters that require the ID field to be explicitly filterable, there is no supported native method in the API to select these specific features programmatically.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 01:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/ogc-feature-selection/m-p/1676567#M13843</guid>
      <dc:creator>pnarkhede</dc:creator>
      <dc:date>2026-01-08T01:08:14Z</dc:date>
    </item>
  </channel>
</rss>

