Add strict mode
cleder opened this issue · comments
Christian Ledermann commented
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.