LandXML parser (version 0.2) to read alignments, cross sections, vertical alignments and convert JSON, excel.
It is easy to develop converter from LandXML to database, file such as JSON, MongoDB, sqlite etc.
By using LandXML parser, web-based model viewer, converter, application can be developed like below.
git clone https://github.com/mac999/landxml_parser python test_landxml_parser.py
0.1: draft version. xml parser
0.2: support alignment, cross section, profile
landxml parser develop by taewook kang([email protected]). MIT license.