Closed propensive closed 4 years ago
The OGDL reader already uses a default value if one is missing, so we can simply not serialize values which are equal to the default. This should result in smaller files.
Fixed in #895.
The OGDL reader already uses a default value if one is missing, so we can simply not serialize values which are equal to the default. This should result in smaller files.