<?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: WFS unsupported using an ArcGIS Online webmap? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wfs-unsupported-using-an-arcgis-online-webmap/m-p/286762#M26410</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/8498"&gt;Chris Buckmaster&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this known limitation is due to the fact that the version 4.x of the API does not support WFS yet. As soon as the API does support WFS, it will also support web maps with WFS layers in it, I suppose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esri says it's "Coming soon" - we'll just have to wait (love don't come easy)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Sep 2019 16:12:28 GMT</pubDate>
    <dc:creator>Egge-Jan_Pollé</dc:creator>
    <dc:date>2019-09-16T16:12:28Z</dc:date>
    <item>
      <title>WFS unsupported using an ArcGIS Online webmap?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wfs-unsupported-using-an-arcgis-online-webmap/m-p/286759#M26407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an ArcGIS Online web map and am trying to display it via the ArcGIS Javascript API.&lt;/P&gt;&lt;P&gt;It includes WFS layers and I see that WFS&amp;nbsp;is as of now unsupported - I find this incredibly surprising and am wondering if / when this is going to change?&lt;/P&gt;&lt;P&gt;To not support OGC compliant layers is unbelievable quite frankly and I am hoping ESRI are looking to resolve this?!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 10:16:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wfs-unsupported-using-an-arcgis-online-webmap/m-p/286759#M26407</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-09-16T10:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: WFS unsupported using an ArcGIS Online webmap?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wfs-unsupported-using-an-arcgis-online-webmap/m-p/286760#M26408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/8498"&gt;Chris Buckmaster&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WFS Layers are supported by the ArcGIS API for JavaScript. See this sample demonstrating how to work with WFS layers in a web map:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jssamples/layers_wfs.html" title="https://developers.arcgis.com/javascript/3/jssamples/layers_wfs.html"&gt;WFS Layer | ArcGIS API for JavaScript 3.29&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version 4.x of the API will also support this feature anytime 'soon':&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/guide/choose-version/" title="https://developers.arcgis.com/javascript/latest/guide/choose-version/"&gt;Choose between version 3.x and 4.x | ArcGIS API for JavaScript 4.12&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 11:06:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wfs-unsupported-using-an-arcgis-online-webmap/m-p/286760#M26408</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2019-09-16T11:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: WFS unsupported using an ArcGIS Online webmap?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wfs-unsupported-using-an-arcgis-online-webmap/m-p/286761#M26409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Egge-Jan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aware that there is WFS support when referencing layers using the API itself, but for any layers that are stored within an ArcGIS Online web map there doesn't appear to be (from the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-WebMap.html"&gt;known limitations&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you happen to know when this might be supported please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 12:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wfs-unsupported-using-an-arcgis-online-webmap/m-p/286761#M26409</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-09-16T12:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: WFS unsupported using an ArcGIS Online webmap?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wfs-unsupported-using-an-arcgis-online-webmap/m-p/286762#M26410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/8498"&gt;Chris Buckmaster&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this known limitation is due to the fact that the version 4.x of the API does not support WFS yet. As soon as the API does support WFS, it will also support web maps with WFS layers in it, I suppose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esri says it's "Coming soon" - we'll just have to wait (love don't come easy)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 16:12:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wfs-unsupported-using-an-arcgis-online-webmap/m-p/286762#M26410</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2019-09-16T16:12:28Z</dc:date>
    </item>
  </channel>
</rss>

