<?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 how to enable time aware on a layer in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-enable-time-aware-on-a-layer/m-p/426824#M33484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to enable time aware on a layer by python (programmatically)? I know that it is possible to add a time-enabled layer to a non-time aware dataframe as explained in ArcGIS examples. I need to enable time on a layer that did not have temporal information configured in the UI. can anyone help me with this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2012 15:14:23 GMT</pubDate>
    <dc:creator>LeilaHashemi</dc:creator>
    <dc:date>2012-04-04T15:14:23Z</dc:date>
    <item>
      <title>how to enable time aware on a layer</title>
      <link>https://community.esri.com/t5/python-questions/how-to-enable-time-aware-on-a-layer/m-p/426824#M33484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to enable time aware on a layer by python (programmatically)? I know that it is possible to add a time-enabled layer to a non-time aware dataframe as explained in ArcGIS examples. I need to enable time on a layer that did not have temporal information configured in the UI. can anyone help me with this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 15:14:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-enable-time-aware-on-a-layer/m-p/426824#M33484</guid>
      <dc:creator>LeilaHashemi</dc:creator>
      <dc:date>2012-04-04T15:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to enable time aware on a layer</title>
      <link>https://community.esri.com/t5/python-questions/how-to-enable-time-aware-on-a-layer/m-p/426825#M33485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The capability to do this in Python does not exist in 10.0. However, in 10.1, there is a Python function UpdateLayertime:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#/UpdateLayerTime/00s300000064000000/"&gt;http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#/UpdateLayerTime/00s300000064000000/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;that allows you to replace the time properties of a layer with the time properties of a different layer or layer file. This can be done whether or not the target layer is time-enabled.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Apr 2012 01:47:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-enable-time-aware-on-a-layer/m-p/426825#M33485</guid>
      <dc:creator>BarbaraSieg</dc:creator>
      <dc:date>2012-04-07T01:47:05Z</dc:date>
    </item>
  </channel>
</rss>

