Le mardi 04 octobre 2016 18:19:13, Martin Landa a écrit :
> Hi,
>
> recently I found out that /vsizip/ requires `zip` extension for the
> input file. Eg.
>
> ogrinfo /vsizip/test.zip -ro -q
> 1: test (3D Polygon)
>
> while
>
> cp test.zip test
>
> ogrinfo /vsizip/test -ro -q
> FAILURE:
> Unabl
Hi,
recently I found out that /vsizip/ requires `zip` extension for the
input file. Eg.
ogrinfo /vsizip/test.zip -ro -q
1: test (3D Polygon)
while
cp test.zip test
ogrinfo /vsizip/test -ro -q
FAILURE:
Unable to open datasource `/vsizip/test' with the following drivers.
Why is the extension re