Difference between revisions of "TUFLOW Message 2517"

From Tuflow
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|tuflow_message=ERROR 2517 - No points found for XML Surface before "<Faces>".
 
|tuflow_message=ERROR 2517 - No points found for XML Surface before "<Faces>".
 
|alt_msg=NA<br>
 
|alt_msg=NA<br>
'''Note''' Prior to the 2016 version of TUFLOW, this message was [[TUFLOW_Message_2317 |ERROR 2317]] instead of 2517.  This was renumbered due to a clash.
+
'''Note'''<br>
 +
Prior to the 2016 version of TUFLOW, this message was [[TUFLOW_Message_2317 |ERROR 2317]] instead of 2517.  This was renumbered due to a clash.
 
|type=[[ERROR]]
 
|type=[[ERROR]]
 
|message_desc= A land xml file contained no points for a TIN surface.  These should occur within the xml tags <Pnts>...</Pnts>, the point data should occur before the <Faces> data within the .xml file.
 
|message_desc= A land xml file contained no points for a TIN surface.  These should occur within the xml tags <Pnts>...</Pnts>, the point data should occur before the <Faces> data within the .xml file.
Line 8: Line 9:
 
Some software will write the .xml file on a single line rather than with line breaks at the end of each tag.  This can cause the file to not be recognised in TUFLOW and the following should also be reported in the error message:<br>
 
Some software will write the .xml file on a single line rather than with line breaks at the end of each tag.  This can cause the file to not be recognised in TUFLOW and the following should also be reported in the error message:<br>
 
<tt>Less than 5 lines in .xml file. Make sure file is in ""Pretty Print Format"" (has line breaks).</tt><br>
 
<tt>Less than 5 lines in .xml file. Make sure file is in ""Pretty Print Format"" (has line breaks).</tt><br>
The file will need to be saved with line endings, the software used to create the file may have an option to convert the file.  The format with line endings may be referred to as '''Pretty Print''' format.  The free Microsoft editor [https://www.microsoft.com/en-au/download/details.aspx?id=7973 XML Notepad] can be used to save the file into the correct format.
+
The file will need to be saved with line endings, the software used to create the file may have an option to convert the file.  The format with line endings may be referred to as '''Pretty Print''' format.  The free Microsoft editor <u>[https://www.microsoft.com/en-au/download/details.aspx?id=7973 XML Notepad]</u> can be used to save the file into the correct format.
|discussion_page=* [[Talk:TUFLOW Message 2517|Discuss Message 2517]]
+
 
|link3=''
 
|link4=''
 
|prelink=[[TUFLOW_Message_2516|Message 2516]]
 
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|nextlink=[[TUFLOW_Message_2519|Message 2519]]
 
 
}}
 
}}

Latest revision as of 09:16, 3 March 2023

TUFLOW Message
ERROR 2517 - No points found for XML Surface before "<Faces>".

Alternate Message
NA
Note
Prior to the 2016 version of TUFLOW, this message was ERROR 2317 instead of 2517. This was renumbered due to a clash.

Message Type
ERROR

Description
A land xml file contained no points for a TIN surface. These should occur within the xml tags <Pnts>...</Pnts>, the point data should occur before the <Faces> data within the .xml file.

Suggestions
Check that the .xml file contains a valid TIN surface including TIN points.
Some software will write the .xml file on a single line rather than with line breaks at the end of each tag. This can cause the file to not be recognised in TUFLOW and the following should also be reported in the error message:
Less than 5 lines in .xml file. Make sure file is in ""Pretty Print Format"" (has line breaks).
The file will need to be saved with line endings, the software used to create the file may have an option to convert the file. The format with line endings may be referred to as Pretty Print format. The free Microsoft editor XML Notepad can be used to save the file into the correct format.


Up
Go-up.png 2xxx Messages