<?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 How to Export from WFS to SHP or KMZ in WebApp builder? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-export-from-wfs-to-shp-or-kmz-in-webapp/m-p/376873#M34955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;I know this question has been asked a few time on here, but I don't seem to be getting a clear answer.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;We have serveral WFS &amp;amp; WMS services published on our ArcServer machines and want users to be able to extract them.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;We want users to select parcels with a tool then allow them to export to shpfile or kmz with a simple UI in a WebApp.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 11.5pt; "&gt;This is what I've tried so far.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.5/analyze/sharing-workflows/gp-service-example-clip-and-ship.htm#ESRI_SECTION1_1899B0F6840A4810A0CBC64286173E06"&gt;&lt;SPAN style="color: #2989c5;"&gt;Geoprocessing service example: Clip And Ship—ArcMap | ArcGIS Desktop&lt;/SPAN&gt;&lt;/A&gt;- Not sure if this works with WFS? I can't get this to really work. Is this meant for what I'm trying to accomplish ?&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin-bottom: .0001pt;"&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" href="https://community.esri.com/ideas/13469-add-export-to-shp-or-export-to-gdb-option-to-wab-select-widget"&gt;&lt;SPAN style="color: #2989c5;"&gt;Add "Export to SHP" or "Export to GDB" option to WAB Select Widget&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; -&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;The following work-around was provided by Esri development:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI style="text-indent: -.25in; background: white; margin: 3.0pt 0in 3.0pt 0in;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Enable the “Export” capability for Select widget&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in; background: white; margin: 3.0pt 0in 3.0pt 0in;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Use “Save to My Content” on the selection to save the selection to your portal as an Feature Collection item&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in; background: white; margin: 3.0pt 0in 3.0pt 0in;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Go to the saved Feature Collection item’s details page&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in; background: white; margin: 3.0pt 0in 3.0pt 0in;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Use “Publish” button to publish it as a hosted feature layer&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in; background: white; margin: 3.0pt 0in 3.0pt 0in;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Use the “Export Data” capability of the hosted feature layer to export it to Shapefile.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;This process is not ideal for us. We would also like to have KML.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;These are the Tools I have available:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;FME&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;ArcServer&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Portal/Enterprise&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Is there a way I can publish&amp;nbsp;a GP tool on our servers with the FME module. To accomplish this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Thanks !&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2020 16:19:58 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-06-08T16:19:58Z</dc:date>
    <item>
      <title>How to Export from WFS to SHP or KMZ in WebApp builder?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-export-from-wfs-to-shp-or-kmz-in-webapp/m-p/376873#M34955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;I know this question has been asked a few time on here, but I don't seem to be getting a clear answer.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;We have serveral WFS &amp;amp; WMS services published on our ArcServer machines and want users to be able to extract them.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;We want users to select parcels with a tool then allow them to export to shpfile or kmz with a simple UI in a WebApp.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 11.5pt; "&gt;This is what I've tried so far.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.5/analyze/sharing-workflows/gp-service-example-clip-and-ship.htm#ESRI_SECTION1_1899B0F6840A4810A0CBC64286173E06"&gt;&lt;SPAN style="color: #2989c5;"&gt;Geoprocessing service example: Clip And Ship—ArcMap | ArcGIS Desktop&lt;/SPAN&gt;&lt;/A&gt;- Not sure if this works with WFS? I can't get this to really work. Is this meant for what I'm trying to accomplish ?&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin-bottom: .0001pt;"&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" href="https://community.esri.com/ideas/13469-add-export-to-shp-or-export-to-gdb-option-to-wab-select-widget"&gt;&lt;SPAN style="color: #2989c5;"&gt;Add "Export to SHP" or "Export to GDB" option to WAB Select Widget&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; -&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;The following work-around was provided by Esri development:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI style="text-indent: -.25in; background: white; margin: 3.0pt 0in 3.0pt 0in;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Enable the “Export” capability for Select widget&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in; background: white; margin: 3.0pt 0in 3.0pt 0in;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Use “Save to My Content” on the selection to save the selection to your portal as an Feature Collection item&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in; background: white; margin: 3.0pt 0in 3.0pt 0in;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Go to the saved Feature Collection item’s details page&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in; background: white; margin: 3.0pt 0in 3.0pt 0in;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Use “Publish” button to publish it as a hosted feature layer&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in; background: white; margin: 3.0pt 0in 3.0pt 0in;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Use the “Export Data” capability of the hosted feature layer to export it to Shapefile.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;This process is not ideal for us. We would also like to have KML.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;These are the Tools I have available:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;FME&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;ArcServer&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Portal/Enterprise&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Is there a way I can publish&amp;nbsp;a GP tool on our servers with the FME module. To accomplish this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Thanks !&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2020 16:19:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-export-from-wfs-to-shp-or-kmz-in-webapp/m-p/376873#M34955</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-06-08T16:19:58Z</dc:date>
    </item>
  </channel>
</rss>

