<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[KML Viewer & Manager Forum - ArcGIS]]></title>
		<link>https://forum.kmlmanager.com/</link>
		<description><![CDATA[KML Viewer & Manager Forum - https://forum.kmlmanager.com]]></description>
		<pubDate>Fri, 10 Apr 2026 21:45:13 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[How to Convert a KML File into an ArcGIS Compatible Format]]></title>
			<link>https://forum.kmlmanager.com/showthread.php?tid=31</link>
			<pubDate>Sat, 23 Nov 2019 00:48:38 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.kmlmanager.com/member.php?action=profile&uid=4">HUN</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.kmlmanager.com/showthread.php?tid=31</guid>
			<description><![CDATA[<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">With the proliferation of KML files created for use in Google Maps, Google Earth, or Google Fusion Table, you may find yourself needing to bring the data from a KML file into ArcGIS.  KML files are an XML-based geographic dataset and have an extension of .kml (.kmz are compressed KML files).</span></span></span><br />
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">ArcGIS can’t natively read KML files, so in order to access the geographic data, you will first need to first convert the KML file into a personal geodatabase (.gdb) using a tool provided within ArcGIS called KML2Layer.  The only way to actually view a KML file natively in ArcGIS without having to convert it is to purchase the <a href="http://www.esri.com/software/arcgis/extensions/datainteroperability/index.html" target="_blank" rel="noopener" class="mycode_url"><span style="color: #478fb3;" class="mycode_color">ArcGIS Data Interoperability</span></a> extension, which enables ArcGIS the ability to directly view more than 100 different GIS file formats.</span></span></span><br />
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font"><span style="font-style: italic;" class="mycode_i">Some notes to consider before starting this GIS tutorial:</span></span></span></span><br />
<span style="font-size: large;" class="mycode_size">KMLs and KMZs (up to version 2.2) can be converted using the KML2Layer tool.</span><br />
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Before you start the conversion process, make sure that the KML file has valid geographic data or you will be frustrated by the failure of your KML to convert to a geodatabase.  If your conversion process fails after following the steps in this GIS tutorial, check to make sure that the KML file contains valid geographic data.  The Official Google Maps blog has information about <a href="http://googlemapsapi.blogspot.com/2007/06/validate-your-kml-online-or-offline.html" target="_blank" rel="noopener" class="mycode_url"><span style="color: #478fb3;" class="mycode_color">KML validators</span></a>.</span></span></span><br />
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">The steps and screenshots in this tutorial were done using ArcGIS 10.0.</span></span></span><br />
<br />
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font"><img src="https://gislounge.com/wp-content/uploads/2012/06/kml2arcgis.png" loading="lazy"  width="599" height="186" alt="[Image: kml2arcgis.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">CONVERTED KML FILE IN ARCGIS</span></span></span></div>
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Open up ArcCatalog.  Click on the ArcToolBox icon (1) to open up the tools section.  Then click on the Conversion toolbox (2) to open up the data conversion options.  Select the “From KML” toolkit to access the ‘KML to Layer’ tool.</span></span></span><br />
<br />
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font"><img src="https://gislounge.com/wp-content/uploads/2012/06/kmlconverter.png" loading="lazy"  width="600" height="557" alt="[Image: kmlconverter.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">ARCGIS HAS A KML TO LAYER CONVERSION TOOL.</span></span></span></div>
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">In the “KML to Layer” dialogue box, select the folder icon next to the Input KML File box.  Navigate to the location on your hard drive where the KML is stored.  In the Output Location select the folder where you want the personal geodatabase (.gdb) to be stored.  In the Output Data Name either type in the name that you want the geodatabase to have or accept the default (which retains the name of the KML file.</span></span></span><br />
<br />
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font"><img src="https://gislounge.com/wp-content/uploads/2012/06/kml2layer.png" loading="lazy"  width="600" height="471" alt="[Image: kml2layer.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">KML TO LAYER CONVERSION SETTINGS</span></span></span></div>
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">A scrolling text indicated located in the lower right hand corner of ArcCatalog (1) will indicate the conversion is in process.  Depending on the size of the KML file, this conversion process can take seconds or several minutes.  Once the KML to ArcGIS layer has completed, a small window (2) in the lower right hand corner of your desktop will pop up with a green check mark announcing the completion of the conversion.  If the conversion fails, the window will have a red check mark.</span></span></span><br />
<br />
<div style="text-align: left;" class="mycode_align"><img src="https://cdn.shortpixel.ai/client/to_webp,q_lossy,ret_img,w_519/https://www.gislounge.com/wp-content/uploads/2012/06/kml2lyrprocess1.png" loading="lazy"  alt="[Image: kml2lyrprocess1.png]" class="mycode_img" /></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">A SUCCESSFUL KML TO LAYER CONVERSION IS INDICATED BY A GREEN CHECK MARK.</span></span></span></div>
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Now you’re ready to view the converted file.  In the catalog tree section (1) of ArcCatalog, navigate to the folder you designated in the KML to Layer dialogue window as the output location.  Find the .gdb file containing the same name you selected as the Output Data Name.  Click on the geodatabase to open it and drill down to the file you converted.  The geographic dataset will be housed within “Placemarks” and will have an appendage of _point, _line or_polygon depending on the <a href="https://gislounge.com/geodatabases-explored-vector-and-raster-data/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #478fb3;" class="mycode_color">type of vector data</span></a> converted.    A preview of the file can be viewed in the preview section (2).  You can toggle back and forth between the geographic data and the attribute table (3).  The converted file can now be loaded into an ArcMap session.</span></span></span><br />
<br />
<div style="text-align: left;" class="mycode_align"><img src="https://cdn.shortpixel.ai/client/to_webp,q_lossy,ret_img,w_600/https://www.gislounge.com/wp-content/uploads/2012/06/gdbview.png" loading="lazy"  alt="[Image: gdbview.png]" class="mycode_img" /></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">CONVERTED KML FILE AS A GEODATABASE.</span></span></span></div>
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">The output geodatabase file will be in the WGS84 coordinate system.  If needed, the resulting geodatabase can be be reprojected after the conversion process.  As noted in the beginning of this tutorial, if the KML file doesn’t contain valid geographic features, the conversion will fail.</span></span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">With the proliferation of KML files created for use in Google Maps, Google Earth, or Google Fusion Table, you may find yourself needing to bring the data from a KML file into ArcGIS.  KML files are an XML-based geographic dataset and have an extension of .kml (.kmz are compressed KML files).</span></span></span><br />
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">ArcGIS can’t natively read KML files, so in order to access the geographic data, you will first need to first convert the KML file into a personal geodatabase (.gdb) using a tool provided within ArcGIS called KML2Layer.  The only way to actually view a KML file natively in ArcGIS without having to convert it is to purchase the <a href="http://www.esri.com/software/arcgis/extensions/datainteroperability/index.html" target="_blank" rel="noopener" class="mycode_url"><span style="color: #478fb3;" class="mycode_color">ArcGIS Data Interoperability</span></a> extension, which enables ArcGIS the ability to directly view more than 100 different GIS file formats.</span></span></span><br />
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font"><span style="font-style: italic;" class="mycode_i">Some notes to consider before starting this GIS tutorial:</span></span></span></span><br />
<span style="font-size: large;" class="mycode_size">KMLs and KMZs (up to version 2.2) can be converted using the KML2Layer tool.</span><br />
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Before you start the conversion process, make sure that the KML file has valid geographic data or you will be frustrated by the failure of your KML to convert to a geodatabase.  If your conversion process fails after following the steps in this GIS tutorial, check to make sure that the KML file contains valid geographic data.  The Official Google Maps blog has information about <a href="http://googlemapsapi.blogspot.com/2007/06/validate-your-kml-online-or-offline.html" target="_blank" rel="noopener" class="mycode_url"><span style="color: #478fb3;" class="mycode_color">KML validators</span></a>.</span></span></span><br />
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">The steps and screenshots in this tutorial were done using ArcGIS 10.0.</span></span></span><br />
<br />
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font"><img src="https://gislounge.com/wp-content/uploads/2012/06/kml2arcgis.png" loading="lazy"  width="599" height="186" alt="[Image: kml2arcgis.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">CONVERTED KML FILE IN ARCGIS</span></span></span></div>
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Open up ArcCatalog.  Click on the ArcToolBox icon (1) to open up the tools section.  Then click on the Conversion toolbox (2) to open up the data conversion options.  Select the “From KML” toolkit to access the ‘KML to Layer’ tool.</span></span></span><br />
<br />
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font"><img src="https://gislounge.com/wp-content/uploads/2012/06/kmlconverter.png" loading="lazy"  width="600" height="557" alt="[Image: kmlconverter.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">ARCGIS HAS A KML TO LAYER CONVERSION TOOL.</span></span></span></div>
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">In the “KML to Layer” dialogue box, select the folder icon next to the Input KML File box.  Navigate to the location on your hard drive where the KML is stored.  In the Output Location select the folder where you want the personal geodatabase (.gdb) to be stored.  In the Output Data Name either type in the name that you want the geodatabase to have or accept the default (which retains the name of the KML file.</span></span></span><br />
<br />
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font"><img src="https://gislounge.com/wp-content/uploads/2012/06/kml2layer.png" loading="lazy"  width="600" height="471" alt="[Image: kml2layer.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">KML TO LAYER CONVERSION SETTINGS</span></span></span></div>
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">A scrolling text indicated located in the lower right hand corner of ArcCatalog (1) will indicate the conversion is in process.  Depending on the size of the KML file, this conversion process can take seconds or several minutes.  Once the KML to ArcGIS layer has completed, a small window (2) in the lower right hand corner of your desktop will pop up with a green check mark announcing the completion of the conversion.  If the conversion fails, the window will have a red check mark.</span></span></span><br />
<br />
<div style="text-align: left;" class="mycode_align"><img src="https://cdn.shortpixel.ai/client/to_webp,q_lossy,ret_img,w_519/https://www.gislounge.com/wp-content/uploads/2012/06/kml2lyrprocess1.png" loading="lazy"  alt="[Image: kml2lyrprocess1.png]" class="mycode_img" /></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">A SUCCESSFUL KML TO LAYER CONVERSION IS INDICATED BY A GREEN CHECK MARK.</span></span></span></div>
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Now you’re ready to view the converted file.  In the catalog tree section (1) of ArcCatalog, navigate to the folder you designated in the KML to Layer dialogue window as the output location.  Find the .gdb file containing the same name you selected as the Output Data Name.  Click on the geodatabase to open it and drill down to the file you converted.  The geographic dataset will be housed within “Placemarks” and will have an appendage of _point, _line or_polygon depending on the <a href="https://gislounge.com/geodatabases-explored-vector-and-raster-data/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #478fb3;" class="mycode_color">type of vector data</span></a> converted.    A preview of the file can be viewed in the preview section (2).  You can toggle back and forth between the geographic data and the attribute table (3).  The converted file can now be loaded into an ArcMap session.</span></span></span><br />
<br />
<div style="text-align: left;" class="mycode_align"><img src="https://cdn.shortpixel.ai/client/to_webp,q_lossy,ret_img,w_600/https://www.gislounge.com/wp-content/uploads/2012/06/gdbview.png" loading="lazy"  alt="[Image: gdbview.png]" class="mycode_img" /></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">CONVERTED KML FILE AS A GEODATABASE.</span></span></span></div>
<span style="color: #444444;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">The output geodatabase file will be in the WGS84 coordinate system.  If needed, the resulting geodatabase can be be reprojected after the conversion process.  As noted in the beginning of this tutorial, if the KML file doesn’t contain valid geographic features, the conversion will fail.</span></span></span>]]></content:encoded>
		</item>
	</channel>
</rss>