<div dir="ltr">I've been running some trials through v.net.alloc using town road networks as the arc layer and schools as the node layer. I have one set of roads/schools that breezes through v.net.alloc without issue (Town 1), while another one only allocates the first few arcs connected to each school and leaves the rest of the network unallocated (Town 2). There is probably a problem with the data from Town 2, but I can't figure out what it is. Does this issue sound familiar to anyone?<div><br></div><div>I am using the GUI. I load each pair of shapefiles into GRASS and then run the following statements (I only import two school points to simplify). The two towns are pulled right from the state-wide GIS office, but the towns are in different states (ie - different agencies provide the data).</div><div><br></div><div><a href="http://v.net">v.net</a> input=roads output=road_nodes operation=nodes</div><div><a href="http://v.net">v.net</a> input=road_nodes points=schools output=network operation=connect thresh=1000</div><div>v.net.alloc input=network output=network_allocation ccats=1-2</div><div><br></div><div>Thanks in advance for any advice, I can also email images/data if that would be helpful.</div><div><br></div><div>Sincerely,</div><div><br></div><div>Sam</div></div>