<?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: Feature to kml in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534130#M30243</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The input must be a layer.&amp;nbsp; See below thread for similar discussion: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/5736-Join-a-Feature-Class-to-a-Table-with-Python"&gt;http://forums.arcgis.com/threads/5736-Join-a-Feature-Class-to-a-Table-with-Python&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Layer To KML - This tool converts an in-memory or file-based feature or raster layer into a KML file containing a translation of ESRI geometries and symbology."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can either use a layer in the TOC or a layer saved as a layer file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Sep 2010 12:45:32 GMT</pubDate>
    <dc:creator>JakubSisak</dc:creator>
    <dc:date>2010-09-23T12:45:32Z</dc:date>
    <item>
      <title>Feature to kml</title>
      <link>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534127#M30240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have all my data in a feature class and want to use a model to convert it into a kml, is there a way to do this?&amp;nbsp;&amp;nbsp; So far see the tool for, save to layer file, and&amp;nbsp; layer to kml.&amp;nbsp; but I get errors when trying to use them straight off of my feature class.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have 9.3.1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 14:45:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534127#M30240</guid>
      <dc:creator>FawnaNibert</dc:creator>
      <dc:date>2010-09-22T14:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to kml</title>
      <link>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534128#M30241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Layer to KML should work fine. What is the error you are getting?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 00:56:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534128#M30241</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2010-09-23T00:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to kml</title>
      <link>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534129#M30242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;This is when in the model I try to connect the Feature class to, Save to Layer File Tool:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The feature class value __ does not meet the input requirements for any of the parameters for the save to layer file tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Input Layer: ERROR 000840: The value is not a Layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;This is when the model I try to connect the Feature class to , Layer To KML Tool:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;All possible input parameters already have a value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Layer: ERROR 000840: The value is not a Layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Layer Output Scale:&amp;nbsp;&amp;nbsp;&amp;nbsp; ERROR 000840:&amp;nbsp; The value is not a Boolean.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Extent to Export: Already has value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Size of returned image (pixels):&amp;nbsp; ERROR 000840: The value is not a Long.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DPI of output image:&amp;nbsp;&amp;nbsp; Error 000840: the value is not a Long. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried to look up the ERROR&amp;nbsp; 000840 but I have not get anywhere&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 12:25:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534129#M30242</guid>
      <dc:creator>FawnaNibert</dc:creator>
      <dc:date>2010-09-23T12:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to kml</title>
      <link>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534130#M30243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The input must be a layer.&amp;nbsp; See below thread for similar discussion: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/5736-Join-a-Feature-Class-to-a-Table-with-Python"&gt;http://forums.arcgis.com/threads/5736-Join-a-Feature-Class-to-a-Table-with-Python&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Layer To KML - This tool converts an in-memory or file-based feature or raster layer into a KML file containing a translation of ESRI geometries and symbology."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can either use a layer in the TOC or a layer saved as a layer file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 12:45:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534130#M30243</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2010-09-23T12:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to kml</title>
      <link>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534131#M30244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have figured out how to create a feature class to a KML,&amp;nbsp; you must convert the feature class to a feature layer, then layer to KML. but now I lost my information that was in the Feature.&amp;nbsp; Any ideals&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 16:34:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534131#M30244</guid>
      <dc:creator>FawnaNibert</dc:creator>
      <dc:date>2010-11-08T16:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Feature to kml</title>
      <link>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534132#M30245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have figured out how to create a feature class to a KML,&amp;nbsp; you must convert the feature class to a feature layer, then layer to KML. but now I lost my information that was in the Feature.&amp;nbsp; Any ideals&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All you should have to do is to add&amp;nbsp; a feature class to ArcMap then drag the layer to the tool (or use the drop-down to select it) No conversion necessary; Geodatabase feature class added to ArcMap is a feature layer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 16:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/feature-to-kml/m-p/534132#M30245</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2010-11-08T16:39:39Z</dc:date>
    </item>
  </channel>
</rss>

