<?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: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338980#M31405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Justin,&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp; As William most JS API internals there is no specific documentation on this. For those of use that have used the API for years now we are just familiar with this. You can as some have alter the json before it is sent using esriRequest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Aug 2017 23:30:02 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2017-08-22T23:30:02Z</dc:date>
    <item>
      <title>Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338975#M31400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em; padding: 0px;"&gt;I'll apologize upfront for the cross post - this has also been asked &lt;A href="https://stackoverflow.com/questions/45825520/why-does-printwidget-create-web-map-as-json-with-explicit-geometries-for-feature"&gt;here&lt;/A&gt;. If&amp;nbsp;cross posting is frowned upon I'll be happy to take this down.&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em; padding: 0px;"&gt;I'm using a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print.html" rel="nofollow noreferrer" style="color: #005999; border: 0px; font-weight: inherit; text-decoration: none; font-size: inherit; padding: 0px;"&gt;print widget&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to get exports of a map view. My view has a number of layers, one of them is a feature layer (in this case, showing US ZIP codes). When I look at the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://server.arcgis.com/en/server/latest/create-web-apps/windows/exportwebmap-specification.htm" rel="nofollow noreferrer" style="color: #005999; border: 0px; font-weight: inherit; text-decoration: none; font-size: inherit; padding: 0px;"&gt;ExportWebMap specification&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;it looks like the syntax for feature layers, I should be able to simply provide object IDs for the features that ought to be displayed in the export. However, when I look at the JSON that's sent to the export service's execute task I see that my feature layer was instead treated as a collection of client side graphics - with full geometries listed instead of object IDs.&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em; padding: 0px;"&gt;Aside from being slow this also causes the export operation to crash when my request payload gets too large.&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em; padding: 0px;"&gt;Any insight as to why my FeatureLayer features might be getting serialized as client side graphics?&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em; padding: 0px;"&gt;I'm using version 4.4 of the ArcGIS API for JavaScript.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 19:43:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338975#M31400</guid>
      <dc:creator>JustinRussell</dc:creator>
      <dc:date>2017-08-22T19:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338976#M31401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;This is the expected behavior and has been for a long time (even in the 3.x API).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 20:14:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338976#M31401</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-08-22T20:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338977#M31402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My feeling is that the features are going to have to make their way to the print service one way or another in order to be converted to an image. Whether this is done by your client sending whatever&amp;nbsp;feature data it has currently or the service making separate requests to the feature service based on the oids passed in, the result is going to be more or less the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's surprising to me that this is causing issues. &amp;nbsp;Are the features that get passed in filtered by the extent of the view? &amp;nbsp;How many features are we talking about here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 20:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338977#M31402</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-08-22T20:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338978#M31403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Robert. To be perfectly honest, this is my first time using the print widget. Can you point to where this specific behavior is documented? I didn't seem to come across&amp;nbsp;that mentioned anywhere.&amp;nbsp;I don't doubt that I'm seeing&amp;nbsp;intended behavior, but it&amp;nbsp;does seem like a sub-optimal (though arguably more generic) use of the API so I'm wondering if there are hooks for either intercepting the built JSON or otherwise configuring what get's sent to the server. In my case&amp;nbsp;I may need to find a workaround or else effectively rebuild the&amp;nbsp;print widget from scratch...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 22:19:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338978#M31403</guid>
      <dc:creator>JustinRussell</dc:creator>
      <dc:date>2017-08-22T22:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338979#M31404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas, thanks for the response!&amp;nbsp;It's a fair point&amp;nbsp;about features needing to make their way to the print service either way. That said,&amp;nbsp;coming from the client&amp;nbsp;we're potentially talking about a lot to send over&amp;nbsp;the wire. We also have much less control over network speeds, etc.&amp;nbsp;I feel like you could support&amp;nbsp;better (or just different) feature resolution with those geometries getting expanded on the server as opposed to just using what's on the client. But you're absolutely right, it's gotta happen somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like I'm *mostly* seeing things being filtered by view extent with a bit of a buffer. This makes sense, depending on the dimensions of the export image vs the client side view you might&amp;nbsp;need more or fewer features than reside within your view extent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I copied the error from ArcServer logs below. The Web Map as JSON param is definitely present when the request leaves my browser. It could be getting truncated somewhere along the way - I'll need to do some digging there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #cee6fa; font-size: 12px;"&gt;Error executing tool. Export Web Map Task : ERROR 000735: Web Map as JSON: Value is required The value is empty. The value is empty. ERROR 000735: Web Map as JSON: Value is required&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 22:53:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338979#M31404</guid>
      <dc:creator>JustinRussell</dc:creator>
      <dc:date>2017-08-22T22:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338980#M31405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Justin,&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp; As William most JS API internals there is no specific documentation on this. For those of use that have used the API for years now we are just familiar with this. You can as some have alter the json before it is sent using esriRequest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 23:30:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338980#M31405</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-08-22T23:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338981#M31406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Robert. I'm sorry, would you mind elaborating on that last comment? I see esriRequest but it looks like an AJAX helper utility. Is there a way to intercept requests made by the framework with this? Or are you suggesting I&amp;nbsp;just redefine "esri/request".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 02:36:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338981#M31406</guid>
      <dc:creator>JustinRussell</dc:creator>
      <dc:date>2017-08-23T02:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338982#M31407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI I'm seeing request payloads of about ~20MB. This thread (&lt;A href="https://community.esri.com/thread/72208"&gt;Export Web Map Task - JSON length limit?&lt;/A&gt;) led me to check my own server configs and indeed I'm at the default of 10MB as a cap for POST sizes. I checked the other&amp;nbsp;components of my stack and as far as I can see this is the only place I could be hitting a size limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully that provides a short term fix but figuring&amp;nbsp;out how to bring this down to a reasonable number could still be interesting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 02:42:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338982#M31407</guid>
      <dc:creator>JustinRussell</dc:creator>
      <dc:date>2017-08-23T02:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338983#M31408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am not sure if this has been implemented for the 4.x API but here is a thread on how it is done in 3.x:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/88119"&gt;setRequestPreCallback on PrintTask&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: If you look at that thread the very last post says it is implemented in 4.x just has not been documented yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 12:43:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338983#M31408</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-08-23T12:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338984#M31409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;20 MB, wow. &amp;nbsp;Just curious, how many features are being sent? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's possible that you can send objectIds instead, as it says in the documentation, but (for whatever reason) sending whole features is preferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't tried it, but you might be able to tap into your export requests before they're sent using the "setRequestPreCallback" (as Robert mentioned) and replace the features with objectIds before the request is sent. &amp;nbsp;Another option would be to strip out attributes and other extraneous from the request. &amp;nbsp;You may not need most&amp;nbsp;attributes (depends on your renderer) or you may be able to delete the attribute property entirely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll see if I can get a sample working to try out objectIds. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 13:11:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338984#M31409</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-08-23T13:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338985#M31410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a sample that strips out each feature layer JSON from the request and replaces it with object ids filtered by the view's extent:&amp;nbsp;&lt;A class="link-titled" href="https://jsbin.com/vatinisuzo/edit?html,output" title="https://jsbin.com/vatinisuzo/edit?html,output"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doesn't seem to work from jsbin, but if you copy the html/js to here:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=widgets-print" title="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=widgets-print"&gt;ArcGIS API for JavaScript Sandbox&lt;/A&gt;&amp;nbsp;and it works for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The specifics of this process might vary&amp;nbsp;for you but the specification does appear to be correct, so&amp;nbsp;you can pass in objectIds rather than entire features. &amp;nbsp;For this example, the content length went from&amp;nbsp;&lt;SPAN style="color: #303942;"&gt;169,698 to&amp;nbsp;&lt;SPAN&gt;11,319 and the image seems the same to me.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303942;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303942;"&gt;&lt;SPAN&gt;I don't know why the JS API sends entire features, but there may be a good reason for it (or not).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 14:04:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338985#M31410</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-08-23T14:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338986#M31411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Thomas. The number of features being sent varies quite a bit but hovers around 100. The feature layer in question is plotting US ZIP Codes - so while there may not be many features, their geometries can be complex (the vast majority&amp;nbsp;of the request payload is geometry rings). The layer is not set to display at high zoom levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing the link below - that's super helpful. I'll&amp;nbsp;experiment&amp;nbsp;setRequestPreCallback as you&amp;nbsp;demonstrated &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 15:15:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338986#M31411</guid>
      <dc:creator>JustinRussell</dc:creator>
      <dc:date>2017-08-23T15:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338987#M31412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like this is technically the correct answer for the question as asked. Though many thanks for &lt;A href="https://community.esri.com/people/TSolow-esristaff"&gt;TSolow-esristaff&lt;/A&gt;&amp;nbsp;for super helpful info on getting me around the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 15:19:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338987#M31412</guid>
      <dc:creator>JustinRussell</dc:creator>
      <dc:date>2017-08-23T15:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why does PrintWidget create Web_Map_as_JSON with explicit geometries for FeatureLayer features?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338988#M31413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Incidentally, I followed up with an Esri rep and confirmed this is the expected behavior.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 20:26:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-does-printwidget-create-web-map-as-json-with/m-p/338988#M31413</guid>
      <dc:creator>JustinRussell</dc:creator>
      <dc:date>2017-08-28T20:26:58Z</dc:date>
    </item>
  </channel>
</rss>

