<?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: Publish Web Layer WMS with Get Feature Info answer in HTML in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/publish-web-layer-wms-with-get-feature-info-answer/m-p/1416994#M82544</link>
    <description>&lt;P&gt;Looks like you need to add:&amp;nbsp;info_format=text/html to the end of the request. See the doc below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/customizing-a-wms-getfeatureinfo-response.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/latest/publish-services/windows/customizing-a-wms-getfeatureinfo-response.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2024 13:19:44 GMT</pubDate>
    <dc:creator>George_Thompson</dc:creator>
    <dc:date>2024-04-30T13:19:44Z</dc:date>
    <item>
      <title>Publish Web Layer WMS with Get Feature Info answer in HTML</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/publish-web-layer-wms-with-get-feature-info-answer/m-p/1416970#M82539</link>
      <description>&lt;P&gt;Hi There&lt;/P&gt;&lt;P&gt;I have published data as Web Layer to Enterprise. I added publication as WMS.&lt;/P&gt;&lt;P&gt;The resulting WMS has a GetFeature Info property. The answer from the GetFeature Info is in plaintext&lt;/P&gt;&lt;P&gt;...%3A443%2Fhostingserver%2Fservices%2FMap4%2FMapServer%2FWMSServer%3FSERVICE%3DWMS%26VERSION%3D1.3.0%26REQUEST%3DGetFeatureInfo%26FORMAT%3Dimage%252Fpng%26TRANSPARENT%3Dtrue%26QUERY_LAYERS%3D0%26LAYERS%3D0%26FEATURE_COUNT%3D10%26INFO_FORMAT%3Dtext%252Fplain%26LANG%3Den%26I%3D50%26J%3D50%26CRS%3DEPSG%253A4326%26STYLES%3D%26WIDTH%3D101%26HEIGHT%3D101%26BBOX%3D46.93483778489869%252C6.97971737972145%252C46.952959328602205%252C6.997838923424961&lt;/P&gt;&lt;P&gt;Where can I set the GetFeature Info as HTML?&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Nico&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 12:12:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/publish-web-layer-wms-with-get-feature-info-answer/m-p/1416970#M82539</guid>
      <dc:creator>NicoRohrbach2</dc:creator>
      <dc:date>2024-04-30T12:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Publish Web Layer WMS with Get Feature Info answer in HTML</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/publish-web-layer-wms-with-get-feature-info-answer/m-p/1416994#M82544</link>
      <description>&lt;P&gt;Looks like you need to add:&amp;nbsp;info_format=text/html to the end of the request. See the doc below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/customizing-a-wms-getfeatureinfo-response.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/latest/publish-services/windows/customizing-a-wms-getfeatureinfo-response.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 13:19:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/publish-web-layer-wms-with-get-feature-info-answer/m-p/1416994#M82544</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2024-04-30T13:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Publish Web Layer WMS with Get Feature Info answer in HTML</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/publish-web-layer-wms-with-get-feature-info-answer/m-p/1417022#M82547</link>
      <description>&lt;P&gt;Hi George&lt;/P&gt;&lt;P&gt;Thanks for your quick reply.&amp;nbsp; Is there a possibility to set this parameter when publishing a WMS? Or is it in the Server configuration?&lt;/P&gt;&lt;P&gt;I want to add the WMS to a map viewer with GetFeature Info as HTML and not plain text. The user should get a HTML table result when clicking a feature in the map.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 14:11:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/publish-web-layer-wms-with-get-feature-info-answer/m-p/1417022#M82547</guid>
      <dc:creator>NicoRohrbach2</dc:creator>
      <dc:date>2024-04-30T14:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Publish Web Layer WMS with Get Feature Info answer in HTML</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/publish-web-layer-wms-with-get-feature-info-answer/m-p/1618149#M96054</link>
      <description>&lt;P&gt;It's your application that is requesting response in text/plain format.&lt;/P&gt;&lt;P&gt;ArcGIS Server supports multiple formats and these are advertised in the Capabilities file. For example, &lt;A href="https://sampleserver6.arcgisonline.com/arcgis/services/SampleWorldCities/MapServer/WMSServer?request=GetCapabilities&amp;amp;service=WMS" target="_self"&gt;see this service&lt;/A&gt; and search for GetFeatureInfo. You do not need to make any changes to server or service configuration&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 23:51:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/publish-web-layer-wms-with-get-feature-info-answer/m-p/1618149#M96054</guid>
      <dc:creator>SrinivasVinnakota</dc:creator>
      <dc:date>2025-05-23T23:51:18Z</dc:date>
    </item>
  </channel>
</rss>

