Hello everyone,
I have a workspace app that converts a .dgn file to a .gpkg An user tied to run the tool with a dgn file, but he received a failure message. I looked at the job and I saw the following errors
| 464 | OGCGEOPACKAGE writer: Invalid curve: not enough points |
| 754 | OGCGEOPACKAGE writer: Invalid curve: not enough points |
| 872 | OGCGEOPACKAGE writer: Invalid curve: not enough points |
| 957 | OGCGEOPACKAGE writer: Invalid curve: not enough points |
| 1051 | OGCGEOPACKAGE writer: Invalid curve: not enough points
|
Did anyone have similar errors and what can I do to solve these errors?

