[GRASS-dev] [GRASS GIS] #1855: error using GRASS v.net
GRASS GIS
trac at osgeo.org
Sun Jan 20 02:58:40 PST 2013
#1855: error using GRASS v.net
---------------------+------------------------------------------------------
Reporter: dof1985 | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: Vector | Version: 6.4.2
Keywords: network | Platform: Unspecified
Cpu: x86-64 |
---------------------+------------------------------------------------------
I am trying to create a network from a polyline map with about 11000
categories and a points map with about 24 categories.
I was using v.net with a threshold of 4500 meters (provided by v.distance)
and receive the following error:
Assertion failed:!p->taken[i], file split_q.e, line 69
My code was:
{{{
v.net input=network points=cdw1c output=network_v1 operation=connect
threshold=4500
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1855>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list