[Qgis-user] help me isolines;;

Alex Mandel tech_dev at wildintellect.com
Sun Nov 14 18:08:51 PST 2010


On 11/14/2010 05:21 PM, Rodrigo Moreira Maia wrote:
> Hi !! i need create isolines in qgis, using a shape file points..
> 
> tanks ..
> 

Try the Contour python plugin. You will need to Fetch Python Plugins and
it also requires that you install the Shapely Python library.

Otherwise you can do this with the GRASS plugin. Though you might need
to 1st interpolate a raster from the point data and then convert
isolines with r.contour.

Enjoy,
Alex



More information about the Qgis-user mailing list