You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current code in VFK driver defines geometry column of BUD table as Polygon. But this is not always true as some of features are of shape of Multipolygons (several seperate building on one or more parcels). In these cases NULL or invalid geometry is created and saved in BUD table.
What is the bug?
Current code in VFK driver defines geometry column of BUD table as Polygon. But this is not always true as some of features are of shape of Multipolygons (several seperate building on one or more parcels). In these cases NULL or invalid geometry is created and saved in BUD table.
Example:
k.u. Dolní Aršpach, č.p. 121
Steps to reproduce the issue
import SGI and SPI (protected access needed) data from "Dolní Adršpach" and look for building with "CISLO_DOMOVNI = 121" you will find NULL geometry.
https://services.cuzk.cz/vfk/stavy/20250101/600059.zip
Versions and provenance
3.10
Additional context
No response
The text was updated successfully, but these errors were encountered: