[Qgis-developer] New GRASS plugin: a test drive

Pedro VenĂ¢ncio pedrongvenancio at gmail.com
Mon Oct 19 16:16:39 PDT 2015


Hi Radim,



> If the same happens with GRASS6, the problem is not related to off_t size.
>
> Could you try to:
> - create new line layer
> - digitize line with 2 vertices
> - close editing (save changes)
> - start editing
> - move 1 vertex
> - close editing (save changes)
>

I did this with no crash or problem.




> - run in grass shell: v.out.ascii format=standard input=<your map>
>
> and post the output of v.out.ascii here?
>
>
ORGANIZATION:
DIGIT DATE:
DIGIT NAME:   pedro
MAP NAME:
MAP DATE:     Mon Oct 19 22:50:09 2015
MAP SCALE:    1
OTHER INFO:
ZONE:         0
MAP THRESH:   0.000000
VERTI:
L  2 1
 24882.53560915 98945.88447038
 61983.02003822 107847.51076796
 1     1


Same result using GRASS6:

ORGANIZATION:
DIGIT DATE:
DIGIT NAME:   pedro
MAP NAME:
MAP DATE:     Mon Oct 19 23:00:08 2015
MAP SCALE:    1
OTHER INFO:
ZONE:         0
MAP THRESH:   0.000000
VERTI:
L  2 1
 20359.68858131 88549.20415225
 83729.30795848 109464.91349481
 1     1


But I think I found a pattern in the problem. Using qint64, it only happens
with 3d layers. With 2d layers, or converting layers 3d to 2d, it works ok.

Pedro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20151020/052895d1/attachment.html>


More information about the Qgis-developer mailing list