Skip to main content

Allows conversion from GDAL-supported raster geographic formats to the KMZ format used by the free Google Earth client.

Project description

gdaltokmz allows converting from any GDAL-supported raster geographic
format to the KMZ format used by the free Google Earth visualization
tool.

To perform the conversion, call::

gdaltokmz.convert_gdal_to_kmz(gdalfile,kmzfile)

Where gdalfile is the path to the input file, and kmzfile is the name
of the file to be output.

This module requires that the gdal and osr python modules be installed.
More information on these can be found at http://www.gdal.org.

This module requires the presence of ImageMagick's "convert" tool. Its
location is hardcoded into the library as /usr/lib/convert; make sure
to change it if your copy lives somewhere else (e.g., on a Windows
machine). See http://www.imagemagick.org.

To view the output files requires Google's free Google Earth program.
See http://earth.google.com.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gdaltokmz-1.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page