> Perhaps that solves the problem. > Additionally, d.vect can show node numbers with > disp=topo > > This should, in combination with d.zoom help to identify the > (I suppose) data problem. > > Markus >
Thanks. Using this advice, I've found the problem: a road isolated from the rest. Other command that I've used to debug my data: v.build map=myroads_net option=dump --verbose |less The above command show all nodes with full info (the coordinates showing here can facilitate zooming to node). I deleted the road isolated, and tried again with success! Thank you very much. Saludos José María _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
