[GRASS-dev] [GRASS GIS] #2409: last call for options keys consolidation
GRASS GIS
trac at osgeo.org
Wed Dec 24 09:34:20 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 cmbarton):
Replying to [comment:164 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
> }}}
Thanks much. These are a great improvement. IIRC, the vector overlay/query
modules could use something similar. Perhaps already done as I've had no
time to investigate at the end of semester here. This is a lot of work I
realize but greatly appreciated.
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2409#comment:166>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list