[gdal-dev] conversion of raster to gml
Alan Steel
alan.steel at ext.jrc.ec.europa.eu
Fri Oct 30 05:29:00 EDT 2009
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, as float data will
be truncated. I posted a question on this 2 days ago.
Regards,
Alan
Srikanth wrote:
> 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 at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list