What is gCensus-GT?
gCensus-GT lets you transform raster geographic data into a KMZ file that you can visualize
in Google Earth. It should support any format that can be read by the open-source
GDAL raster libraries
(format list), but so far has only been tested
against the GeoTIFF format (hence the "-GT").
Use gCensus-GT!
To use gCensus-GT, enter the path to the raster imagery file you'd like to convert
in the text box below, and then click "Submit Query". This will submit your file
to the gCensus-GT server, which will convert your file and return a Google Earth
KMZ file for you to download.
Please be patient - it may take a few moments for the conversion to take place.
Questions? Contact me at gcensus@gmail.com.
Copyright 2007, Imran Haque. Also check out the gCensus project!
The code to perform GDAL-KMZ conversions is Copyright 2007, Imran Haque, and is available under the GNU Public License at http://www.python.org/pypi/gdaltokmz.