Showing posts with label How to Save Node and Link Summary Tables in H2OMAP SWMM to Shapefiles. Show all posts
Showing posts with label How to Save Node and Link Summary Tables in H2OMAP SWMM to Shapefiles. Show all posts

Thursday, August 8, 2013

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

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

Figure 1.  Copy and Paste the Pipe Summary information from the Output Tables to the Pipe Information  Tables.
Figure 2.  Select a link Shapefile using the Export Manager

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

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

Thursday, November 22, 2012

How to Save Node and Link Relates in H2OMAP SWMM to Shapefiles

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

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

by dickinsonre
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
Figure 1.  Copy and Paste the Pipe Summary information from the Output Tables to the Pipe Information  Tables.
Figure 2.  Select a link Shapefile using the Export Manager
Figure 3.  Save the Link Information and other data to a shape file.
Figure 4.  The created shapefile added to Arc Map and displayed using the Layer Properties of Arc Map

GitHub code and Markdown (MD) files Leveraging

 To better achieve your goal of leveraging your GitHub code and Markdown (MD) files for your WordPress blog or LinkedIn articles, consider t...