Difference between revisions of "TUFLOW Message 2170"

From Tuflow
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|alt_msg=ERROR 2170 - Exceeded limit of allowable trigger points in a GIS Shape layer. <br> ERROR 2170 - Number of TIN Line points have exceeded limit of allowable points in GIS Shape layer.
 
|alt_msg=ERROR 2170 - Exceeded limit of allowable trigger points in a GIS Shape layer. <br> ERROR 2170 - Number of TIN Line points have exceeded limit of allowable points in GIS Shape layer.
 
|type=[[ERROR]]
 
|type=[[ERROR]]
|message_desc=Exceeded limit of allowable points in GIS Z Line layer.
+
|message_desc=Exceeded limit of allowable points in GIS Z Line layer. The maximum number of points can be increased with the .tcf command <font color="blue"><tt>Maximum Points </tt></font><font color="red"><tt>== </tt></font><font color="black"><tt><number of points></tt></font>, the default is 500,000.  The maximum number of points effects the number used in GIS layers referenced by commands such as Create TIN Zpts,  Read GIS Z Line, Read GIS Z HX Line, Read GIS Z Shape, Read GIS Variable Z Shape, Read GIS FC Shape and Read GIS Layered FC Shape.  If the number of points exceeds the amount specified, an ERROR 2170 occurs and this command needs to be used to increase the maximum number of points.  This value can also be lowered to reduce RAM requirements.
|suggestions=????
+
|suggestions=Increase maximum number of points allowed using .tcf command <font color="blue"><tt>Maximum Points </tt></font><font color="red"><tt>== </tt></font><font color="black"><tt><number of points></tt></font> or split input layer.<br>
|discussion_page=* [[Talk:TUFLOW Message 2170|Discuss Message 2170]]
+
<br>
|link3=''
+
See also <u>[[TUFLOW Message 2171| Message 2171]]</u>
|link4=''
+
 
|prelink=[[TUFLOW_Message_2169|Message 2169]]
+
 
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|nextlink=[[TUFLOW_Message_2171|Message 2171]]
+
 
 
}}
 
}}

Latest revision as of 13:48, 7 February 2023

TUFLOW Message
ERROR 2170 - Exceeded limit of allowable points in GIS Z Line or Shape layer.

Alternate Message
ERROR 2170 - Exceeded limit of allowable trigger points in a GIS Shape layer.
ERROR 2170 - Number of TIN Line points have exceeded limit of allowable points in GIS Shape layer.

Message Type
ERROR

Description
Exceeded limit of allowable points in GIS Z Line layer. The maximum number of points can be increased with the .tcf command Maximum Points == <number of points>, the default is 500,000. The maximum number of points effects the number used in GIS layers referenced by commands such as Create TIN Zpts, Read GIS Z Line, Read GIS Z HX Line, Read GIS Z Shape, Read GIS Variable Z Shape, Read GIS FC Shape and Read GIS Layered FC Shape. If the number of points exceeds the amount specified, an ERROR 2170 occurs and this command needs to be used to increase the maximum number of points. This value can also be lowered to reduce RAM requirements.

Suggestions
Increase maximum number of points allowed using .tcf command Maximum Points == <number of points> or split input layer.

See also Message 2171


Up
Go-up.png 2xxx Messages