<?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: how to save featurelayer into json by javascript in web app? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-save-featurelayer-into-json-by-javascript/m-p/1085337#M74116</link>
    <description>&lt;P&gt;You can query the features you're interested in, iterate them and run .toJSON() on each feature. There's no quick way to export all features to JSON though, due to stuff like server query limits.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oh and FeatureLayer queries return a FeatureSet, and that has a toJSON() method on it too.&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-FeatureSet.html" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-FeatureSet.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Aug 2021 14:48:41 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2021-08-03T14:48:41Z</dc:date>
    <item>
      <title>how to save featurelayer into json by javascript in web app?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-save-featurelayer-into-json-by-javascript/m-p/1085216#M74112</link>
      <description>&lt;P&gt;ESRI Graphic has "toJson()" method, but Feature Layer has not such a methos. How do I save a feature layer into json text file?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 11:05:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-save-featurelayer-into-json-by-javascript/m-p/1085216#M74112</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2021-08-03T11:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to save featurelayer into json by javascript in web app?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-save-featurelayer-into-json-by-javascript/m-p/1085337#M74116</link>
      <description>&lt;P&gt;You can query the features you're interested in, iterate them and run .toJSON() on each feature. There's no quick way to export all features to JSON though, due to stuff like server query limits.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oh and FeatureLayer queries return a FeatureSet, and that has a toJSON() method on it too.&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-FeatureSet.html" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-FeatureSet.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 14:48:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-save-featurelayer-into-json-by-javascript/m-p/1085337#M74116</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2021-08-03T14:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to save featurelayer into json by javascript in web app?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-save-featurelayer-into-json-by-javascript/m-p/1149007#M76519</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7384"&gt;@ReneRubalcava&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I used the query to get a FeatureSet, and succeeded to save the feature layer to text and also to recreate it from that text.&lt;BR /&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 08:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-save-featurelayer-into-json-by-javascript/m-p/1149007#M76519</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2022-03-01T08:51:22Z</dc:date>
    </item>
  </channel>
</rss>

