[GRASS-dev] [GRASS GIS] #2409: last call for options keys consolidation
GRASS GIS
trac at osgeo.org
Wed Dec 24 07:03:58 PST 2014
#2409: last call for options keys consolidation
----------------------------------+-----------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: blocker | Milestone: 7.0.0
Component: Default | Version: unspecified
Keywords: standardized options | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by martinl):
Replying to [comment:163 martinl]:
{{{
> > ncolumn Node cost column
> > Node cost column (number)
}}}
>
> This is more significant issue, all of v.net modules uses various
shortened options
{{{
> > afcolumn Arc forward/both direction(s) cost column (number)
> >
> > acolumn Arcs' cost column (for both directions)
> >
> >
> > abcolumn Arc backward direction cost column (number)
> > EXPERIMENTAL: Arc backward direction cost column
(number)
}}}
>
> see my note about `v.net` modules above
I went though v.net modules and renamed
{{{
alayer -> arc_layer
nlayer -> node_layer
type -> arc_type
ccats -> center_cats
ncolumn -> node_column
afcolumn -> arc_column
abcolumn -> arc_backward_column
tcats -> terminal_cats
nsp -> npoints
coordinate -> coordinates
vis -> visibility
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2409#comment:164>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list