Re: [gdal-dev] conversion of raster to gml

2009-10-30 Thread Alan Steel
Hi Srikanth, Yes, the utility is gdal_polygonize.py. It makes vector polygons of your raster data, and the default output format is GML. You can specify any other OGR supported output format. See: http://www.gdal.org/gdal_polygonize.html Note - it seems that your input data must be integer, a

[gdal-dev] conversion of raster to gml

2009-10-30 Thread Srikanth
Dear All, Does gdal has any utility which allows to convert a raster into gml or xml ? -- Regards, Srikanth K. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev