Default behavior is to read points and breaklines from all surfaces in the file. With the content function single selected surface data can be read.
Reads also pipe networks. Wells are read as single points and pipes as breaklines. Possible attribute data is stored for both.
See also: LandXML in general.
... <Surface name="test_vector.xml"> <SourceData> <Breaklines> <Breakline brkType="standard" name="1"> <PntList3D> 6697095.630 3444136.431 8.716 6697097.182 3444147.189 8.227 6697098.268 3444164.049 7.683 6697100.898 3444181.102 7.310 6697104.605 3444197.432 7.229 </PntList3D> <Feature code="IM_coding"> <Property label="terrainCoding" value="123"/> <Property label="terrainCodingDesc" value="Pientareen ulkoreuna"/> </Feature> </Breakline> <DataPoints name="0"> <PntList3D> 6697295.748 3444420.550 12.616 6697298.717 3444433.724 12.608 6697301.846 3444446.588 12.673 6697304.716 3444458.112 12.829 6697306.810 3444469.146 13.160 </PntList3D> <Feature code="IM_coding"> <Property label="terrainCoding" value="0"/> <Property label="terrainCodingDesc" value="Hajapiste"/> </Feature> </DataPoints> <DataPoints name="234"> <PntList3D> 6697091.114 3444140.918 11.545 6697121.180 3444207.073 10.273 </PntList3D> <Feature code="IM_coding"> <Property label="terrainCoding" value="234"/> <Property label="terrainCodingDesc" value="Valaisinpylväs"/> </Feature> </DataPoints> </SourceData> </Surface> ...
See also: Common special settings