<?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: FeatureLayer does not scale to changes in map scale in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-does-not-scale-to-changes-in-map/m-p/425328#M9933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: dpaddock&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sure, my email is my username (dpaddock) at esri dot com.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Sep 2010 15:59:19 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2010-09-01T15:59:19Z</dc:date>
    <item>
      <title>FeatureLayer does not scale to changes in map scale</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-does-not-scale-to-changes-in-map/m-p/425325#M9930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Featurelayer is not behaving as expected in release build when applying a DefinitionExpression and using either MODE_ON_DEMAND or MODE_SNAPSHOT.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FlashBuilder 4:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Works properly in debug build&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Does not work in release build&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The featurelayer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mode = MODE_ON_DEMAND // MODE_SNAPSHOT - neither update when map scale changes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;contains points. On demand should reapply definition at new extent. Snapshot should have fetch all features for the layer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The workflow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Map is zoomed to a county boundary. A definition query is applied to the featurelayer based on some criteria. Features in visible extent are correctly returned and rendered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Zoom in or out 1 or more levels and featurelayer DOES NOT refetch features or properly scale itself. The layer just never updates. It does pan correctly though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See screenshots attached.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 16:21:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-does-not-scale-to-changes-in-map/m-p/425325#M9930</guid>
      <dc:creator>JeffGermain</dc:creator>
      <dc:date>2010-08-27T16:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer does not scale to changes in map scale</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-does-not-scale-to-changes-in-map/m-p/425326#M9931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: dpaddock&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is strange that you're seeing a difference between debug and release builds. It may be a security issue. What are the url's you're using when you run each build? Can you provide source code that duplicates this issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 16:54:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-does-not-scale-to-changes-in-map/m-p/425326#M9931</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-08-27T16:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer does not scale to changes in map scale</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-does-not-scale-to-changes-in-map/m-p/425327#M9932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What are the url's you're using when you run each build?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Debug:&amp;nbsp; using ASP.NET development server &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:3000/PublicViewer/flex_bin/index.html"&gt;http://localhost:3000/PublicViewer/flex_bin/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Release:&amp;nbsp; IIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost/txwrapr/index.html"&gt;http://localhost/txwrapr/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can you provide source code that duplicates this issue?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I can send you the source offline if you provide me an email. Let me know...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 15:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-does-not-scale-to-changes-in-map/m-p/425327#M9932</guid>
      <dc:creator>JeffGermain</dc:creator>
      <dc:date>2010-08-30T15:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer does not scale to changes in map scale</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-does-not-scale-to-changes-in-map/m-p/425328#M9933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: dpaddock&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sure, my email is my username (dpaddock) at esri dot com.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 15:59:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-does-not-scale-to-changes-in-map/m-p/425328#M9933</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-09-01T15:59:19Z</dc:date>
    </item>
  </channel>
</rss>

