QGIS to update MapInfo model: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 11:
<li> Initialise your QGIS session using the TUFLOW Plugin:
* Select '''Plugins >> TUFLOW >> Edditing > Create/Configure TUFLOW Project'''.
* Select the open MapInfo file via the Source Project Layer drop menu. this will populate the Projection infromationinformation for you.
* Select the folder that contains the TUFLOW model.
* Select the TUFLOW Executable location.
* Tick TUFLOW Classic / HPC
* Tick Save Default Settings
* Tick Create Model Folder Structure. This will add any missing folders to the existing folder structure (ege.g. TUFLOW/gis)
* Tick Create Template Files. This will create the QGIS empty template files for any future additonsadditions to the model.
<li> Open the two TCF Files:
*'''TUFLOW/runs/Create_Empties.tcf'''; and
Line 28:
You will now be able to add compatible QGIS SHP format files to your model.<br>
 
It is best practice to leave the MapInfo file references as is, and use TUFLOW's datalayeringdata layering functionality the add new GIS entries below existing MapInfo entries. For example.
 
 
If you need to make changes to existing MIF files, follow these steps:
<ol>
<li> Open the the MapInfo MIF file in GIS. If the file includes a combaintioncombination of regions, lines and points QGIS will display a pop up message asking which of these features you would like to open. Select all. QGIS will split the MIF file into it's respective object types.
<li> Import empty QGIS SHP template files for the required object types.
<li> Copy the features from the MapInfo object tye layers to tehthe relevent new QGIS SHP files. NOteNote, double check the attribute values have been correctly transferedtransferred to the new file. In some rare instances, when the field attribute type is incompatible this does not occur.
<li> Update the commands within your updated TUFLOwTUFLOW model to reference to the new QGIS SHP files. For future tracabilitytraceability it is best to comment out the prior MapInfo input commands, instead of deleting them.
<ol>