PDA

View Full Version : How i can unzip the KMZ file in my Local System


SMX
08-17-2006, 12:10 PM
I have some KMZ files & i don't want to install google earth to see it's content. Is there any way to see the content in those 'kmz' files?

Thx in Advance ;)

svens
08-19-2006, 12:58 AM
change the extention into zip (*.kmz -> *.zip)
then open it with whatever unzipper you've got

Chief Sparky
09-06-2006, 04:12 AM
I have some KMZ files & i don't want to install google earth to see it's content. Is there any way to see the content in those 'kmz' files?

Thx in Advance ;)

I'm curious... what do you hope to find inside the .KMZ? All it is, is a zipped .KML file. KML is just Keyhole's version of XML. Here's a snip of what's inside a KMZ / KML:


<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Document>
<name>HMS Onyx.kml</name>
<Style id="default+icon=0x307_copy79">
<IconStyle>
<Icon>
<href>root://icons/palette-4.png</href>
<y>128</y>

Appletom
09-06-2006, 01:17 PM
I have some KMZ files & i don't want to install google earth to see it's content. Is there any way to see the content in those 'kmz' files?

Thx in Advance ;)There is no way to see GEarth content inside the KMZ and KML files. These files just tell GEarth where to go - longitude, latitude, altitude, direction, etc.

Go ahead, install Google Earth - you'll be glad you did.

Jrod
11-27-2006, 07:19 PM
Go ahead, install Google Earth - you'll be glad you did.



I agree with Appletom on this statement, you should just install it. It's the best tool i've ever found.