[GRASS-dev] [GRASS GIS] #621: v.in.mapgen: add cats to lines

#621: v.in.mapgen: add cats to lines
--------------------------------+-------------------------------------------
Reporter: hamish | Owner: grass-dev@lists.osgeo.org
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Vector | Version: svn-trunk
Keywords: v.in.mapgen, ascii | Platform: All
      Cpu: All |
--------------------------------+-------------------------------------------
Hi,

it would be nice if v.in.mapgen would add sequentially increasing cat
numbers to the lines it imports. currently all lines are without cat.

either by simply running `v.category opt=add` after the import or
by modifying the awk script to create cat numbers directly in the
v.in.ascii file.

thanks,
Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/621&gt;
GRASS GIS <http://grass.osgeo.org>