[GRASS-dev] [GRASS GIS] #1144: m.cogo- add type options

#1144: m.cogo- add type options
----------------------------------+-----------------------------------------
Reporter: needelsd | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.0
Component: Vector | Version: unspecified
Keywords: import m.cogo v.type | Platform: All
      Cpu: All |
----------------------------------+-----------------------------------------
m.cogo currently imports points, but it would be useful to add the
following options:

-l flag to import lines[[BR]]
-b flag to import boundaries[[BR]]
-a flag to import areas (with associated snap threshold)

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

#1144: m.cogo- add type options
----------------------------------+-----------------------------------------
Reporter: needelsd | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Vector | Version: unspecified
Keywords: import m.cogo v.type | Platform: All
      Cpu: All |
----------------------------------+-----------------------------------------
Changes (by martinl):

  * milestone: 6.4.0 => 6.5.0

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1144#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1144: m.cogo- add type options
------------------------------------+---------------------------------------
Reporter: needelsd | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: import, m.cogo, v.type | Platform: All
      Cpu: All |
------------------------------------+---------------------------------------
Changes (by hamish):

  * keywords: import m.cogo v.type => import, m.cogo, v.type
  * priority: normal => minor
  * version: unspecified => svn-trunk
  * milestone: 6.5.0 => 7.0.0

Comment:

example of how to do that with the new -c flag added in r56768,9 for
devbr6 and trunk.

for the record it does not import anything itself (yet), it just prints a
string of coords to stdout.

Hamish

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