<?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: Layer to KML Tool. in Esri Certified Individuals Questions</title>
    <link>https://community.esri.com/t5/esri-certified-individuals-questions/layer-to-kml-tool/m-p/764085#M22</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H2&gt;&lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;​ Thanks for reply. But it would be great if you can tell me do m-value get retained when I export the feature class to KML. I have an feature with m-values, but when i export it using Layer to KML tool I don't find them in Google Earth.&lt;/H2&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2015 03:32:37 GMT</pubDate>
    <dc:creator>surens</dc:creator>
    <dc:date>2015-07-08T03:32:37Z</dc:date>
    <item>
      <title>Layer to KML Tool.</title>
      <link>https://community.esri.com/t5/esri-certified-individuals-questions/layer-to-kml-tool/m-p/764083#M20</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Verdana','sans-serif';"&gt;I have a Feature class (line) which contains m-values. When exported it to KML,&amp;nbsp; I do not get the m-values. Is there a possible workflow to get the m-values when we export feature class to KML or m-values are not retained when exported to KML?&lt;/SPAN&gt;&lt;A href="https://community.esri.com/migrated-users/43900"&gt;Tim Witt&lt;/A&gt;​&lt;A href="https://community.esri.com/migrated-users/75826"&gt;Tim Marquardt&lt;/A&gt;​&lt;A href="https://community.esri.com/migrated-users/19932"&gt;Darren Wiens&lt;/A&gt;​&lt;A href="https://community.esri.com/migrated-users/2691"&gt;Rebecca Strauch&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 01:07:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-certified-individuals-questions/layer-to-kml-tool/m-p/764083#M20</guid>
      <dc:creator>surens</dc:creator>
      <dc:date>2015-07-08T01:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Layer to KML Tool.</title>
      <link>https://community.esri.com/t5/esri-certified-individuals-questions/layer-to-kml-tool/m-p/764084#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to have it in the &lt;A href="http://desktop.arcgis.com/en/desktop/latest/manage-data/kml/creating-kml-in-arcgis-for-desktop.htm"&gt;feature pop up&lt;/A&gt; then you should create a field with the M values using &lt;A href="http://desktop.arcgis.com/en/desktop/latest/manage-data/tables/calculating-area-length-and-other-geometric-properties.htm" title="http://desktop.arcgis.com/en/desktop/latest/manage-data/tables/calculating-area-length-and-other-geometric-properties.htm"&gt;Calculating area, length, and other geometric properties—Help | ArcGIS for Desktop&lt;/A&gt; or &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/add-geometry-attributes.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/add-geometry-attributes.htm"&gt;Add Geometry Attributes—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 03:24:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-certified-individuals-questions/layer-to-kml-tool/m-p/764084#M21</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-07-08T03:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Layer to KML Tool.</title>
      <link>https://community.esri.com/t5/esri-certified-individuals-questions/layer-to-kml-tool/m-p/764085#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H2&gt;&lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;​ Thanks for reply. But it would be great if you can tell me do m-value get retained when I export the feature class to KML. I have an feature with m-values, but when i export it using Layer to KML tool I don't find them in Google Earth.&lt;/H2&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 03:32:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-certified-individuals-questions/layer-to-kml-tool/m-p/764085#M22</guid>
      <dc:creator>surens</dc:creator>
      <dc:date>2015-07-08T03:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Layer to KML Tool.</title>
      <link>https://community.esri.com/t5/esri-certified-individuals-questions/layer-to-kml-tool/m-p/764086#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A placemark (point) in a KML can only have lat, lon and altitude:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.google.com/kml/documentation/kmlreference#point" title="https://developers.google.com/kml/documentation/kmlreference#point"&gt;KML Reference&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp; Keyhole Markup Language&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp; Google Developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be able to visualize the M value of a geometry (point) you should manage it as an attribute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 03:43:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-certified-individuals-questions/layer-to-kml-tool/m-p/764086#M23</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-07-08T03:43:33Z</dc:date>
    </item>
  </channel>
</rss>

