<?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 Layer to KML not producing KMZ in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/layer-to-kml-not-producing-kmz/m-p/664163#M29426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcGIS Pro 2.4.2 I am attempting to create a KMZ from a .lyrx file.&amp;nbsp; When using the .lyrx file as the input the tool does not fail but it does not create an output KMZ.&amp;nbsp; If I bring the .lyrx file into the pro project and use it as the input it works.&amp;nbsp; The reason I want to use the .lyrx file is because I'm creating a python script that has a KMZ as the final output for the user so i have to use the .lyrx file and not physically bring a layer into Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate the help in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Mar 2020 19:56:09 GMT</pubDate>
    <dc:creator>IanBeal1</dc:creator>
    <dc:date>2020-03-02T19:56:09Z</dc:date>
    <item>
      <title>Layer to KML not producing KMZ</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/layer-to-kml-not-producing-kmz/m-p/664163#M29426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcGIS Pro 2.4.2 I am attempting to create a KMZ from a .lyrx file.&amp;nbsp; When using the .lyrx file as the input the tool does not fail but it does not create an output KMZ.&amp;nbsp; If I bring the .lyrx file into the pro project and use it as the input it works.&amp;nbsp; The reason I want to use the .lyrx file is because I'm creating a python script that has a KMZ as the final output for the user so i have to use the .lyrx file and not physically bring a layer into Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate the help in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2020 19:56:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/layer-to-kml-not-producing-kmz/m-p/664163#M29426</guid>
      <dc:creator>IanBeal1</dc:creator>
      <dc:date>2020-03-02T19:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Layer to KML not producing KMZ</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/layer-to-kml-not-producing-kmz/m-p/664164#M29427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately this is listed as a bug on the support website:&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEyNDEzNg==" title="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEyNDEzNg=="&gt;BUG-000124136: Adding a layer file (.lyrx) from a folder in the Lay..&lt;/A&gt;&amp;nbsp; &amp;nbsp;It looks like the listed workaround is what you're doing; i.e. add the lyrx as a layer to a map, and then add to the tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So... since you want to script this, is it possible to run the&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/make-feature-layer.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/make-feature-layer.htm"&gt;Make Feature Layer—Data Management toolbox | Documentation&lt;/A&gt;&amp;nbsp;using the lyrx as input, and feed the output into Layer to KML?&amp;nbsp; Might be worth giving it a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for that bug, you can use the link above to Subscribe which will sign you up for notifications, and also increment the count of affected customers:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/483799_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2020 23:04:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/layer-to-kml-not-producing-kmz/m-p/664164#M29427</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2020-03-02T23:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Layer to KML not producing KMZ</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/layer-to-kml-not-producing-kmz/m-p/664165#M29428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kory,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! I ran into this issue&amp;nbsp;in the script because the lyrx created from&amp;nbsp;Make Feature Layer would not create an output when used as the input for Layer to KML.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2020 13:23:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/layer-to-kml-not-producing-kmz/m-p/664165#M29428</guid>
      <dc:creator>IanBeal1</dc:creator>
      <dc:date>2020-03-03T13:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Layer to KML not producing KMZ</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/layer-to-kml-not-producing-kmz/m-p/1009657#M35023</link>
      <description>&lt;P&gt;I have a similar problem.&amp;nbsp; I am trying to convert a graphics layer to a kmz.&amp;nbsp; When I use layer to KML tool, it does not fail, but it does not produce a kmz file either.&amp;nbsp; I successfully created a kmz within the same project from a different graphics layer just a few days ago.&amp;nbsp; Now, nothing.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 06:31:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/layer-to-kml-not-producing-kmz/m-p/1009657#M35023</guid>
      <dc:creator>PersefoniKapotas</dc:creator>
      <dc:date>2020-12-15T06:31:19Z</dc:date>
    </item>
  </channel>
</rss>

