1

I want to generate raster from line vector layer using PyQGIS. I was following this post: How to call the interpolation plugin from the python console?

but I have a problem with:

layer_data.InterpolationAttribute =0

It works, but when I try to set different index it still takes values from first column. It looks like 0 index is default and can't be modified. I am working on Ubuntu 16.04.

Maybe this is a reason?

nmtoken
  • 13,355
  • 5
  • 38
  • 87
pazzdzioh
  • 11
  • 1
  • Hi, there is a probably a bug. I have the same problem so I automatically delete all columns before interpolation. – Bulva Jan 08 '18 at 18:15

0 Answers0