Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[processing] fix v.net.report and v.net.nreport
(cherry picked from commit 85e3b2d)
  • Loading branch information
alexbruy committed Feb 1, 2019
1 parent 0a5bad4 commit acce248
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 2 deletions.
Expand Up @@ -3,4 +3,4 @@ v.net.nreport - Reports nodes information of a network
Vector (v.*)
QgsProcessingParameterFeatureSource|input|Input vector line layer (arcs)|1|None|False
Hardcoded|operation=nreport
QgsProcessingParameterFileDestination|html|NReport|Html files (*.html)|None|False
QgsProcessingParameterFileDestination|output|NReport|Html files (*.html)|None|False
Expand Up @@ -3,4 +3,4 @@ v.net.report - Reports lines information of a network
Vector (v.*)
QgsProcessingParameterFeatureSource|input|Input vector line layer (arcs)|1|None|False
Hardcoded|operation=report
QgsProcessingParameterFileDestination|html|Report|Html files (*.html)|None|False
QgsProcessingParameterFileDestination|output|Report|Html files (*.html)|None|False
Empty file.
@@ -0,0 +1,27 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><p>1 -1 -1
</br>2 -1 -1
</br>3 -1 -1
</br>4 -1 -1
</br>5 -1 -1
</br>6 -1 -1
</br>7 -1 -1
</br>8 -1 -1
</br>9 -1 -1
</br>10 -1 -1
</br>11 -1 -1
</br>12 -1 -1
</br>13 -1 -1
</br>14 -1 -1
</br>15 -1 -1
</br>16 -1 -1
</br>17 -1 -1
</br>18 -1 -1
</br>19 -1 -1
</br>20 -1 -1
</br>21 -1 -1
</br>22 -1 -1
</br>23 -1 -1
</br>24 -1 -1
</br>25 -1 -1
</br>26 -1 -1
</br></p></body></html>

0 comments on commit acce248

Please sign in to comment.