How to Save Node and Link Summary Tables in H2OMAP SWMM to Shapefiles

The export manager of H2OMAP SWMM is very flexible, you can export shape, MIF and CSV files but you have to do some copy and pasting to allow the program to export ALL of the node and pipe summary tables.  The export manager will export any node or pipe information in the DB hydraulic and information tables.  If you copy and paste, for example, the output pipe summary table to the Pipe information tables (Figure 1) then you can use the Export Manager (Figure 2) to save the shape file with tables (Figure 4) and view the shape file in Arc Map (Figure 4).  The TOC properties in Arc Map can be used to show the maximum d over D or maximum Q over Qfull values in Arc Map using this VBScript.

Function FindLabel ( [DOVEMAXD] )
  FindLabel = "" & FormatNumber([DOVEMAXD],2) & ""
End Function


Image001
Figure 1.  Copy and Paste the Pipe Summary information from the Output Tables to the Pipe Information  Tables.

Image002
Figure 2.  Select a link Shapefile using the Export Manager

Image003
Figure 3.  Save the Link Information and other data to a shape file. 


Image004
Figure 4.  The created shapefile added to Arc Map and displayed using the Layer Properties of Arc Max.

You need to be a member of SWMM 5 or SWMM or EPASWMM and SWMM5 in ICM_SWMM to add comments!

Join SWMM 5 or SWMM or EPASWMM and SWMM5 in ICM_SWMM

Email me when people reply –