<?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: What is the command to create a WFS? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/what-is-the-command-to-create-a-wfs/m-p/1571888#M62964</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/417320"&gt;@Damian&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Were you able to figure this out? I have a very similar problem and I've not been successful.&lt;/P&gt;&lt;P&gt;Thanks for any insight.&lt;/P&gt;</description>
    <pubDate>Tue, 31 Dec 2024 17:59:58 GMT</pubDate>
    <dc:creator>RobertHolliday</dc:creator>
    <dc:date>2024-12-31T17:59:58Z</dc:date>
    <item>
      <title>What is the command to create a WFS?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/what-is-the-command-to-create-a-wfs/m-p/1044082#M39324</link>
      <description>&lt;P&gt;Dear AGOL community, I'm new to this stuff so my apologies if this question is trivial....&lt;/P&gt;&lt;P&gt;I want to create Web Feature Services (WFS) for a whole bunch of Feature Layers, and make them publicly available. My preference is to use ArcGIS API for Python via Notebook. Can anyone tell me what the command is to create a WFS from a Feature Layer?&lt;/P&gt;&lt;P&gt;Regards, Damian&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 05:23:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/what-is-the-command-to-create-a-wfs/m-p/1044082#M39324</guid>
      <dc:creator>Damian</dc:creator>
      <dc:date>2021-04-06T05:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: What is the command to create a WFS?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/what-is-the-command-to-create-a-wfs/m-p/1044100#M39326</link>
      <description>&lt;P&gt;If you have hosted feature layers,&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/publish-wfs.htm" target="_self"&gt;Publish hosted WFS layers - ArcGIS Online&lt;/A&gt;&amp;nbsp;should be the way to go.&lt;/P&gt;&lt;P&gt;I am not good with Python APIs, so I will let others help you on that. Good luck!&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/hosted-web-layers.htm" target="_self"&gt;Hosted Layers - ArcGIS Online&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 08:08:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/what-is-the-command-to-create-a-wfs/m-p/1044100#M39326</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-04-06T08:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: What is the command to create a WFS?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/what-is-the-command-to-create-a-wfs/m-p/1044115#M39328</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/95280"&gt;@JayantaPoddar&lt;/a&gt;&amp;nbsp;, they are indeed hosted feature layers. However I have over 100 layers, so I would rather write a script that will automatically iterate each layer to create the WFS outputs rather than create each WFS manually one at a time.&lt;/P&gt;&lt;P&gt;Regards, Damian&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 11:01:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/what-is-the-command-to-create-a-wfs/m-p/1044115#M39328</guid>
      <dc:creator>Damian</dc:creator>
      <dc:date>2021-04-06T11:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is the command to create a WFS?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/what-is-the-command-to-create-a-wfs/m-p/1571888#M62964</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/417320"&gt;@Damian&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Were you able to figure this out? I have a very similar problem and I've not been successful.&lt;/P&gt;&lt;P&gt;Thanks for any insight.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 17:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/what-is-the-command-to-create-a-wfs/m-p/1571888#M62964</guid>
      <dc:creator>RobertHolliday</dc:creator>
      <dc:date>2024-12-31T17:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: What is the command to create a WFS?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/what-is-the-command-to-create-a-wfs/m-p/1571982#M62970</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/354489"&gt;@RobertHolliday&lt;/a&gt;&amp;nbsp;, unfortunately not.&lt;/P&gt;&lt;P&gt;Regards, Damian&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jan 2025 02:03:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/what-is-the-command-to-create-a-wfs/m-p/1571982#M62970</guid>
      <dc:creator>Damian</dc:creator>
      <dc:date>2025-01-01T02:03:33Z</dc:date>
    </item>
  </channel>
</rss>

