service area from point log.txt

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

Download (922 Bytes)

 
1
Algorithm 'Service area (from point)' 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' : '302988.3010353903,5753551.074998223 [EPSG:28355]', 'STRATEGY' : 0, 'TRAVEL_COST' : 0, 'DIRECTION_FIELD' : '', 'VALUE_FORWARD' : '', 'VALUE_BACKWARD' : '', 'VALUE_BOTH' : '', 'DEFAULT_DIRECTION' : 2, 'SPEED_FIELD' : '', 'DEFAULT_SPEED' : 5, 'TOLERANCE' : 0, 'OUTPUT' : 'memory:' }
4

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

    
8
Execution failed after 0.65 seconds
9

    
10

    
11
Loading resulting layers
12
Algorithm 'Service area (from point)' finished