Hi Marc,

QGIS doesn't have this functionaliyt out of the box - but gdal has:

See http://www.gdal.org/gdal_rasterize.html

There may exist a QGIS plugin for this purpose, but I don't know one. I also heard that some people are working on QGIS plugins to integrate gdal/ogr functionality in QGIS.

If you aren't afraid of the command-line, gdal_rasterize will work fine for you.

Andreas

Marc Fischer wrote:
Folks,

I have polygons in a shape file with an attribute that I'd like to distribute on a geographic grid and then export to netcdf or ascii. I've done this in Arcview using Spatial Analyst Extension.

Is there a way to do this in QGIS?

Best,

Marc
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to