Guest User

Untitled

a guest
Dec 14th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. Algorithm v.to.points - Create points along input lines starting...
  2. g.proj -c proj4="+proj=longlat +datum=WGS84 +no_defs"
  3. v.in.ogr min_area=0.0001 snap=-1 input="/tmp/processing675fd71b428d47058b057854bf85d1c7" layer=1544809798.2236 output=tmp15448097982637 --overwrite -o
  4. g.region n=45.3300102346 s=45.2834281428 e=-122.925625688 w=-122.98844688 res=100
  5. v.to.points input="tmp15448097982637" dmax="100" use=node output="output5d61527a7ac04a79884d43ae47610b99" --overwrite
  6. v.out.ogr -s -e input=output5d61527a7ac04a79884d43ae47610b99 type=auto output="/tmp/processing675fd71b428d47058b057854bf85d1c7/08803dbec4b44cc99b453612ce41e56f" format=ESRI_Shapefile output_layer=output --overwrite
  7. Starting GRASS GIS...
  8. Executing '/home/mikey/.qgis2//processing/grass7_batch_job.sh' ...
  9. Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
  10. Projection information updated
  11. Over-riding projection check
  12. Check if OGR layer contains polygons... 0..2..4..6..8..10..12..14..16..18..20..22..24..26..28..30..32..34..36..38..40..42..44..46..48..50..52..54..56..58..60..62..64..66..68..70..72..74..76..78..80..82..84..86..88..90..92..94..96..98..100
  13. Importing 1459 features (OGR layer )... 0..2..4..6..8..10..12..14..16..18..20..22..24..26..28..30..32..34..36..38..40..42..44..46..48..50..52..54..56..58..60..62..64..66..68..70..72..74..76..78..80..82..84..86..88..90..92..94..96..98..100
  14. Building topology for vector map ...
  15. Registering primitives...
  16.  
  17. 1471 primitives registered
  18. 5379 vertices registered
  19. Building areas... 0..2..4..6..8..10..12..14..16..18..20..22..24..26..28..30..32..34..36..38..40..42..44..46..48..50..52..54..56..58..60..62..64..66..68..70..72..74..76..78..80..82..84..86..88..90..92..94..96..98..100
  20. 0 areas built
  21. 0 isles built
  22. Attaching islands...
  23. Attaching centroids... 1..3..5..7..9..11..13..15..17..19..21..23..25..27..29..31..33..35..37..39..41..43..45..47..49..51..53..55..57..59..61..63..65..67..69..71..73..75..77..79..81..83..85..87..89..91..93..95..97..99..100
  24. Number of nodes: 1150
  25. Number of primitives: 1471
  26. Number of points: 0
  27. Number of lines: 1471
  28. Number of boundaries: 0
  29. Number of centroids: 0
  30. Number of areas: 0
  31. Number of isles: 0
  32. DBMI-SQLite driver error:
  33. Unable to scan date:
  34.  
  35. DBMI-SQLite driver error:
  36. Unable to scan date:
  37.  
  38. WARNING: Unable to fetch data from table
  39. ERROR: Unable to copy table
  40. WARNING: Table linked to vector map does not exist
  41. ERROR: Vector map not found
  42. Execution of '/home/mikey/.qgis2//processing/grass7_batch_job.sh' finished.
  43. Cleaning up temporary files...
  44. Starting GRASS GIS...
  45. Executing '/home/mikey/.qgis2//processing/grass7_batch_job.sh' ...
  46. ERROR: Vector map not found
Add Comment
Please, Sign In to add comment