One option is exporting to NetCDF format and running GMT's grd2xy ( http://gmt.soest.hawaii.edu/doc/latest/grd2xyz.html). If the raster is big this will be slow though.
H. On Wed, Jun 4, 2014 at 1:00 PM, Jukka Rahkonen <[email protected]> wrote: > Hi, > > Is there a tool for converting rasters into vector grids, either points or > polygons? I know gdal_polygonize but what I am after would just create a > regular grid of points or polygons and write raster values into attributes. > I can do that with SEXTANTE vectorization tools but I would rather use > GDAL. > > -Jukka Rahkonen- > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- Hernán De Angelis Glaciers & Remote Sensing | Sustainability & Environmental Science http://talesoficeandstone.blogspot.se/ | http://talesofafiniteplanet.blogspot.se/ <http://talesoficeandstone.blogspot.se/>
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
