[GRASS-dev] [GRASS GIS] #2769: v.in.ogr not supporting OFTInteger64 field type
GRASS GIS
trac at osgeo.org
Tue Oct 20 03:02:06 PDT 2015
#2769: v.in.ogr not supporting OFTInteger64 field type
--------------------------------+-------------------------
Reporter: zarch | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.1.0
Component: Default | Version: svn-trunk
Keywords: v.in.ogr Integer64 | CPU: All
Platform: Linux |
--------------------------------+-------------------------
It seems that GRASS does not support vector columns with type int64, in
most of the cases this fields are just normal int32.
I've written a small patch that treat this field as normal integer (with a
warning). It works without problems on my test file... but I'm not sure
about the consequences if a real int64 is met.
What do you think? It is safe to move this changes to trunk?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2769>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list