Fix empty extraction data of GIS excerpt converter (feature count zero for all layers)
Created by: das-g
Examples exhibiting this problem:
- http://<test server domain>/downloads/2973ee96-4fa1-41a1-bdeb-d1eb319dd238/
- http://<test server domain>/downloads/0eb97801-dd1e-4e7a-b797-f52e0c2d1a80/
- http://<test server domain>/downloads/6d529c7a-93ce-4a42-9def-6259e3451701/
To reproduce:
- Extract a non-empty area
- Download the result
- Extract the
data
folder an view it in QGIS
Expected:
- Some layers have a non-zero feature count.
Observed
- All layers have feature count
0
.
Estimated duration: ~4d.