TUFLOW Message 2028: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
Created page with '{{TUFLOW_Message |tuflow_message=???? |message_desc=Could not find a CN object or 1D node snapped to 2D SX object. |suggestions=???? |discussion_page=* [[Talk:TUFLOW Message 2028...'
 
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TUFLOW_Message
{{TUFLOW_Message
|tuflow_message=ERROR 2028 - Could not find a CN object or 1D node snapped to 2D SX object.
|tuflow_message=????
|alt_msg=NA
|type=[[ERROR]]
|message_desc=Could not find a CN object or 1D node snapped to 2D SX object.
|message_desc=Could not find a CN object or 1D node snapped to 2D SX object.
|suggestions=Check snapping and boundary configuration. 2D SX object should be snapped to 1D node or linked to a 1D node by CN line (connection object).
|suggestions=????

|discussion_page=* [[Talk:TUFLOW Message 2028|Discuss Message 2028]]
When the SX object is a region, the SX region object and the CN line object must be in the same READ GIS BC command.
|link3=''

|link4=''
SHP example:
|prelink=[[TUFLOW_Message_2027|Message 2027]]

|nextlink=[[TUFLOW_Message_2029|Message 2029]]
<font color="blue"><tt>Read GIS BC </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>2d_bc_M03_culverts_R.shp {{!}} 2d_bc_M03_culverts_L.shp</tt></font> <font color="green"><tt> ! SX and CN object in the same command via {{!}}</tt></font> <br>

GPKG example:

<font color="blue"><tt>Read GIS BC </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>2d_bc_M03_culverts_R {{!}} 2d_bc_M03_culverts_L</tt></font> <font color="green"><tt> ! SX and CN object in the same command via {{!}}</tt></font> <br>

MIF example:

<font color="blue"><tt>Read GIS BC </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>2d_bc_M03_culverts_SX_CN.mif </tt></font> <font color="green"><tt> ! SX and CN object in the same file</tt></font> <br>

|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
}}
}}

Latest revision as of 18:22, 22 April 2025

TUFLOW Message
ERROR 2028 - Could not find a CN object or 1D node snapped to 2D SX object.

Alternate Message
NA

Message Type
ERROR

Description
Could not find a CN object or 1D node snapped to 2D SX object.

Suggestions
Check snapping and boundary configuration. 2D SX object should be snapped to 1D node or linked to a 1D node by CN line (connection object).

When the SX object is a region, the SX region object and the CN line object must be in the same READ GIS BC command.

SHP example:

Read GIS BC == 2d_bc_M03_culverts_R.shp | 2d_bc_M03_culverts_L.shp  ! SX and CN object in the same command via |

GPKG example:

Read GIS BC == 2d_bc_M03_culverts_R | 2d_bc_M03_culverts_L  ! SX and CN object in the same command via |

MIF example:

Read GIS BC == 2d_bc_M03_culverts_SX_CN.mif  ! SX and CN object in the same file


Up
2xxx Messages