/EnergyADEvalidation

Python Script to validate CityGML + Energy ADE Files

Primary LanguagePythonMIT LicenseMIT

EnergyADEvalidation

Python Script to validate CityGML + Energy ADE Files. Collection of necessary schemas is provided, to reduce effor to gather and adjust the necessary files. Original idea by TU Delf.

Requires lxml.

How to use

Example data is given in the data folder. The data is gathered from CityGML Wiki.

Common Errors in cityGML files

  • uom (unit of measurment) is missing.
  • Booleans, e.g. IsMechnicallyVentilated == True are missing.