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.
Another idea would be to use polygonize to create polygons of your raster. Here is a script<http://www.personal.psu.edu/jzl5325/python/ogrGdal/OGR_Converter.zip>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. J On Mon, Aug 15, 2011 at 7:00 PM, George C <georgec_...@yahoo.com> wrote: > 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? > > Thanks, > George > > _______________________________________________ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev