shortest path point to layer log.txt

Joshua Geoghegan, 2017-10-25 03:28 AM

Download (1.09 KB)

 
1
Algorithm 'Shortest path (point to layer)' starting...
2
Input parameters:
3
{ 'INPUT' : 'J:/GeoWorkspaces/Infrastructure Strategy/Infrastructure Planning and Policy/Principal Pedestrian Network/Testing shp/RD_CL_Roads_Register.shp', 'START_POINT' : '303000.6800221053,5753543.647606194 [EPSG:28355]', 'END_POINTS' : 'J:/GeoWorkspaces/Infrastructure Strategy/Infrastructure Planning and Policy/Principal Pedestrian Network/Testing shp/Sorrento/Sorrento Primary_Destinations.shp', 'STRATEGY' : 0, 'DIRECTION_FIELD' : '', 'VALUE_FORWARD' : '', 'VALUE_BACKWARD' : '', 'VALUE_BOTH' : '', 'DEFAULT_DIRECTION' : 2, 'SPEED_FIELD' : '', 'DEFAULT_SPEED' : 5, 'TOLERANCE' : 0, 'OUTPUT' : 'memory:' }
4

    
5
Loading end points...
6
Building graph...
7
Traceback (most recent call last): File "C:/PROGRA~1/QGIS2~1.99/apps/qgis-dev/./python/plugins\processing\algs\qgis\ShortestPathPointToLayer.py", line 230, in processAlgorithm snappedPoints = director.makeGraph(builder, points, feedback) Exception: unknown 
8

    
9
Execution failed after 0.76 seconds
10

    
11

    
12
Loading resulting layers
13
Algorithm 'Shortest path (point to layer)' finished