Difference between revisions of "TUFLOW Message 0310"
(Created page with '{{TUFLOW_Message |tuflow_message=ERROR 0310 - Exceeded number of allowable nodes in a single polyline or region. |alt_msg=NA |type=ERROR |message_desc=???? |suggestions=???? ...') |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|alt_msg=NA | |alt_msg=NA | ||
|type=[[ERROR]] | |type=[[ERROR]] | ||
− | |message_desc= | + | |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= | + | |suggestions=The values can be increased (or decreased) using the .tcf commands:<br> |
− | + | <tt><font color="blue">Maximum Points </font><font color="red">== </font><number of points></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. | |
− | + | <br> | |
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] | |uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] | ||
− | |||
}} | }} |
Latest revision as of 11:24, 22 December 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 |