<?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: Disappearing Data on Map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disappearing-data-on-map/m-p/760336#M70479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;featureLayer?&amp;nbsp; if so, what is the draw mode?&amp;nbsp; can you see any failed requests in the network traffic (use browser developer tools) perhaps you've hit the default limit of features ArcGIS Server will return?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if none of these suggestions help, taking a look at the live site would probably be helpful&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Apr 2013 17:12:40 GMT</pubDate>
    <dc:creator>JohnGravois</dc:creator>
    <dc:date>2013-04-10T17:12:40Z</dc:date>
    <item>
      <title>Disappearing Data on Map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disappearing-data-on-map/m-p/760335#M70478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: matt.ohara&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having a weird issue where lines in my map disappear depending on what area of the map I'm looking at. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately the map is on a development machine but I am able to move it if it helps people. There are no javascript errors or anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Map with data showing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]23382[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Panned a little bit to the south (Same month, same map):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]23383[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And all the data looks fine in ArcDesktop:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]23384[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know what could be happening or how I would find out what is happening?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 17:03:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disappearing-data-on-map/m-p/760335#M70478</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-04-10T17:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disappearing Data on Map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disappearing-data-on-map/m-p/760336#M70479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;featureLayer?&amp;nbsp; if so, what is the draw mode?&amp;nbsp; can you see any failed requests in the network traffic (use browser developer tools) perhaps you've hit the default limit of features ArcGIS Server will return?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if none of these suggestions help, taking a look at the live site would probably be helpful&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 17:12:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disappearing-data-on-map/m-p/760336#M70479</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-04-10T17:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Disappearing Data on Map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disappearing-data-on-map/m-p/760337#M70480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: matt.ohara&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's a dynamic service and there's no failed web requests in the network traffic. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I just figured out what the problem (or one of them was). I thought to check the log files for the service on in the server manager. The service was throwing an error "There is an error during the draw: %s (1.) OID mapped column has null value". After setting the unqiue ID field properly the data seems to be mostly there now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm getting another issue of "There is an error during the draw: %s (1.) The number of points is less than required for feature" but I seem to be on my way to figuring it out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help though! Much appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 17:31:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disappearing-data-on-map/m-p/760337#M70480</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-04-10T17:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disappearing Data on Map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disappearing-data-on-map/m-p/760338#M70481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;glad to hear it.&amp;nbsp; sounds like you might want to check the geometry in Desktop...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 19:06:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disappearing-data-on-map/m-p/760338#M70481</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-04-10T19:06:36Z</dc:date>
    </item>
  </channel>
</rss>

