<?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 Map with ESRI Layers + WFS/WMS Layers in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-with-esri-layers-wfs-wms-layers/m-p/1263296#M80441</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've inherited an app that currently supports all Esri layer types, but mainly is just using MapLayer / TileLayer / FeatureLayer (kind of).&lt;/P&gt;&lt;P&gt;The feature layer is actually being loaded as a MapLayer, and then the FeatureLayer is being queried in a standalone window that can push a geometry to the Map for highlighting. I believe this was done because large sets of features take a long time to render?&lt;/P&gt;&lt;P&gt;Anyway, I am trying to do the same thing with WFS/WMS layers. I can get the WMS layer loaded to the map, but my issue is that when I am trying to load my "attribute table" using WFS, it is always pulling the entire layer down, then filtering it based on my parameters after it has all been pulled down.&lt;/P&gt;&lt;P&gt;I have been seeing places where there is supposedly a SNAPSHOT / ONDEMAND mode, and I feel like ONDEMAND is what I am actually wanting to do, but I don't see a way to do this with a WFSLayer.&lt;/P&gt;&lt;P&gt;Currently, I load the layer with count:0, then try to query it and it pulls it all down, then filters it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open to any recommendations / suggestions.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2023 21:44:28 GMT</pubDate>
    <dc:creator>joshk6656</dc:creator>
    <dc:date>2023-03-01T21:44:28Z</dc:date>
    <item>
      <title>Map with ESRI Layers + WFS/WMS Layers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-with-esri-layers-wfs-wms-layers/m-p/1263296#M80441</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've inherited an app that currently supports all Esri layer types, but mainly is just using MapLayer / TileLayer / FeatureLayer (kind of).&lt;/P&gt;&lt;P&gt;The feature layer is actually being loaded as a MapLayer, and then the FeatureLayer is being queried in a standalone window that can push a geometry to the Map for highlighting. I believe this was done because large sets of features take a long time to render?&lt;/P&gt;&lt;P&gt;Anyway, I am trying to do the same thing with WFS/WMS layers. I can get the WMS layer loaded to the map, but my issue is that when I am trying to load my "attribute table" using WFS, it is always pulling the entire layer down, then filtering it based on my parameters after it has all been pulled down.&lt;/P&gt;&lt;P&gt;I have been seeing places where there is supposedly a SNAPSHOT / ONDEMAND mode, and I feel like ONDEMAND is what I am actually wanting to do, but I don't see a way to do this with a WFSLayer.&lt;/P&gt;&lt;P&gt;Currently, I load the layer with count:0, then try to query it and it pulls it all down, then filters it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open to any recommendations / suggestions.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 21:44:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-with-esri-layers-wfs-wms-layers/m-p/1263296#M80441</guid>
      <dc:creator>joshk6656</dc:creator>
      <dc:date>2023-03-01T21:44:28Z</dc:date>
    </item>
  </channel>
</rss>

