Select to view content in your preferred language

Layer to KML Tool.

4175
3
07-07-2015 06:07 PM
surens
by
Deactivated User

I have a Feature class (line) which contains m-values. When exported it to KML,  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?Tim WittTim MarquardtDarren WiensRebecca Strauch

Tags (1)
0 Kudos
3 Replies
XanderBakker
Esri Esteemed Contributor
surens
by
Deactivated User

Xander Bakker​ 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.

0 Kudos
XanderBakker
Esri Esteemed Contributor

A placemark (point) in a KML can only have lat, lon and altitude:

KML Reference   |   Keyhole Markup Language   |   Google Developers

To be able to visualize the M value of a geometry (point) you should manage it as an attribute.