<?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 Appending e00 Files? in 911 GIS Questions</title>
    <link>https://community.esri.com/t5/911-gis-questions/appending-e00-files/m-p/785648#M214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been given a task that required me to update existing data. I had to unzip a set of e00 files then bring them into Arcmap (I used the extract all method), then use this python code (below) to unpack them &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import arcpy, os&lt;BR /&gt;arcpy.env.overwriteOutput = True&lt;/P&gt;&lt;P&gt;# Workspace for interchange files&lt;BR /&gt;arcpy.env.workspace = ws = "C:\_Planharv2017update"&lt;/P&gt;&lt;P&gt;# List all ArcInfo Interchange files (.e00)&lt;BR /&gt;for cov in arcpy.ListFiles('*.e00'):&lt;BR /&gt; arcpy.ImportFromE00_conversion(cov, ws, cov.split('.')[0])&lt;BR /&gt; print 'Converted %s' %cov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then append them. The code will run however it seems to not change the data. So I used the manual tool import from e00 and it worked perfectly. However it will not allow me to append the updates, does anyone know where I have gone wrong or what do to next? &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2017 12:48:40 GMT</pubDate>
    <dc:creator>AmandaEllsworth</dc:creator>
    <dc:date>2017-07-13T12:48:40Z</dc:date>
    <item>
      <title>Appending e00 Files?</title>
      <link>https://community.esri.com/t5/911-gis-questions/appending-e00-files/m-p/785648#M214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been given a task that required me to update existing data. I had to unzip a set of e00 files then bring them into Arcmap (I used the extract all method), then use this python code (below) to unpack them &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import arcpy, os&lt;BR /&gt;arcpy.env.overwriteOutput = True&lt;/P&gt;&lt;P&gt;# Workspace for interchange files&lt;BR /&gt;arcpy.env.workspace = ws = "C:\_Planharv2017update"&lt;/P&gt;&lt;P&gt;# List all ArcInfo Interchange files (.e00)&lt;BR /&gt;for cov in arcpy.ListFiles('*.e00'):&lt;BR /&gt; arcpy.ImportFromE00_conversion(cov, ws, cov.split('.')[0])&lt;BR /&gt; print 'Converted %s' %cov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then append them. The code will run however it seems to not change the data. So I used the manual tool import from e00 and it worked perfectly. However it will not allow me to append the updates, does anyone know where I have gone wrong or what do to next? &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 12:48:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/appending-e00-files/m-p/785648#M214</guid>
      <dc:creator>AmandaEllsworth</dc:creator>
      <dc:date>2017-07-13T12:48:40Z</dc:date>
    </item>
  </channel>
</rss>

