ET GeoWizards Toolbox
ImportFromGoogle
(See
important information here)
Converts the feature data contained in a KML or KMZ file to feature classes.
Command line syntax
ET_GPImportFromGoogle <in_file> <out_workspace>
Parameters
Expression | Explanation |
---|---|
<in_file> | A String - the full name of the input Google Earth file. |
<out_workspace> | A String - the full name of the output workspace (folder, personal or file geodatabase) |
Scripting syntax
ET_GPImportFromGoogle (in_file out_workspace)
See the explanations above:
<> - required parameter
{} - optional parameter