gdal
gdal copied to clipboard
VFK: Generated invalid circle shaped parcel geometries
Expected behavior and actual behavior.
In some cases, parcel geometries defined by three points are wrongly generated. The problem is in computing center point and farther four points on circle in axes direction.
Steps to reproduce the problem.
Import SGI and SPI file 616397.vfk and look at parcel ID 1390618203.
Operating system
Debian 11
GDAL version and provenance
build from source Github master on 22.12.2023
CC @landam
Related pull request in https://github.com/OSGeo/gdal/pull/8995