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.
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
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.
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.
The size and the color of the symbols are taken from:
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:
All ESRI products
mentioned are trademarks of Environmental Systems Research Institute, Inc.
Google and Google Earth are
trademarks of Google Inc
Copyright © Ianko Tchoukanski