<?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: How to show data by giving date. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599089#M56027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And how can i replace this id with basemap name ..!&lt;/P&gt;&lt;P&gt;var map = new Map({&lt;BR /&gt; basemap: {&lt;BR /&gt; portalItem: {&lt;BR /&gt; id: "4f2e99ba65e34bb8af49733d9778fb8e"&lt;BR /&gt; }&lt;BR /&gt; },&lt;BR /&gt; layers: [layer]&lt;BR /&gt; });&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jun 2019 08:06:50 GMT</pubDate>
    <dc:creator>irtizahussain</dc:creator>
    <dc:date>2019-06-27T08:06:50Z</dc:date>
    <item>
      <title>How to show data by giving date.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599085#M56023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can we highlight the points features of our services by giving the specified period of time(from, to)&amp;nbsp;let's say we are using&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;arcgis api 4.10&lt;SPAN&gt;&amp;nbsp;where we have different&amp;nbsp; map server services and init field (installed_date) is placed inside every service and we want to call/see any point feature by&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;giving&amp;nbsp;installed date,&amp;nbsp;let's say we have to search for the point features(e.g clients) that are deployed on this particular date for example(from 24-06-2019 to 26-06-2019).&amp;nbsp;How can i do this, any running sample/example would be more helpful.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2019 09:47:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599085#M56023</guid>
      <dc:creator>irtizahussain</dc:creator>
      <dc:date>2019-06-26T09:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data by giving date.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599086#M56024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="https://developers.arcgis.com/javascript/3/jsapi/timeslider-amd.html"&gt;TimeSlider&lt;/A&gt; dijit from 3.x hasn't been added to 4.x yet, but here is a sample showing one way to visualize data by time: &lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/visualization-vv-color-animate/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/visualization-vv-color-animate/index.html"&gt;Animate color visual variable | ArcGIS API for JavaScript 4.11&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2019 11:43:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599086#M56024</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2019-06-26T11:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data by giving date.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599087#M56025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ken.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this&amp;nbsp;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdevelopers.arcgis.com%2Fjavascript%2Flatest%2Fsample-code%2Fvisualization-vv-color-animate%2Findex.html" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;Animate color visual variable | ArcGIS API for JavaScript 4.11&lt;/A&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;Portal id is used in it where i'am using web server service as url !!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2019 12:51:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599087#M56025</guid>
      <dc:creator>irtizahussain</dc:creator>
      <dc:date>2019-06-26T12:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data by giving date.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599088#M56026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That sample also works using this code, using the feature service url from the web map.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; layer &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;FeatureLayer&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
  url&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"https://services.arcgis.com/V6ZHFr6zdgNZuVG0/arcgis/rest/services/NYC_Footprints_fgdb/FeatureServer/0"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
  definitionExpression&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"CNSTRCT_YR &amp;gt; 0"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
  title&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"Building Footprints"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
  minScale&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;72223.819286&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:43:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599088#M56026</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-12-12T01:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data by giving date.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599089#M56027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And how can i replace this id with basemap name ..!&lt;/P&gt;&lt;P&gt;var map = new Map({&lt;BR /&gt; basemap: {&lt;BR /&gt; portalItem: {&lt;BR /&gt; id: "4f2e99ba65e34bb8af49733d9778fb8e"&lt;BR /&gt; }&lt;BR /&gt; },&lt;BR /&gt; layers: [layer]&lt;BR /&gt; });&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2019 08:06:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599089#M56027</guid>
      <dc:creator>irtizahussain</dc:creator>
      <dc:date>2019-06-27T08:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data by giving date.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599090#M56028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use any one of the standard &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html#basemap"&gt;basemaps&lt;/A&gt; available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2019 12:07:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599090#M56028</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2019-06-27T12:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data by giving date.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599091#M56029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your guidance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2019 12:26:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599091#M56029</guid>
      <dc:creator>irtizahussain</dc:creator>
      <dc:date>2019-06-27T12:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to show data by giving date.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599092#M56030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TimeSlider is supported with 4.12:&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TimeSlider.html"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TimeSlider.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2019 11:07:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-show-data-by-giving-date/m-p/599092#M56030</guid>
      <dc:creator>SaschaBrunnerCH</dc:creator>
      <dc:date>2019-07-04T11:07:24Z</dc:date>
    </item>
  </channel>
</rss>

