<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Anyone ever successfully converted a KMZ/KML into a shapefile, feature class, or csv with ALL attribute fields present in a tabular format? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-ever-successfully-converted-a-kmz-kml-into/m-p/350059#M15456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3241"&gt;Bruce Harold&lt;/A&gt;‌. Unfortunately I cannot share the file as it contains sensitive information. When you say "the elements will have a schema document alongside them," what would that look like? The only reference to schema when looking at the file in Notepad is in the first few elements within a "Document id" tag. I don't assume that is it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way, it sounds like Data Interop is a long-shot solution?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think the best way to get this done is with a third party tool or a script?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2019 19:42:34 GMT</pubDate>
    <dc:creator>DanielCota</dc:creator>
    <dc:date>2019-10-18T19:42:34Z</dc:date>
    <item>
      <title>Anyone ever successfully converted a KMZ/KML into a shapefile, feature class, or csv with ALL attribute fields present in a tabular format?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-ever-successfully-converted-a-kmz-kml-into/m-p/350057#M15454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running into a roadblock where I need to somehow export the data from a points KMZ/KML file into a tabular format where all fields in the dataset are accessible. So far, I have only had minor luck in using the &lt;STRONG&gt;KML to Layer&lt;/STRONG&gt; tool to get a feature class with all the geometry appropriately visible, but the attribute table shows that all the original attribute data is shoved into one field called "PopupInfo" and formatted as XML.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen other threads where they mention that Data Interoperability may be the best solution to fully export all KMZ/KML fields into a tabular format with all original fields present, but I was wondering if anyone in the community has ever gone through this workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have access to the original file that the KMZ was created from (at least, not yet) so for now, I am stuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My end goal is to be able to get all the data into a table where I can then append additional data and create a new dataset from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 19:10:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/anyone-ever-successfully-converted-a-kmz-kml-into/m-p/350057#M15454</guid>
      <dc:creator>DanielCota</dc:creator>
      <dc:date>2019-10-18T19:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone ever successfully converted a KMZ/KML into a shapefile, feature class, or csv with ALL attribute fields present in a tabular format?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-ever-successfully-converted-a-kmz-kml-into/m-p/350058#M15455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;The trouble with KML is what appears like a table in most viewers can be different things under the covers, like HTML or XML documents, and you have to handle them differently with Data Interoperability.&amp;nbsp; I have seen scripted approaches too.&amp;nbsp; If you are really lucky the elements will have a schema document alongside them, but in my experience only if written with Data Interoperability or FME.&amp;nbsp; It will be data dependent.&amp;nbsp; I can take a look if you can share a file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 19:15:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/anyone-ever-successfully-converted-a-kmz-kml-into/m-p/350058#M15455</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2019-10-18T19:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone ever successfully converted a KMZ/KML into a shapefile, feature class, or csv with ALL attribute fields present in a tabular format?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-ever-successfully-converted-a-kmz-kml-into/m-p/350059#M15456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3241"&gt;Bruce Harold&lt;/A&gt;‌. Unfortunately I cannot share the file as it contains sensitive information. When you say "the elements will have a schema document alongside them," what would that look like? The only reference to schema when looking at the file in Notepad is in the first few elements within a "Document id" tag. I don't assume that is it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way, it sounds like Data Interop is a long-shot solution?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think the best way to get this done is with a third party tool or a script?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 19:42:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/anyone-ever-successfully-converted-a-kmz-kml-into/m-p/350059#M15456</guid>
      <dc:creator>DanielCota</dc:creator>
      <dc:date>2019-10-18T19:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone ever successfully converted a KMZ/KML into a shapefile, feature class, or csv with ALL attribute fields present in a tabular format?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-ever-successfully-converted-a-kmz-kml-into/m-p/350060#M15457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, a schema element is in the attached KML file, its the only way to preserve what data type each attribute is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data Interoperability will be able to extract your data (even if resorting to default text data types) but you do have to learn to drive it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you can script a little then going via OGR is an option:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://gdal.org/drivers/vector/kml.html" title="https://gdal.org/drivers/vector/kml.html"&gt;KML - Keyhole Markup Language — GDAL documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://gdal.org/drivers/vector/libkml.html" title="https://gdal.org/drivers/vector/libkml.html"&gt;LIBKML Driver (.kml .kmz) — GDAL documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example calling OGR:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/community/open-platform-standards-and-interoperability/blog/2019/09/26/using-odbc-data-sources-in-core-arcgis-pro"&gt;https://community.esri.com/community/open-platform-standards-and-interoperability/blog/2019/09/26/using-odbc-data-sources-in-core-arcgis-pro&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately we don't ship the KML drivers in the core Pro python distribution but if you install GDAL from a conda distribution you'll add it, or outside of scripting download GDAL and use ogr2ogr command line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 19:53:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/anyone-ever-successfully-converted-a-kmz-kml-into/m-p/350060#M15457</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2019-10-18T19:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone ever successfully converted a KMZ/KML into a shapefile, feature class, or csv with ALL attribute fields present in a tabular format?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/anyone-ever-successfully-converted-a-kmz-kml-into/m-p/1015177#M35811</link>
      <description>&lt;P data-unlink="true"&gt;This issue seems to have been on GeoNet for years, that is Convert KML -&amp;gt; Shapefile or layer with the HTML popup info translated into field attribute columns. Global Mapper solves this problem seamlessly with the click of 2 buttons with accurate results for a layer I tried with their trial version. The output was enough to make use of the total KMZ dataset without worrying about the different components of KMLs containing tabular info (pics provided).&amp;nbsp; I have looked everywhere. I am not sure why there is not a straightforward way to do this as of yet with Esri. I am hoping it will be added for general use and workable outputs to Pro. It appears this idea implementation was &lt;A href="https://community.esri.com/t5/arcgis-pro-questions/kml-to-layer-popup-field-come-in-blank/m-p/408397" target="_self"&gt;in progress in 2015.&lt;/A&gt;&amp;nbsp; I do not work for BlueMarbleGeo, but it has been the only solution I have found if you need one.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.bluemarblegeo.com/products/global-mapper.php" target="_self"&gt;https://www.bluemarblegeo.com/products/global-mapper.php&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 19:26:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/anyone-ever-successfully-converted-a-kmz-kml-into/m-p/1015177#M35811</guid>
      <dc:creator>py4wildlife</dc:creator>
      <dc:date>2021-01-08T19:26:24Z</dc:date>
    </item>
  </channel>
</rss>

