Feature request #3849

road-graph plugin not work with

Added by Sergey Yakushev almost 13 years ago. Updated almost 13 years ago.

Status:Closed
Priority:Low
Assignee:Tim Sutton
Category:C++ Plugins
Pull Request or Patch supplied: Resolution:fixed
Easy fix?:No Copied to github as #:13907

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)

roadgraph_fix_OTF_and_sqrDist.diff Magnifier - This path fix it (6.47 KB) Sergey Yakushev, 2011-05-26 10:20 PM

roadgraph_fix_OTF_and_sqrDist_01.diff Magnifier (6.5 KB) Sergey Yakushev, 2011-05-26 10:29 PM

History

#1 Updated by Sergey Yakushev almost 13 years ago

Sorry. I upload broken file. Use new attach.

#2 Updated by Jürgen Fischer almost 13 years ago

  • Status changed from Open to Closed
  • Resolution set to fixed

#3 Updated by Sergey Yakushev almost 13 years ago

  • Status changed from Closed to Feedback
  • Resolution deleted (fixed)

It is available to apply in to release-1_7_0 ?

#4 Updated by Jürgen Fischer almost 13 years ago

  • Resolution set to fixed
  • Status changed from Feedback to Closed

Replying to [comment:3 stopa85]:

It is available to apply in to release-1_7_0 ?

applied to 1.7 in d61e6d5954a4ebbaaed4e6514834bb5434472575

Also available in: Atom PDF