Skip to content

tudelft3d/CityGML-schema-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CityGML-schema-validation

Small script to validate a CityGML file against the XSD schemas of CityGML. All the schemas of CityGML (v0.4, v1.0 and v2.0) are included.

lxml must be installed $ pip install lxml.

To use:

$ ./valxsdcitygml.py input.gml

or you can also give a folder and all XML and GML files in that folder (and in all the folders inside that one)

$ ./valxsdcitygml.py /home/elvis/data/

About

small script to validate a CityGML file against the XSD schemas of CityGML (all versions supported)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages