[GRASS-dev] [GRASS GIS] #1756: V.Distance Command Problem
GRASS GIS
trac at osgeo.org
Tue Oct 9 02:57:21 PDT 2012
#1756: V.Distance Command Problem
-------------------------------+--------------------------------------------
Reporter: scorpionlegend92 | Owner: grass-dev@…
Type: defect | Status: reopened
Priority: normal | Milestone: 6.4.3
Component: Default | Version: 6.4.2
Resolution: | Keywords: v.distance, attribute of nearest feature
Platform: MSWindows 7 | Cpu: Unspecified
-------------------------------+--------------------------------------------
Comment(by hellik):
Replying to [comment:8 mlennert]:
> > Please check and confirm.
>
> I can't reproduce this. Using the NC demo data:
>
> g.copy vect=hospitals,myhosp
> v.distance from=myhosp to=myhosp upload=cat,dist,to_attr
to_column=CANCER column=to_cat,dist,to_cancer table=my_test_table -a
>
> works as expected both with dbf and sqlite backend, creating the table
my_test_table with the three columns.
>
> Can you try to reproduce with the NC data ?
>
> If you have the very latest 6.4.3svn version installed, maybe this could
be a specific windows issue ?
tested here with osgeo4w-grass64-dev-6.4.3svn-r53339 and example above
{{{
v.distance from=myhosp to=myhosp upload=cat,dist,to_attr to_column=CANCER
column=to_cat,dist,to_cancer table=my_test_table -a
1716 Kategorien mit mehr als einem Feature in der Vektorkarte <myhosp>.
25600 Entfernungen berechnet.
25600 Einträge eingefügt.
v.distance komplett.
(Tue Oct 09 11:54:48 2012) Command finished (1 sec)
}}}
Helmut
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1756#comment:9>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list