<?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: Export Web Map Task for 3076 features in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-web-map-task-for-3076-features/m-p/32449#M2610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;since you're attempting to execute a print request (from our sample server which is not intended to be utilized by production applications :)), what is the benefit of passing the geometry and attributes of over 1000 features?&lt;BR /&gt;&lt;BR /&gt;come to think of it, even in an interactive webpage its not possible for end users to work with that many features.&lt;BR /&gt;&lt;BR /&gt;it would probably be a lot more appropriate to work with a dynamicMapServiceLayer to draw the same information.&amp;nbsp; have you seen our &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/ed_selectionmode.html"&gt;sample&lt;/A&gt; which demonstrates how to draw the same data using this technique and use a featureLayer in selection only mode?&lt;BR /&gt;&lt;BR /&gt;we also have an &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/limits_for_graphics.htm"&gt;article&lt;/A&gt; in the conceptual help related to considerations when working with a large number of graphics.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi John, thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All my layers are in ArcGISDynamicMapServiceLayer. The reason I have to work with 3076 features is because that is the number of counties of US and the data needs to display all the info. I am bit confused as to how drawing the features in dynamic map layer (which I am already doing), will help in using the print task?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2012 15:52:21 GMT</pubDate>
    <dc:creator>SmaranHarihar</dc:creator>
    <dc:date>2012-12-05T15:52:21Z</dc:date>
    <item>
      <title>Export Web Map Task for 3076 features</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-web-map-task-for-3076-features/m-p/32447#M2608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use &lt;/SPAN&gt;&lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task"&gt;Export Web Map Task&lt;/A&gt;&lt;SPAN&gt; but it has a limit of 1000 records, how can I use this service or replicate this service to execute my print command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions? I am working on ArcServer 10 not 10.1 and so cannot use the new print task and print widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 22:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-web-map-task-for-3076-features/m-p/32447#M2608</guid>
      <dc:creator>SmaranHarihar</dc:creator>
      <dc:date>2012-12-04T22:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Export Web Map Task for 3076 features</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-web-map-task-for-3076-features/m-p/32448#M2609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;since you're attempting to execute a print request (from our sample server which is not intended to be utilized by production applications :)), what is the benefit of passing the geometry and attributes of over 1000 features?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;come to think of it, even in an interactive webpage its not possible for end users to work with that many features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it would probably be a lot more appropriate to work with a dynamicMapServiceLayer to draw the same information.&amp;nbsp; have you seen our &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/ed_selectionmode.html"&gt;sample&lt;/A&gt;&lt;SPAN&gt; which demonstrates how to draw the same data using this technique and use a featureLayer in selection only mode?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we also have an &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/limits_for_graphics.htm"&gt;article&lt;/A&gt;&lt;SPAN&gt; in the conceptual help related to considerations when working with a large number of graphics.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 15:43:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-web-map-task-for-3076-features/m-p/32448#M2609</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-12-05T15:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export Web Map Task for 3076 features</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-web-map-task-for-3076-features/m-p/32449#M2610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;since you're attempting to execute a print request (from our sample server which is not intended to be utilized by production applications :)), what is the benefit of passing the geometry and attributes of over 1000 features?&lt;BR /&gt;&lt;BR /&gt;come to think of it, even in an interactive webpage its not possible for end users to work with that many features.&lt;BR /&gt;&lt;BR /&gt;it would probably be a lot more appropriate to work with a dynamicMapServiceLayer to draw the same information.&amp;nbsp; have you seen our &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/ed_selectionmode.html"&gt;sample&lt;/A&gt; which demonstrates how to draw the same data using this technique and use a featureLayer in selection only mode?&lt;BR /&gt;&lt;BR /&gt;we also have an &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/limits_for_graphics.htm"&gt;article&lt;/A&gt; in the conceptual help related to considerations when working with a large number of graphics.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi John, thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All my layers are in ArcGISDynamicMapServiceLayer. The reason I have to work with 3076 features is because that is the number of counties of US and the data needs to display all the info. I am bit confused as to how drawing the features in dynamic map layer (which I am already doing), will help in using the print task?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 15:52:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-web-map-task-for-3076-features/m-p/32449#M2610</guid>
      <dc:creator>SmaranHarihar</dc:creator>
      <dc:date>2012-12-05T15:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export Web Map Task for 3076 features</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-web-map-task-for-3076-features/m-p/32450#M2611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm not sure what you mean.&amp;nbsp; here is a working sample which prints out a map which displays all the counties in the US as an &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/arcgisdynamicmapservicelayer.htm"&gt;ArcGISDynamicMapServiceLayer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jsfiddle.net/jagravois/pvfC6/"&gt;http://jsfiddle.net/jagravois/pvfC6/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 16:16:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-web-map-task-for-3076-features/m-p/32450#M2611</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-12-05T16:16:39Z</dc:date>
    </item>
  </channel>
</rss>

