Re: [Qgis-user] Problem with interpolation plugin

2013-07-11 Thread gregsa
Giovanni, I also have this problem. It is a real pain because I never know if I will be able to fully rely on QGIS in my projects. Firstly, I thought it is a matter of number of points used in interpolation (memory issue), but after some tests it seems that it is a matter of spacial configuration

Re: [Qgis-user] Problem with interpolation plugin

2012-03-26 Thread Zara Teixeira
Thanks Giovanni. I'll wait for further developments. Zara On Mon, Mar 26, 2012 at 9:51 AM, Giovanni Manghi < giovanni.man...@faunalia.pt> wrote: > Hi Zara, > > I tested your dataset, saving it to epsg 3763 and get the issue when > doing the TIN interpolation (I will file a ticket). IDW works f

Re: [Qgis-user] Problem with interpolation plugin

2012-03-26 Thread Giovanni Manghi
Hi Zara, I tested your dataset, saving it to epsg 3763 and get the issue when doing the TIN interpolation (I will file a ticket). IDW works fine here, as also any method in the "raster -> analysis -> grid" tool. cheers -- Giovanni -- On Fri, 2012-03-23 at 16:01 +, Zara Teixeira wrote: >

Re: [Qgis-user] Problem with interpolation plugin

2012-03-23 Thread Giovanni Manghi
Hi Zara, can you please send a me sample (that causes the error) to allow do some tests? thanks -- Giovanni -- On Fri, 2012-03-23 at 15:14 +, Zara Teixeira wrote: > Hi, > > > I have this shapefile with points in ESRI: 102164 > Because all my work is in EPSG 3763, I changed the CRS to thi

Re: [Qgis-user] Problem with interpolation plugin

2012-03-23 Thread Zara Teixeira
It is in fact the 20790, and I had tried that too. But the problem remains if I convert it to another CRS. thanks anyway. On Fri, Mar 23, 2012 at 3:48 PM, ALT SHN wrote: > It seems to be a CRS problem. > > First you have to be sure what EPSG code is equivalent to ESRI 102164 (I > think it's the

[Qgis-user] Problem with interpolation plugin

2012-03-23 Thread Zara Teixeira
Hi, I have this shapefile with points in ESRI: 102164 Because all my work is in EPSG 3763, I changed the CRS to this one. The problem is that everytime I try to create a TIN with the interpolation plugin, both QGIS 1.9.9 and 1.7.4 crash. I have them i