<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks - that would seem like a good way to go in the future, though I
don't have time to work on it myself...<br>
<br>
As I understand it, the BSD license allows free distribution and use of
source code and binaries, with or without modifications. The only
caveats are that (a) you mustn't remove the copyright notices from the
source code, (b) you must acknowledge the copyright somewhere in the
documentation of your library / app that uses the code, and (c) you
mustn't assert that the author of the original code endorses the
derived library / application. Is this compatible with the GDAL
license? Maybe the google people would be flexible if it isn't?<br>
<br>
Wouldn't this make a perfect Google Summer of Code project? Can someone
add it to the GDAL SoC ideas page?<br>
<br>
Cheers,<br>
<br>
Sy<br>
<br>
<br>
Clay, Bruce wrote:
<blockquote
 cite="mid:C482FF98AE985A47B8C982FD429C9E34FEFE21@daytonmsg2k3.AERO.BALL.COM"
 type="cite">
  <pre wrap="">I don't know what KMZ support is in the current GDAL KML but I
downloaded the libKml package from <a class="moz-txt-link-freetext" href="http://code.google.com/p/libkml/">http://code.google.com/p/libkml/</a> and
it has KMZ support built in.  If anyone was going to look at an update
for GDAL / OGR they might want to look at that library.  The notes on
the website indicate that libKml is "an implementation of the candidate
OGC KML 2.2 standard".

A potential snag is that the Google library is under the BSD open source
license.  I don't keep track of the differences in license types so I
can't say if one is better than the other.

Bruce


-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:gdal-dev-bounces@lists.osgeo.org">gdal-dev-bounces@lists.osgeo.org</a>
[<a class="moz-txt-link-freetext" href="mailto:gdal-dev-bounces@lists.osgeo.org">mailto:gdal-dev-bounces@lists.osgeo.org</a>] On Behalf Of Tamas Szekeres
Sent: Friday, March 28, 2008 1:24 PM
To: Simon Perkins
Cc: <a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
Subject: Re: [gdal-dev] KMZ Support in OGR?

Simon,

I'm not sure whether the zip file record structure is implemented in
zlib or not. If the latter is the case implementing this would be
slightly beyond the scope of GDAL. There are several projects out
there to provide such API for various kind of languages.

Best regards,

Tamas



2008/3/28, Simon Perkins <a class="moz-txt-link-rfc2396E" href="mailto:sy@perkins.net">&lt;sy@perkins.net&gt;</a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

 Does the OGR KML driver support reading and/or writing of KMZ files?

 KMZ files are simply zipped KML files which allow smaller file sizes
    </pre>
  </blockquote>
  <pre wrap=""><!---->and
  </pre>
  <blockquote type="cite">
    <pre wrap=""> bundling of multiple files in one package. I think that google earth
 uses the format by default.

 Since GDAL already includes zlib, I would think that adding support
    </pre>
  </blockquote>
  <pre wrap=""><!---->for
  </pre>
  <blockquote type="cite">
    <pre wrap=""> this would be pretty simple, if it's not there already. Anyone
    </pre>
  </blockquote>
  <pre wrap=""><!---->planning
  </pre>
  <blockquote type="cite">
    <pre wrap=""> on doing this?

 Cheers,

 Simon

 _______________________________________________
 gdal-dev mailing list
 <a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
 <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a>



This message and any enclosures are intended only for the addressee.  Please  
notify the sender by email if you are not the intended recipient.  If you are  
not the intended recipient, you may not use, copy, disclose, or distribute this  
message or its contents or enclosures to any other person and any such actions  
may be unlawful.  Ball reserves the right to monitor and review all messages  
and enclosures sent to or from this email address.


  </pre>
</blockquote>
<br>
</body>
</html>