Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.19 KB

landxml_parser

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.

usage

git clone https://github.com/mac999/landxml_parser python test_landxml_parser.py

version history

0.1: draft version. xml parser
0.2: support alignment, cross section, profile

about

landxml parser develop by taewook kang([email protected]). MIT license.