Flood Modeller Tutorial Module02 Provisional: Difference between revisions

Content deleted Content added
Line 74:
 
<br><u>'''QGIS - SHP'''</u>
<br><tt><font color="blue">Create TIN Zpts WRITE TIN</font> <font color="red">==</font> gis\2d_ztin_fmt_m02_development_001_r2d_ztin_fmt_m02_development_001_R.shp | gis\2d_ztin_fmt_m02_development_001_p2d_ztin_fmt_m02_development_001_P.shp</tt>
 
<br><u>'''QGIS - GPKG'''</u>
<br><tt><font color="blue">Create TIN Zpts WRITE TIN</font> <font color="red">==</font> 2d_ztin_fmt_m02_development_001_r2d_ztin_fmt_m02_development_001_R | 2d_ztin_fmt_m02_development_001_p2d_ztin_fmt_m02_development_001_P</tt>
 
<br>The <tt><font color="blue">Create TIN Zpts WRITE TIN</font></tt> command creates and writes a .2dm mesh file to the same location as the GIS layer (in this case the TUFLOW\model\gis folder). The .2dm TIN can be viewed, checked, and modified in QGIS. It can then be read into the model directly using the <tt>Read TIN Zpts</tt> command for subsequent model simulations.
Line 84:
 
<br><u>'''QGIS - SHP'''</u>
<br><tt><font color="blue">Read GIS Mat</font> <font color="red">==</font> gis\2d_mat_fmt_m02_dev_001_r2d_mat_fmt_m02_dev_001_R.shp</tt>
<br><tt><font color="blue">Read GIS Mat</font> <font color="red">==</font> gis\2d_mat_fmt_m02_dev_buildings_001_r2d_mat_fmt_m02_dev_buildings_001_R.shp</tt>
 
<br><u>'''QGIS - GPKG'''</u>
<br><tt><font color="blue">Read GIS Mat</font> <font color="red">==</font> 2d_mat_fmt_m02_dev_001_r2d_mat_fmt_m02_dev_001_R</tt>
<br><tt><font color="blue">Read GIS Mat</font> <font color="red">==</font> 2d_mat_fmt_m02_dev_buildings_001_r2d_mat_fmt_m02_dev_buildings_001_R</tt>
</li>