Ticket #3849 (closed patch: fixed)
road-graph plugin not work with
| Reported by: | stopa85 | Owned by: | timlinux |
|---|---|---|---|
| Priority: | major: does not work as expected | Milestone: | Version 1.7.0 |
| Component: | C++ Plugins | Version: | |
| Keywords: | Cc: | ||
| Platform Version: | Platform: | All | |
| Must Fix for Release: | No | Awaiting user input: | no |
Description
Road graph plugin not work with message "Tie point failed". It is two problem:
1. Ignore "Enable 'on the fly' coordinate transfom" settings
2. Division by zero in QgsPoint::sqrtDistToSegment(x1,y1,x2,y2, minDistPoint) function if (x1,y1) == (x2, y2)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
