<?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 Create a Tile Layer from a Feature Layer Collection in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/create-a-tile-layer-from-a-feature-layer/m-p/778033#M1061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;I recently started using ArcGIS Python API, so I might be completely off the track here&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;I am building a web app in which a map is displayed using a cached Tile&amp;nbsp;Layer. The data to be visualized is dynamic(changes happen about 2-3 times a month), so I am writing a Python script to automatically publish a new Tile Layer whenever the data is updated. Based on the new data, I am able to publish an updated Feature Collection Item, but I get an error when I try to create a Tile Layer out of it using FeatureLayerCollectionItem.create_tile_service().&amp;nbsp;&lt;SPAN&gt;If there is a guide/example demonstrating converting feature layer collection to a tile layer, please point me to it. I couldn't find it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2018 17:55:24 GMT</pubDate>
    <dc:creator>vishwasuppoor1</dc:creator>
    <dc:date>2018-07-18T17:55:24Z</dc:date>
    <item>
      <title>Create a Tile Layer from a Feature Layer Collection</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/create-a-tile-layer-from-a-feature-layer/m-p/778033#M1061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;I recently started using ArcGIS Python API, so I might be completely off the track here&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;I am building a web app in which a map is displayed using a cached Tile&amp;nbsp;Layer. The data to be visualized is dynamic(changes happen about 2-3 times a month), so I am writing a Python script to automatically publish a new Tile Layer whenever the data is updated. Based on the new data, I am able to publish an updated Feature Collection Item, but I get an error when I try to create a Tile Layer out of it using FeatureLayerCollectionItem.create_tile_service().&amp;nbsp;&lt;SPAN&gt;If there is a guide/example demonstrating converting feature layer collection to a tile layer, please point me to it. I couldn't find it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 17:55:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/create-a-tile-layer-from-a-feature-layer/m-p/778033#M1061</guid>
      <dc:creator>vishwasuppoor1</dc:creator>
      <dc:date>2018-07-18T17:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Tile Layer from a Feature Layer Collection</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/create-a-tile-layer-from-a-feature-layer/m-p/778034#M1062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured that the above error occurs&amp;nbsp;when the same title is used for 2 different layers even if the previous layer was already deleted. But now, I am getting the error&amp;nbsp;&lt;STRONG&gt;"Invalid cache levels"&lt;/STRONG&gt;, even though the tile layer is being created. Any ideas why it might be happening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 16:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/create-a-tile-layer-from-a-feature-layer/m-p/778034#M1062</guid>
      <dc:creator>vishwasuppoor1</dc:creator>
      <dc:date>2018-07-23T16:40:46Z</dc:date>
    </item>
  </channel>
</rss>

