Re: [gdal-dev] Can gdal_poligonize.py be used on float data?

2009-10-30 Thread Alan Steel
Thanks. Thats the declaration. I'm looking for the definition. Cheers, Alan strk wrote: ttp://www.gdal.org/gdal__alg_8h.html#3f522a9035d3512b5d414fb4752671b1 Hi Alan, maybe you're looking for this: http://trac.osgeo.org/gdal/browser/trunk/gdal/alg/gdal_alg.h --strk; __

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] Can gdal_poligonize.py be used on float data?

2009-10-28 Thread Alan Steel
at data? Also, the link to the source code doesn't work at http://www.gdal.org/gdal__alg_8h.html#3f522a9035d3512b5d414fb4752671b1 Cheers, Alan Steel ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev