How about turning the GTiff into a point and adding z either into the geometry or into the attribute table?  That functionality would be accessible through any of the APIs.<div><br></div><div>Another idea would be to use polygonize to create polygons of your raster.  Here <a href="http://www.personal.psu.edu/jzl5325/python/ogrGdal/OGR_Converter.zip">is a script</a> I wrote to convert from vector to a few different text representations.  It is zipped to avoid simply displaying in your browser.  Written with 1.6, python API.</div>
<div><br></div><div>J<br><div><br><div class="gmail_quote">On Mon, Aug 15, 2011 at 7:00 PM, George C <span dir="ltr">&lt;<a href="mailto:georgec_511@yahoo.com">georgec_511@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div style="color:#000;background-color:#fff;font-family:verdana, helvetica, sans-serif;font-size:12pt"><div>Does anyone know if gdal can parse a GeoTiff file into gml with pixel data?  I need to take a GeoTiff and plot it on a map using gml, is that even possible?</div>
<div> </div><div>Thanks,</div><div>George</div></div></div><br>_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br></blockquote></div><br></div></div>