Go to ET GeoWizards 12.x User Guide

Google Earth General

Google Earth is a powerful tool for viewing, creating and sharing GIS data. The latest improvements in the KML format allow storing attributes as structured data, which makes possible exchange and even editing of GIS data using Google Earth.  Google Earth comes in four different versions (from Free to Enterprise). Make sure to read the Google Earth license agreement  before using it.

What is KML

Keyhole Markup Language (KML) is an XML - based language for managing the display of geo spatial data in Google Maps and Google Earth. Since a KML file is a text file, its size might become quite large. Google Earth also takes a lot of RAM when large KML files are loaded. If possible split your datasets to subsets before converting them to KML. 

What is KMZ

The compressed version of the KML with the extension KMZ. Actually this is a zipped archive and the contents can be extracted with any zip program. A KMZ file can contain one or more KML files together with images etc. The export function of ET GeoWizards expect a full file name (with the extension). The extension of the output file defines whether the file will be compressed (KMZ) or not (KML)

Google Earth version

ET GeoWizards exports KML version 2.2 files (this is the KML version which introduced support for attributes called in KML "ExtendedData"). Since it is impossible to find out which exactly version of Google Earth starts supporting KML 2.2, we recommend using Google Earth 4.2 or above.

Google Earth projection

For its reference system, KML uses Geographic Coordinate System (GCS) with WGS84 datum. In ArcGIS this projection is called GCS_WGS_1984.   The export to Google Earth functions of ET GeoWizards project the data on the fly to GCS_WGS_1984. If the source data is in a projection that have different datum, the functions of ET GeoWizards do on the fly geographic transformations on the data. 

Consideration when exporting to Google Earth

  1. A single KML file can contain several feature classes of different types (Point, Polyline and Polygon). The Export To Google Earth function of ET GeoWizards structure the data in the following manner:

    ArcMap layers structure

    Google Earth folders structure

    As of version 10.0 the export function of ET GeoWizards supports multipart features, which are exported as MultiGeometry in the KML file.  These features will consist of several not connected geometries and will have a single label point.  If the same features are imported back, each geometry will be created as a single part feature with the same attributes.

  2. The export functions of ET GeoWizards allow creating Labels for each Polyline and Polygon features. The Labels are created as follows:

    Using Labels is convenient way to display the name of a polyline or polygon feature.  Since Labels are part of the feature they are also linked to the feature attributes, which can be displayed by clicking on the Label as well as by clicking on the feature.

    Point features are always labelled and the user can not turn the label option off.

  3. Point Symbols. ET GeoWizards uses a set of the standard Google Earth marker symbols to display point features and Labels for polyline and polygon features. The user can select the marker to be used for each feature class. The symbols that can be used are:

    The size and the color of the symbols are taken from:

  4. Exporting elevations: The export functions of ET GeoWizards allow three ways of exporting Z values for the features.

    Note that Google Earth uses elevation values in Meters. If the Z values of the dataset are in Feet, the user needs to indicate this in the export procedure.

    Representation of the elevations in Google Earth:
  5. Attributes. All attributes of the features are exported and can be displayed in Google Earth.  To display the attributes select the feature or its Label point.
  6. Editing attributes in Google Earth. The attributes cannot be edited in Google Earth. The only way to edit attributes and send them back to ArcGIS is to use the Name and the Description of the Google Earth features.

All ESRI products mentioned are trademarks of Environmental Systems Research Institute, Inc.
Google and Google Earth are trademarks of Google Inc
Copyright © Ianko Tchoukanski