Difference between revisions of "TUFLOW Message 0310"
Line 8: | Line 8: | ||
<tt><font color="blue">Maximum Vertices </font><font color="red">== </font> <number of vertices></tt><br> | <tt><font color="blue">Maximum Vertices </font><font color="red">== </font> <number of vertices></tt><br> | ||
For example <tt><font color="blue">Maximum Vertices </font><font color="red">== </font> 500000</tt> will allow up to 500,000 vertices on a single polyline / polygon. Increasing this number will increase the RAM requirements, reducing this reduces RAM requirements. This can also occur if individual objects are combined in MapInfo. Joined objects can be separated using the ''Objects >> Disaggregate...'' dialogue in MapInfo. | For example <tt><font color="blue">Maximum Vertices </font><font color="red">== </font> 500000</tt> will allow up to 500,000 vertices on a single polyline / polygon. Increasing this number will increase the RAM requirements, reducing this reduces RAM requirements. This can also occur if individual objects are combined in MapInfo. Joined objects can be separated using the ''Objects >> Disaggregate...'' dialogue in MapInfo. | ||
− | + | <br> | |
− | |||
− | |||
|prelink=[[TUFLOW_Message_0309|Message 0309]] | |prelink=[[TUFLOW_Message_0309|Message 0309]] | ||
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] | |uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] | ||
|nextlink=[[TUFLOW_Message_0311|Message 0311]] | |nextlink=[[TUFLOW_Message_0311|Message 0311]] | ||
}} | }} |
Revision as of 14:58, 1 July 2022
TUFLOW Message
ERROR 0310 - Exceeded number of allowable nodes in a single polyline or region.
Alternate Message
NA
Message Type
ERROR
Description
The number of points or vertices in a single polyline or polygon objects exceeds the value allowable in a TUFLOW. By default this is 500,000 points and 100,000 vertices.
Suggestions
The values can be increased (or decreased) using the .tcf commands:
Maximum Points == <number of points>
Maximum Vertices == <number of vertices>
For example Maximum Vertices == 500000 will allow up to 500,000 vertices on a single polyline / polygon. Increasing this number will increase the RAM requirements, reducing this reduces RAM requirements. This can also occur if individual objects are combined in MapInfo. Joined objects can be separated using the Objects >> Disaggregate... dialogue in MapInfo.
Up |
---|
0xxx Messages |