<?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 Time Enabled Feature Layer with joined time values in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/time-enabled-feature-layer-with-joined-time-values/m-p/513442#M19972</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to publish a polygon feature layer and be able to symbolize the polygons based on a value measured in specific time. Values are measured at regular intervals, one measurement per polygon per time instance (month).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I have a polygon feature layer with attributes like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;IDO, NAME
1, A Name
2, Another Name&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and a table with some values measured in time like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;IDO, THETIME, VLU
1, 2014-01-01 00:00:00, 0.1 
2, 2014-01-01 00:00:00, 0.3
1, 2014-01-02 00:00:00, 0.4
2, 2014-01-02 00:00:00, 0.3
1, 2014-01-03 00:00:00, 0.2
2, 2014-01-04 00:00:00, 0.1&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcMap, I joined my values table to my polygons layer (on IDO field) and opened the time slider. After a bit of hacking around the time ranges I got it to do what I needed - I can step through time month by month and the layer is symbolized by values measured in the selected month.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to publish this map document as a service (and consume it JS API), but when I analyze the map, I get a warning:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;10066: Map is not time enabled and all the data in time enabled layers will draw by default.&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only way of time-enabling a map I found was via the time slider and I think my map surely is time enabled when I can step through time with time slider. I tried to ignore the warning and publish the map anyway, but the result certainly wasn't what I wanted (I was not able to get any features out of it over the rest API query interface).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing anything here? Is there another way to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a work around I was thinking about Publishing the polygons as a feature layer and coloring them in some other way, but the polygons have tons of vertices so am worried feature layer would be really slow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using ArcGIS for Server 10.2.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Filip.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jul 2014 17:15:27 GMT</pubDate>
    <dc:creator>FilipKrál</dc:creator>
    <dc:date>2014-07-01T17:15:27Z</dc:date>
    <item>
      <title>Time Enabled Feature Layer with joined time values</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/time-enabled-feature-layer-with-joined-time-values/m-p/513442#M19972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to publish a polygon feature layer and be able to symbolize the polygons based on a value measured in specific time. Values are measured at regular intervals, one measurement per polygon per time instance (month).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I have a polygon feature layer with attributes like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;IDO, NAME
1, A Name
2, Another Name&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and a table with some values measured in time like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;IDO, THETIME, VLU
1, 2014-01-01 00:00:00, 0.1 
2, 2014-01-01 00:00:00, 0.3
1, 2014-01-02 00:00:00, 0.4
2, 2014-01-02 00:00:00, 0.3
1, 2014-01-03 00:00:00, 0.2
2, 2014-01-04 00:00:00, 0.1&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcMap, I joined my values table to my polygons layer (on IDO field) and opened the time slider. After a bit of hacking around the time ranges I got it to do what I needed - I can step through time month by month and the layer is symbolized by values measured in the selected month.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to publish this map document as a service (and consume it JS API), but when I analyze the map, I get a warning:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;10066: Map is not time enabled and all the data in time enabled layers will draw by default.&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only way of time-enabling a map I found was via the time slider and I think my map surely is time enabled when I can step through time with time slider. I tried to ignore the warning and publish the map anyway, but the result certainly wasn't what I wanted (I was not able to get any features out of it over the rest API query interface).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing anything here? Is there another way to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a work around I was thinking about Publishing the polygons as a feature layer and coloring them in some other way, but the polygons have tons of vertices so am worried feature layer would be really slow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using ArcGIS for Server 10.2.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Filip.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 17:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/time-enabled-feature-layer-with-joined-time-values/m-p/513442#M19972</guid>
      <dc:creator>FilipKrál</dc:creator>
      <dc:date>2014-07-01T17:15:27Z</dc:date>
    </item>
  </channel>
</rss>

