<div dir="ltr"><div dir="ltr"><div dir="ltr">Hello devs <div><br></div><div>I found a quite striking issue when importing a simple vector file.  It is a gpkg file with 30 points and only one field as attribute. When I import it into GRASS, either with v.in.ogr or v.import, I only get 28 points imported. No idea why. Meanwhile, ogrinfo -al reports 30 points, same as QGIS</div><div><br></div><div>v.in.ogr input=central.gpkg layer=central output=central<br></div><div><div>Check if OGR layer <central> contains polygons...</div><div>WARNING: Vector map <central> already exists and will be overwritten</div><div>Creating attribute table for layer <central>...</div><div>Importing 28 features (OGR layer <central>)...</div><div>-----------------------------------------------------</div><div>Building topology for vector map <central@testing>...</div><div>Registering primitives...</div></div><div><br></div><div><div>v.db.select -c central | wc -l</div><div>28</div></div><div><br></div><div>I attach the file.</div><div><br></div><div>Thanks much in advance</div><div>Vero<br></div><div><br></div><div>ps: I use trunk r73492</div></div></div></div>