Difference between revisions of "TUFLOW Message 0310"

From Tuflow
Jump to navigation Jump to search
Line 5: Line 5:
 
|message_desc=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.
 
|message_desc=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:<br>
 
|suggestions=The values can be increased (or decreased) using the .tcf commands:<br>
<tt>Maximum Points == <number of points></tt><br>
+
<tt><font color="blue">Maximum Points </font><font color="red">== </font><number of points></tt><br>
<tt>Maximum Vertices == <number of vertices></tt><br>
+
<tt><font color="blue">Maximum Vertices </font><font color="red">== </font> <number of vertices></tt><br>
For example <tt>Maximum Vertices == 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.
 
|discussion_page=* [[Talk:TUFLOW Message 0310|Discuss Message 0310]]
 
|discussion_page=* [[Talk:TUFLOW Message 0310|Discuss Message 0310]]
 
|link3=''
 
|link3=''

Revision as of 16:11, 21 June 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
Go-up.png 0xxx Messages