[GRASS-dev] [bug #2969] can wxPython GUI handle order of options for v.type and alike?

Martin Landa landa.martin at gmail.com
Wed May 30 06:26:13 EDT 2007


Hi,

2007/5/29, Maciej Sieczka <tutey at o2.pl>:

> $ v.info -t mlns
> nodes=1000000
> points=1000000
> lines=999000
> boundaries=0
> centroids=0
> areas=0
> islands=0
> faces=0
> kernels=0
> primitives=1999000
> map3d=0
>
> $ time v.type in=mlns out=mlns_type_once type=point,centroid,line,boundary
>
> real    6m37.459s
> user    6m12.191s
> sys     0m23.673s
>
>
> $ time `v.type in=mlns out=mlns_type_first type=point,centroid; v.type
> in=mlns_type_first out=mlns_type_second type=point,centroid`

just stupid note -- shouldn't be ?

 time `v.type in=mlns out=mlns_type_first type=point,centroid; v.type
> in=mlns_type_first out=mlns_type_second type=****line,boundary****`

Martin

-- 
Martin Landa <landa.martin at gmail.com> * http://gama.fsv.cvut.cz/~landa *




More information about the grass-dev mailing list