#577: v.in.ogr: imported GPX file results in N=0, W=0 ---------------------+------------------------------------------------------ Reporter: hamish | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 6.4.0 Component: Vector | Version: svn-develbranch6 Resolution: | Keywords: v.in.ogr, gpx Platform: Linux | Cpu: x86-32 ---------------------+------------------------------------------------------ Comment (by mmetz):
This empty track makes its way into the grass vector as an empty feature (primitive with no vertices). This should not happen because the vector libraries can't handle empty features. Could be fixed either in v.in.ogr or in the vector libraries, i.e. in Vect_write_line(). -- Ticket URL: <https://trac.osgeo.org/grass/ticket/577#comment:8> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
