3dcitydb / importer-exporter

3D City Database client for high-performance import and export of 3D city model data
Apache License 2.0
126 stars 54 forks source link

Add UI preferences dialog to customize XML namespaces for CityGML exports #279

Closed clausnagel closed 1 year ago

clausnagel commented 1 year ago

This PR proposes to add a UI preferences dialog that allows users to customize the XML namespaces that are declared in the root <CityModel> element when exporting to CityGML. The XML config already supports this customization for quite some time, but we never added a corresponding UI dialog.