<?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: get FeatureLayer Graphics without Query in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-featurelayer-graphics-without-query/m-p/1351433#M82824</link>
    <description>&lt;P&gt;Take a look at the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html" target="_blank" rel="noopener"&gt;FeatureLayerView&lt;/A&gt; and client-side queries samples in the doc.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/featurelayerview-query-geometry/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/featurelayerview-query-geometry/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This will let you get the features that are currently in view. Be sure to note the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html#queryFeatures" target="_blank" rel="noopener"&gt;limitations&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Nov 2023 13:57:01 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2023-11-20T13:57:01Z</dc:date>
    <item>
      <title>get FeatureLayer Graphics without Query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-featurelayer-graphics-without-query/m-p/1351264#M82817</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I want to get access to the graphics of a feature layer, without quering the layer(essentialy like a feature table).&lt;/P&gt;&lt;P&gt;Is there such a thing?&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2023 15:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-featurelayer-graphics-without-query/m-p/1351264#M82817</guid>
      <dc:creator>Guy_srb</dc:creator>
      <dc:date>2023-11-19T15:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: get FeatureLayer Graphics without Query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-featurelayer-graphics-without-query/m-p/1351433#M82824</link>
      <description>&lt;P&gt;Take a look at the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html" target="_blank" rel="noopener"&gt;FeatureLayerView&lt;/A&gt; and client-side queries samples in the doc.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/featurelayerview-query-geometry/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/featurelayerview-query-geometry/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This will let you get the features that are currently in view. Be sure to note the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html#queryFeatures" target="_blank" rel="noopener"&gt;limitations&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 13:57:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-featurelayer-graphics-without-query/m-p/1351433#M82824</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2023-11-20T13:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: get FeatureLayer Graphics without Query</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-featurelayer-graphics-without-query/m-p/1352527#M82882</link>
      <description>&lt;P&gt;Thank you Rene,&lt;/P&gt;&lt;P&gt;There is one limitation that is a bit problematic, when excuting a query against a FeatureLayerView I get only the features that are rendered on the current extent of the map:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"The results of the same query could be different when executed at different scales. This also means that geometries returned from any layerView query will likewise be at the same scale resolution of the view".&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I want to access the FeatureLayer data to present it(like a FeatureTable, but in a different ui), is it possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:30:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-featurelayer-graphics-without-query/m-p/1352527#M82882</guid>
      <dc:creator>Guy_srb</dc:creator>
      <dc:date>2023-11-22T14:30:48Z</dc:date>
    </item>
  </channel>
</rss>

