fastkml icon indicating copy to clipboard operation
fastkml copied to clipboard

Add verbosity to `to_string`

Open cleder opened this issue 3 years ago • 0 comments

Add verbosity levels:

  • terse = omit elements and attributes which are default
  • default = create elements if they are not None
  • verbose = always create the elements with default value

cleder avatar Jan 16 '23 02:01 cleder