<?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 Shapefile in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/shapefile/m-p/1384864#M83695</link>
    <description>&lt;P&gt;Hello, I'm wondering is it possible to export my graphic layer as shapefile using javascript maps sdk and how, or do I need to do it some other way using other tools like python scripts and so on..&lt;BR /&gt;Any help would be &lt;SPAN&gt;appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2024 13:45:37 GMT</pubDate>
    <dc:creator>ErsiLover</dc:creator>
    <dc:date>2024-02-21T13:45:37Z</dc:date>
    <item>
      <title>Shapefile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/shapefile/m-p/1384864#M83695</link>
      <description>&lt;P&gt;Hello, I'm wondering is it possible to export my graphic layer as shapefile using javascript maps sdk and how, or do I need to do it some other way using other tools like python scripts and so on..&lt;BR /&gt;Any help would be &lt;SPAN&gt;appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 13:45:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/shapefile/m-p/1384864#M83695</guid>
      <dc:creator>ErsiLover</dc:creator>
      <dc:date>2024-02-21T13:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Shapefile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/shapefile/m-p/1385020#M83698</link>
      <description>&lt;P&gt;You would probably start with converting each &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html#toJSON" target="_self"&gt;graphic to JSON&lt;/A&gt;. From there, I only know of Python being able to turn that &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/json-to-features.htm" target="_self"&gt;JSON into a geodatabase feature class&lt;/A&gt;, then export the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/feature-class-to-shapefile.htm" target="_self"&gt;feature class to shapefile&lt;/A&gt;. How exactly you implement that workflow can vary depending on your server capabilities and how much you need it to be automated.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 17:50:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/shapefile/m-p/1385020#M83698</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2024-02-21T17:50:04Z</dc:date>
    </item>
  </channel>
</rss>

