QGIS to update MapInfo model: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 29:
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 data layering functionality theto add new GIS entries below existing MapInfo entries. For example.
 
IfHowever, if you need to make changes to existing MIF files, follow these steps to convert the to SHP file format:
 
If you need to make changes to existing MIF files, follow these steps:
<ol>
<li> Open the MapInfo MIF file in GIS. If the file includes a combination of regions, lines and pointspoint object QGIS will display a pop -up message asking which of these features you would like to open. Select all"All". QGIS will split the MIF file into it'sits respective object types.
<li> Import empty QGIS SHP template files for the required object types.
<li> Copy the features from the MapInfo layers to the relevant new QGIS SHP files. Note, double check the attribute values have been correctly transferred 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 TUFLOW model to reference to the new QGIS SHP files. For future traceability it is best to comment out the prior MapInfo input commands using <font color="green"><tt>!</tt></font>, instead of deleting them.
</ol>