Difference between revisions of "TUFLOW Message 2232"
m |
|||
Line 7: | Line 7: | ||
[[File:Self Intersecting Polygon.png|500px]] | [[File:Self Intersecting Polygon.png|500px]] | ||
|suggestions=Check region perimeter does not cross or snap onto itself. To help identify the problem, the follow steps can be used:<br> | |suggestions=Check region perimeter does not cross or snap onto itself. To help identify the problem, the follow steps can be used:<br> | ||
− | * Import the sh_obj check file. This file is written sequentially and the last entry is the final | + | * Import the sh_obj check file. This file is written sequentially and the last entry is the final object TUFLOW was able to process. The final triangle is shown in red below:<br> |
<br> | <br> | ||
[[File:Error 2232 01.jpg|600px]] | [[File:Error 2232 01.jpg|600px]] | ||
Line 14: | Line 14: | ||
[[File:Error 2232 02.jpg]] | [[File:Error 2232 02.jpg]] | ||
<br><br> | <br><br> | ||
− | * If the coordinates of this polygon are examined it snaps back onto itself:<br> | + | * If the coordinates of this polygon are examined, we find that it snaps back onto itself:<br> |
<tt> | <tt> | ||
307119.21 183875.86<br> | 307119.21 183875.86<br> |
Revision as of 09:26, 31 January 2017
TUFLOW Message
ERROR 2232 - Failed to complete triangulation. Check region perimeter does not cross or snap onto itself.
Alternate Message
NA
Message Type
ERROR
Description
TUFLOW was unable to triangulate polygon (region) object. The most likely reason for this to occur is that the region perimeter crosses or snaps onto itself. An example of a self-intersecting region is shown below with (the blue circles highlight the problem areas), click on image for a larger view.
Suggestions
Check region perimeter does not cross or snap onto itself. To help identify the problem, the follow steps can be used:
- Import the sh_obj check file. This file is written sequentially and the last entry is the final object TUFLOW was able to process. The final triangle is shown in red below:
- This highlights that the issue is in the polygon in the 2d_zsh layer highlighted in green:
- If the coordinates of this polygon are examined, we find that it snaps back onto itself:
307119.21 183875.86
307117.92 183878.53
307123.06 183881.09
307126.86 183872.48
307126.07 183872.04
307119.55 183872.54
307119.21 183875.86
307117.92 183878.53
307119.21 183875.86
- To remove this (in MapInfo) the layer needs to be made editable and "cleaned" as per the images below.
Up |
---|
2xxx Messages |