TUFLOW Message 2073: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
| (8 intermediate revisions by 3 users not shown) | |||
Line 6:
ERROR 2073 - Object ignored. Only Points used, object Type <type><br>
WARNING 2073 - Object ignored. Only Points used, object Type <type><br>
ERROR 2073 - Object ignored. Only Lines used, object Type <type><br
WARNING 2073 - Object ignored. Only Lines used, object Type <type><br>
WARNING 2073 - 2D IWL must be a polygon... ignoring point. This layer could be a 1d_IWL - use ESTRY Control File or 1D commands in TCF for 1d_IWL. <br>
WARNING 2073 - Null Shape object ignored. Only Regions, Lines, Polylines & Multiple Polylines used.
|type=[[ERROR]]<br>
[[WARNING]]
|message_desc=|message_desc=The GIS object has been ignored. There are two reasons that this can occur:
* The GIS objects is unsupported:
* The GIS object type is not expected at this stage in the processing.▼
▲<br>
Various GIS packages handle the advanced GIS geometries (such as arcs) differently, for example if converting a MapInfo Arc object using QGIS, the arc object is converted to a polyline with vertices along the length. For consistency between packages and to provide better support across GIS platforms not all GIS geometries are supported by TUFLOW. For lines, arc objects are not supported (but line and polyline objects are both recognised). For region objects rectangles, rounded rectangles and ellipses are not supported.<br>
Two special cases of unsupported geometries are “Text” objects, which can be used to annotate GIS layers, and “None” or “Null” objects, which GIS software may add to the layer to indicate deleted objects (particularly if using the shapefile format).<br>
Line 32 ⟶ 31:
</pre>
The default for unsupported objects is ERROR with severity level 1, that is arcs, ellipses, rectangle and rounded rectangles will cause the simulation to stop, but any None and Text objects will be ignored.
<
<ol>
The second reason for an object being ignored is that at this stage in the processing, only a specific type of GIS data is expected. For example, when the command
For the 2016 release of TUFLOW this can be set to either a Warning or Error using the command:<br>
<font color="blue"><tt>GIS Supported Object Ignored </tt></font> <font color="red"><tt>==</tt></font><tt> ERROR</tt><br>
Line 40:
<font color="blue"><tt>GIS Supported Object Ignored </tt></font> <font color="red"><tt>==</tt></font><tt> WARNING</tt><br>
The default approach is for a Warning to be output.
</ol>
|suggestions=Ensure that the data in the specified is correct. <br>
See also the following commands in the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW
<font color="blue"><tt>GIS Supported Object Ignored </tt></font> <font color="red"><tt>==</tt></font><br>
<font color="blue"><tt>GIS Unsupported Object </tt></font> <font color="red"><tt>==</tt></font><br>
In some cases it helps to the select all features in a map window (not from attribute table) and export only the selected features under a new name.
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
}}
| |||