<?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 Is it possible to retrieve attribute information from a WMS layer? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/is-it-possible-to-retrieve-attribute-information/m-p/1354638#M10758</link>
    <description>&lt;P&gt;I would like to know if it is possible using ArcGis Pro SDK to identify features in a WMS layer&lt;BR /&gt;I have written an addin using VB.Net that performs simple intersect analysis with a site location and range of data layers. This is fine for local vector layers, but some data I want to analyze against is from third party WMS layers.&lt;BR /&gt;I have these added into the project and I can use the identify tool to get feature attributes at a click point. However I can't see in the SDK a way to replicate this in my code using the site location to retrieve the attributes&lt;BR /&gt;Any pointers in the right direction would be appreciated&lt;/P&gt;</description>
    <pubDate>Wed, 29 Nov 2023 15:38:46 GMT</pubDate>
    <dc:creator>WilliamAdnams</dc:creator>
    <dc:date>2023-11-29T15:38:46Z</dc:date>
    <item>
      <title>Is it possible to retrieve attribute information from a WMS layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/is-it-possible-to-retrieve-attribute-information/m-p/1354638#M10758</link>
      <description>&lt;P&gt;I would like to know if it is possible using ArcGis Pro SDK to identify features in a WMS layer&lt;BR /&gt;I have written an addin using VB.Net that performs simple intersect analysis with a site location and range of data layers. This is fine for local vector layers, but some data I want to analyze against is from third party WMS layers.&lt;BR /&gt;I have these added into the project and I can use the identify tool to get feature attributes at a click point. However I can't see in the SDK a way to replicate this in my code using the site location to retrieve the attributes&lt;BR /&gt;Any pointers in the right direction would be appreciated&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 15:38:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/is-it-possible-to-retrieve-attribute-information/m-p/1354638#M10758</guid>
      <dc:creator>WilliamAdnams</dc:creator>
      <dc:date>2023-11-29T15:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to retrieve attribute information from a WMS layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/is-it-possible-to-retrieve-attribute-information/m-p/1354686#M10761</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Look at ArcGIS Pro SDK community samples &lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/IdentifyWithSketchTool" target="_self"&gt;IdentifyWithSketchTool&lt;/A&gt; or &lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/IdentifyWindow" target="_self"&gt;IdentifyWindow&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 16:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/is-it-possible-to-retrieve-attribute-information/m-p/1354686#M10761</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2023-11-29T16:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to retrieve attribute information from a WMS layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/is-it-possible-to-retrieve-attribute-information/m-p/1355046#M10773</link>
      <description>&lt;P&gt;Thanks,&lt;BR /&gt;These samples don't seem to work with my WMS layers.&lt;BR /&gt;They use the GetFeatures method on the active mapview eg. var features = mv.GetFeatures(geometry); - which works with feature layers but not WMS layers&lt;BR /&gt;Do you know if there is an equivalent method for WMS layers?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 10:46:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/is-it-possible-to-retrieve-attribute-information/m-p/1355046#M10773</guid>
      <dc:creator>WilliamAdnams</dc:creator>
      <dc:date>2023-11-30T10:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to retrieve attribute information from a WMS layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/is-it-possible-to-retrieve-attribute-information/m-p/1357280#M10804</link>
      <description>&lt;P&gt;I have worked out a solution for this - just need to compose the GetFeatureInfo URL with the necessary parameters, data layer, query point etc and send the WebRequest to get back the attributes&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 10:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/is-it-possible-to-retrieve-attribute-information/m-p/1357280#M10804</guid>
      <dc:creator>WilliamAdnams</dc:creator>
      <dc:date>2023-12-06T10:31:45Z</dc:date>
    </item>
  </channel>
</rss>

