You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: metadata.txt
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ name=ImportEpanetInpFiles
11
11
qgisMinimumVersion=2.99
12
12
qgisMaximumVersion=3.99
13
13
description=IMPORT/EXPORT EPANET INP Files
14
-
version=1.5
14
+
version=1.6
15
15
author=Marios S. Kyriakou, KIOS Research and Innovation Center of Excellence (KIOS CoE)
16
16
email=mkiria01@ucy.ac.cy
17
17
about=This tool can be used to IMPORT EPANET INP File to shapefiles and adds them in the QGIS canvas. Also, the shapefiles stored into the _shapefiles_ folder. Can be used to EXPORT EPANET INP File.
@@ -21,7 +21,9 @@ about=This tool can be used to IMPORT EPANET INP File to shapefiles and adds the
21
21
# Optional items:
22
22
23
23
# Uncomment the following line and add your changelog:
24
-
changelog=2019-06-16 ImportEpanetInpFiles 1.5:
24
+
changelog=2019-08-07 ImportEpanetInpFiles 1.6:
25
+
Fix bug in descriptions field
26
+
2019-06-16 ImportEpanetInpFiles 1.5:
25
27
Fixed issue with curve types, fixed issue when export inp, support more demand categories (Thanks to Paulos Paulou @ppavlo02)
26
28
Add selector for coordinate system when Import or Export EPANET files.
0 commit comments