fastkml icon indicating copy to clipboard operation
fastkml copied to clipboard

Add strict mode

Open cleder opened this issue 3 years ago • 0 comments

Add a strict mode to parse KML files with errors:

  • When strict mode is on, errors are raised
  • When strict mode is off, warnings are logged and parsing is more permissive.

cleder avatar Jan 16 '23 02:01 cleder