Open sjib opened 5 months ago
If the created labels.json looks like this - then there is no "crs" that can be found.
{
"type": "FeatureCollection",
"name": "labels",
"features": [
]
}
to do: check whether this check is correct:
if labels_count == 0:
continue
Describe the bug
To Reproduce Exact steps to reproduce the behavior:
Expected behavior No crash of code in this case
Screenshots / data If applicable, add screenshots or data to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.