<?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 Does WMS layer supports info window or popup? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-wms-layer-supports-info-window-or-popup/m-p/443561#M40961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to know if WMS layer supports info window or popup?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Geo-server WMS&amp;nbsp; on the top-of ArcGIS&amp;nbsp; and I need attribute information of the&amp;nbsp; WMS layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am wondering because in open layers its showing. Please let me know..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes can you please share the sample.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance : )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 11:46:20 GMT</pubDate>
    <dc:creator>SunilPalkar</dc:creator>
    <dc:date>2012-09-04T11:46:20Z</dc:date>
    <item>
      <title>Does WMS layer supports info window or popup?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-wms-layer-supports-info-window-or-popup/m-p/443561#M40961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to know if WMS layer supports info window or popup?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Geo-server WMS&amp;nbsp; on the top-of ArcGIS&amp;nbsp; and I need attribute information of the&amp;nbsp; WMS layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am wondering because in open layers its showing. Please let me know..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes can you please share the sample.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance : )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 11:46:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-wms-layer-supports-info-window-or-popup/m-p/443561#M40961</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2012-09-04T11:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Does WMS layer supports info window or popup?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-wms-layer-supports-info-window-or-popup/m-p/443562#M40962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;An OGC WMS can (optionally) support GetFeatureInfo requests, the structure of the response is not defined by the spec:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The actual semantics of how a WMS decides what to return more information about, or what exactly to return, are left up to the WMS provider.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AFAIK there are no components in the JSAPI at present that will perform a GetFeatureInfo request let alone handle the response for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll have to do it yourself or find something someone else has written and incorporate that in your app.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 09:54:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-wms-layer-supports-info-window-or-popup/m-p/443562#M40962</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-09-05T09:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Does WMS layer supports info window or popup?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-wms-layer-supports-info-window-or-popup/m-p/443563#M40963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmm...It looks like I need to write function&amp;nbsp; which fetch value from (Database) and give it back to info window..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 12:02:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-wms-layer-supports-info-window-or-popup/m-p/443563#M40963</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2012-09-05T12:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Does WMS layer supports info window or popup? :(</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-wms-layer-supports-info-window-or-popup/m-p/443564#M40964</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 have tried using creating function but its not working. We have few clients&amp;nbsp; and they do not have ArcGIS Server... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I think&amp;nbsp; Esri&amp;nbsp; does not&amp;nbsp; support external wms +getfeatureinfo() request +info window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So sad .. : (&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 11:15:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-wms-layer-supports-info-window-or-popup/m-p/443564#M40964</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2012-09-06T11:15:56Z</dc:date>
    </item>
  </channel>
</rss>

