<?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 WMS and map extent issue with browser size in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms-and-map-extent-issue-with-browser-size/m-p/656554#M14674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a geographic mapping application that has an initial extent of the world (the wrapAround180 is set to false).&amp;nbsp; A WMS layer is loaded (from an AGS 10 SP2 service with an SLD file).&amp;nbsp; The layer loads successfully against an ESRI tiled service when the browser is a "normal" size (e.g. 1024 x 768) -- the BBOX in my GetMap request:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;amp;BBOX=-178.59375,-110.390625,178.59375,110.390625&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the browser is stretched vertically (e.g. 1024 x 1027), the WMS layer still draws fine even though the latitude values are high/low -- the BBOX:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;amp;BBOX=-178.59375,-155.91796875,178.59375,155.91796875&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the browser size is slightly stretched horizontally (e.g. 1034 x 768), the image never draws as the longitude values exceed the -180/180 extents -- the BBOX:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;amp;BBOX=179.6484375,-110.390625,-179.6484375,110.390625&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, my FB console continues repeat this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;[SWF] /webservices/cdo/isdsummaries/MapServer/WMSServer - 0 bytes after decompression&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If a user opens the application in an "odd" sized browser, the WMS layer may not draw.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Glen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2011 11:58:19 GMT</pubDate>
    <dc:creator>GlenReid</dc:creator>
    <dc:date>2011-11-17T11:58:19Z</dc:date>
    <item>
      <title>WMS and map extent issue with browser size</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms-and-map-extent-issue-with-browser-size/m-p/656554#M14674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a geographic mapping application that has an initial extent of the world (the wrapAround180 is set to false).&amp;nbsp; A WMS layer is loaded (from an AGS 10 SP2 service with an SLD file).&amp;nbsp; The layer loads successfully against an ESRI tiled service when the browser is a "normal" size (e.g. 1024 x 768) -- the BBOX in my GetMap request:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;amp;BBOX=-178.59375,-110.390625,178.59375,110.390625&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the browser is stretched vertically (e.g. 1024 x 1027), the WMS layer still draws fine even though the latitude values are high/low -- the BBOX:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;amp;BBOX=-178.59375,-155.91796875,178.59375,155.91796875&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the browser size is slightly stretched horizontally (e.g. 1034 x 768), the image never draws as the longitude values exceed the -180/180 extents -- the BBOX:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;amp;BBOX=179.6484375,-110.390625,-179.6484375,110.390625&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, my FB console continues repeat this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;[SWF] /webservices/cdo/isdsummaries/MapServer/WMSServer - 0 bytes after decompression&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If a user opens the application in an "odd" sized browser, the WMS layer may not draw.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Glen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 11:58:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms-and-map-extent-issue-with-browser-size/m-p/656554#M14674</guid>
      <dc:creator>GlenReid</dc:creator>
      <dc:date>2011-11-17T11:58:19Z</dc:date>
    </item>
  </channel>
</rss>

