<?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 How to define INFO_FORMAT parameter in WMS request getFeatureInfo? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-info-format-parameter-in-wms-request/m-p/74551#M6776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use default popup info functionality to query WMS layer with getFeatureInfo request.&lt;/P&gt;&lt;P&gt;The request sent after clicking the map contains "INFO_FORMAT=undefined".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the service doesn't accept this value. And this is only parameter which prevents service from response.&lt;/P&gt;&lt;P&gt;The prefered value for this parameter is "text/plain".&lt;/P&gt;&lt;P&gt;I've tried using customLayerParameter (new in 3.18) when defining the service, but it doesn't overwrite default "undefined" value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is: how to define INFO_FORMAT parameter equal "text/plain" for getFeatureInfo request?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Oct 2016 20:13:25 GMT</pubDate>
    <dc:creator>MichalGasiorowski</dc:creator>
    <dc:date>2016-10-03T20:13:25Z</dc:date>
    <item>
      <title>How to define INFO_FORMAT parameter in WMS request getFeatureInfo?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-info-format-parameter-in-wms-request/m-p/74551#M6776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use default popup info functionality to query WMS layer with getFeatureInfo request.&lt;/P&gt;&lt;P&gt;The request sent after clicking the map contains "INFO_FORMAT=undefined".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the service doesn't accept this value. And this is only parameter which prevents service from response.&lt;/P&gt;&lt;P&gt;The prefered value for this parameter is "text/plain".&lt;/P&gt;&lt;P&gt;I've tried using customLayerParameter (new in 3.18) when defining the service, but it doesn't overwrite default "undefined" value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is: how to define INFO_FORMAT parameter equal "text/plain" for getFeatureInfo request?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 20:13:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-info-format-parameter-in-wms-request/m-p/74551#M6776</guid>
      <dc:creator>MichalGasiorowski</dc:creator>
      <dc:date>2016-10-03T20:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to define INFO_FORMAT parameter in WMS request getFeatureInfo?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-info-format-parameter-in-wms-request/m-p/74552#M6777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I missed the WMSLayer property: &lt;A href="https://developers.arcgis.com/javascript/3/jsapi/wmslayer-amd.html#featureinfoformat"&gt;&lt;EM&gt;featureInfoFormat&lt;/EM&gt;&lt;/A&gt; where required type of response can be defined.&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 09:23:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-define-info-format-parameter-in-wms-request/m-p/74552#M6777</guid>
      <dc:creator>MichalGasiorowski</dc:creator>
      <dc:date>2016-10-04T09:23:17Z</dc:date>
    </item>
  </channel>
</rss>

