I'm trying to convert a point feature layer with a symbology that uses multiple attributes (a color-scheme attributed to the percentage of positive malaria cases and a symbol size attributed to the number of cases evaluated) into a KML file using the coversion toolbox of ArcGIS 10.1.
Unfornately, when attempting this using the Layer to KML tool, the resulting KML file does not retain the full color-scale defined in the original point feature layer; it represents the symbol sizes correctly, but all the points are reprensented in only 2 types colors (dark and light green). However, a full scale of dark green to dark red should be represented in this KML file similarly to the original point feature layer displayed in ArcGIS 10.1.
I've also tried using the Map to KML tool, but I obtained the same results.
Is it possible to convert a point feature layer with a symbology using multiple attributes to a KML file via the Conversion tool box of ArcGIS 10.1, without losing any elements of the symbology?