<?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: ArcGIS Pro WMS Issues in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-wms-issues/m-p/753160#M32898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This service does not draw in Pro because Server returns an error when service layer query includes&amp;nbsp;any value other than 0 for maxAllowableOffset parameter. Requests that are sent from Pro include a maxAllowableOffset value, which causes the server to&amp;nbsp;throw an error and not return any feature geometry back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server returns an error:&amp;nbsp;&lt;A class="link-titled" href="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;maxAllowableOffset=0.0&amp;amp;f=html" title="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;maxAllowableOffset=0.0&amp;amp;f=html"&gt;https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;&lt;STRONG&gt;maxAllowableOffset=0.0&lt;/STRONG&gt;&amp;amp;f=html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the request is modified to exclude maxAllowableOffset or set this value to 0 then the request succeeds.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;maxAllowableOffset=0&amp;amp;f=html" title="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;maxAllowableOffset=0&amp;amp;f=html"&gt;https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;&lt;STRONG&gt;maxAllowableOffset=0&lt;/STRONG&gt;&amp;amp;f=html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2018 20:31:06 GMT</pubDate>
    <dc:creator>SrinivasVinnakota</dc:creator>
    <dc:date>2018-06-14T20:31:06Z</dc:date>
    <item>
      <title>ArcGIS Pro WMS Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-wms-issues/m-p/753159#M32897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am having an interesting issue with ArcGIS Pro not displaying the polygon boundaries of a WMS layer but displays the labels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I load the following layer&amp;nbsp;&lt;A class="link-titled" href="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3" title="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3"&gt;Layer: EPM Granted (ID: 3)&lt;/A&gt;&amp;nbsp; into ArcGIS Pro then only labels are displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/397486_pastedImage_3.png" style="width: 620px; height: 391px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF I load the full WMS&amp;nbsp;&lt;A class="link-titled" href="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer" title="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer"&gt;Economy/MinesPermitsCurrent (MapServer)&lt;/A&gt;&amp;nbsp; then it shows all the layers and&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/397508_pastedImage_5.png" style="width: 620px; height: 456px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I do the same in Portal for ArcGIS I get all layers showing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/397509_pastedImage_6.png" style="width: 620px; height: 472px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/397510_pastedImage_7.png" style="width: 620px; height: 458px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone shed some light on why this might be happening please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 04:57:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-wms-issues/m-p/753159#M32897</guid>
      <dc:creator>DeanHowell1</dc:creator>
      <dc:date>2018-02-27T04:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro WMS Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-wms-issues/m-p/753160#M32898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This service does not draw in Pro because Server returns an error when service layer query includes&amp;nbsp;any value other than 0 for maxAllowableOffset parameter. Requests that are sent from Pro include a maxAllowableOffset value, which causes the server to&amp;nbsp;throw an error and not return any feature geometry back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server returns an error:&amp;nbsp;&lt;A class="link-titled" href="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;maxAllowableOffset=0.0&amp;amp;f=html" title="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;maxAllowableOffset=0.0&amp;amp;f=html"&gt;https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;&lt;STRONG&gt;maxAllowableOffset=0.0&lt;/STRONG&gt;&amp;amp;f=html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the request is modified to exclude maxAllowableOffset or set this value to 0 then the request succeeds.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;maxAllowableOffset=0&amp;amp;f=html" title="https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;maxAllowableOffset=0&amp;amp;f=html"&gt;https://gisservices.information.qld.gov.au/arcgis/rest/services/Economy/MinesPermitsCurrent/MapServer/3/query?objectIds=2696490&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=true&amp;amp;&lt;STRONG&gt;maxAllowableOffset=0&lt;/STRONG&gt;&amp;amp;f=html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 20:31:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-wms-issues/m-p/753160#M32898</guid>
      <dc:creator>SrinivasVinnakota</dc:creator>
      <dc:date>2018-06-14T20:31:06Z</dc:date>
    </item>
  </channel>
</rss>

