[GRASS-dev] [GRASS GIS] #3346: parser: --script delivers old-style keyword template

GRASS GIS trac at osgeo.org
Sun May 7 09:41:32 PDT 2017


#3346: parser: --script delivers old-style keyword template
---------------------+-------------------------
 Reporter:  neteler  |      Owner:  grass-dev@…
     Type:  defect   |     Status:  new
 Priority:  normal   |  Milestone:  7.2.2
Component:  LibGIS   |    Version:  svn-trunk
 Keywords:  parser   |        CPU:  Unspecified
 Platform:  All      |
---------------------+-------------------------
 In GRASS GIS 7 the keywords need to be defined in separate lines. However,
 the actual --script output prints all in a single line:

 {{{
 r.to.vect --script | grep keyword
 #% keyword: raster, conversion, geometry, vectorization
 }}}

 This will require an update in lib/gis/parser_script.c

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3346>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list