Customer Service | Training | Contact Us
You are here: Home > Downloads > ArcScripts > Search Results > Script Details Login | Feedback | Help

Convert KML files to shapefiles



contact author | download help | add bookmark | view bookmarks
Author Jason Parent
File Name kml_to_shp.zip
Language Python
Last Modified Oct 19 2009
Status of work Public Domain
Software ArcGIS - ArcView
File Size 158.07 kb
Downloads 11833

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
This script converts features in a KML file to an ESRI shapefile. KML files can be created by digitizing features in Google Earth. These data must be converted to a shapefile format before they can be used in a GIS. The script provides an easy method to convert these kml features to shapefiles. The shapefile retains the names, descriptions, and the Google Earth folder of the kml features. The script is run out of ArcToolbox and will work with any license level of ArcGIS 9.2 and 9.3. The tool's documentation describes its use. The accompanying word document describes how to load the toolbox into ArcToolbox.