EPA SWMM to TUFLOW: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 8:
 
== Utility Execution ==
The utility requires GIS projection information to correctly translate the SWMM file (.inp) from format to *mif or *.shp format. This is done by including either a projection or header file in the same folder directory as the SDF file. The utility will use the projection information from this file for the data conversion.
<ol>
<li> mif format input requirement: Projection.mif or Header.mif
<li> shp format input requirement: Projection.prj or Header.prj
</ol>
The following error message will be produced if projection information is not available:
ERROR - A Header.prj or Projection.prj file does not exist in folder
 
=== Example Syntax ===