Feature request #14098
Updated by Alexander Bruy almost 7 years ago
Attempt to perform intersect on input SHP layers with higher number of features hangs around 60% and never finish.
Input data:
<pre>
ogrinfo HPJ_KPP/hpj_kpp.shp hpj_kpp -so | grep Count
Feature Count: 10735
ogrinfo gis-zp-skoleni-data/LU/Land_Use.shp Land_Use -so | grep Count
Feature Count: 40108
</pre>
Input data:
<pre>
ogrinfo HPJ_KPP/hpj_kpp.shp hpj_kpp -so | grep Count
Feature Count: 10735
ogrinfo gis-zp-skoleni-data/LU/Land_Use.shp Land_Use -so | grep Count
Feature Count: 40108
</pre>