Ticket #1659 (new enhancement)

Opened 12 months ago

Last modified 9 months ago

v.net.salesman - add cat to node error output

Reported by: gfleming Owned by: grass-dev@…
Priority: normal Milestone: 7.0.0
Component: Vector Version: unspecified
Keywords: vector network analysis Cc:
Platform: All CPU: All

Description

When graph creation fails like this:

ERROR: Destination node [56802] is unreachable from node [56811]

It would be really useful to know the cats of the offending nodes, not just their internal DGlib node ids. This would help find the error in the network.

Change History

in reply to: ↑ description   Changed 9 months ago by mmetz

  • keywords vector network analysis added
  • platform changed from Unspecified to All
  • component changed from Default to Vector
  • cpu changed from Unspecified to All
  • milestone changed from 6.4.3 to 7.0.0

Replying to gfleming:

When graph creation fails like this: ERROR: Destination node [56802] is unreachable from node [56811] It would be really useful to know the cats of the offending nodes, not just their internal DGlib node ids. This would help find the error in the network.

Fixed in trunk r52830. TODO: apply to all other v.net.* modules.

Markus M

Note: See TracTickets for help on using tickets.