TUFLOW Message 2517

From Tuflow
Jump to navigation Jump to search

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