Skip to content

NNU-GISA/gml2csg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GML2CSG

This small program was used for a small university project in need of meshing CityGML models using NetGen. This requires a parsing of GML to Consolidated Solid Geometry. This program solely outlines how this could be done, completely ignoring interiors or BridgeInstallations. To run the program, simply open a console of your choosing in the directory and run:

python3 main.py --id gmlIdOfBridge --gml inFile --csg outFile

About

convert cityGml Bridge models to Consolidate Solid Geometries for meshing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%