<?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 .tar extension help in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/tar-extension-help/m-p/123559#M7120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to open some land cover data in Arc that has a .tar file extension. As far as I can tell from online documentation and forums, this extension means that the files are compressed and need to be extracted. Could anyone give me a pointer on how to go about extracting the data? Specifically, can i do this in Arc? I'm working in a university computer lab, so I can't download any extraction programs such as 7zip. Any help would be much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Data can be found here: &lt;/SPAN&gt;&lt;A href="http://www.fsl.orst.edu/pnwerc/wrb/dwnld_lulc1990.html"&gt;http://www.fsl.orst.edu/pnwerc/wrb/dwnld_lulc1990.html&lt;/A&gt;&lt;SPAN&gt;, the first option being the one I'm trying to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2012 17:22:52 GMT</pubDate>
    <dc:creator>DanielBigelow1</dc:creator>
    <dc:date>2012-11-07T17:22:52Z</dc:date>
    <item>
      <title>.tar extension help</title>
      <link>https://community.esri.com/t5/data-management-questions/tar-extension-help/m-p/123559#M7120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to open some land cover data in Arc that has a .tar file extension. As far as I can tell from online documentation and forums, this extension means that the files are compressed and need to be extracted. Could anyone give me a pointer on how to go about extracting the data? Specifically, can i do this in Arc? I'm working in a university computer lab, so I can't download any extraction programs such as 7zip. Any help would be much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Data can be found here: &lt;/SPAN&gt;&lt;A href="http://www.fsl.orst.edu/pnwerc/wrb/dwnld_lulc1990.html"&gt;http://www.fsl.orst.edu/pnwerc/wrb/dwnld_lulc1990.html&lt;/A&gt;&lt;SPAN&gt;, the first option being the one I'm trying to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 17:22:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/tar-extension-help/m-p/123559#M7120</guid>
      <dc:creator>DanielBigelow1</dc:creator>
      <dc:date>2012-11-07T17:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: .tar extension help</title>
      <link>https://community.esri.com/t5/data-management-questions/tar-extension-help/m-p/123560#M7121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dan, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the computer have any type of zip program? They should all support tar files. A tar file is just a collection of files; not really compressed. A tar could then be compressed using a zip or compress program. This one appears to have been compressed with WinZip or something similar after the files were collected together into a tar file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See if MKS is installed by opening a DOS window and typing tar. If you get a command usage line back, type &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tar -tvf C:\path\to\file\filename.tar &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tar -tvf filename.tar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you're in the same directory as the file to see the files inside the tar file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To extract the files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tar -xvf filename.tar C:\path\to\where\you\want\the\raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The tar command is a unix/linux command so if you have a colleague who uses linux, ask them to extract the file. (the data's about 25mb, so a little big to email around)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 17:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/tar-extension-help/m-p/123560#M7121</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2012-11-07T17:50:56Z</dc:date>
    </item>
  </channel>
</rss>

