Hellow everyone,
I am trying to export point, line & polygon Features in one KMZ, Is that possible?
EX: I want KMZ containing a point with a buffer around it, and there are line features inside the buffer.
What Convert tool box provide is convert each datatype layer in sperate KMZ then I can combine it using Google Earth.
Is there a way to convert all different data types of FC into one KMZ file using python or model builder?
Thanks,