FM Tute M01 QGIS 1D2D Code: Difference between revisions
Content deleted Content added
Andrew.Sims (talk | contribs) No edit summary |
Andrew.Sims (talk | contribs) No edit summary |
||
Line 7:
<li>Import in an empty <b>2d_bc_empty_R.shp</b> layer from within the FMT_tutorial\FMT_M01\TUFLOW\model\gis\empty folder.</li>
<li>Save the layer as <b>2d_bc_hxi_FMT_001_R.shp</b> in the FMT_tutorial\FMT_M01\TUFLOW\model\gis folder. </li>
<li>Open the <b>Inactive_area.shp</b> GIS layer from Module_Data\Module_01\
<li> For all polygons assign a 'type' attribute of 'CD'. A 2D BC type of 'CD' designates the digitised polygon as a code polygon. The code polygon defines if the 2D cells are active or inactive </li>
<li> For all polygons assign a 'f' attribute of '-1'. A cell code of '-1' deactivates all cells within the digitised code polygons. </li>
| |||