Closed lucadelu closed 7 years ago
It isn't a problem with more observed properties. It's the same problem as in #7. (it works with smaller time span)
There is an error message saying that *** buffer overflow detected ***
. It's problem raising in GRASS for many years as you can see for example at [1] and it doesn't seem fixed to me.
It raises during v.in.ogr
and it seems that the problem raises during db.dropcolumn
somewhere in v.in.ogr
, but I can't find it in source code [2]. But I believe it's because of the size, I hope I can solve it somehow with SQLite columns problem (any help appreciated).
[1] https://trac.osgeo.org/grass/ticket/800 [2] https://trac.osgeo.org/grass/browser/grass/branches/releasebranch_7_0/vector/v.in.ogr/main.c
This is fixed, you need to fix the problem of records reported in issue #9
Running this
I got