Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFS with output format "shp" fail to return a zip 9 times out of 10 #3

Open
bsoufflet opened this issue Aug 5, 2019 · 1 comment
Open
Labels

Comments

@bsoufflet
Copy link

bsoufflet commented Aug 5, 2019

On QGIS server 3 with the extension installed.
If I run multiple times the following CURL command :

curl -o myshape.zip http://qgisserver.XYZ.com/?exp_filter=ZZZZ&typeName=YYY&VERSION=1.0.0&SERVICE=WFS&outputFormat=SHP&REQUEST=GetFeature&MAP=/path/to/this.qgs

I will get about 9 times (out of 10) a bad ZIP file which cannot be unzip and which is too large with the following response header :

Content-Type: text/xml; charset=utf-8

And about 1 times (out of 10) a good ZIP file with the following response header :

Content-Type: application/x-zipped-shp

@bsoufflet bsoufflet changed the title WFS with output format "shp WFS with output format "shp" fail to return a zip 9 times out of 10 Aug 5, 2019
@Gustry Gustry added the bug label Mar 20, 2020
@tethysgeco
Copy link

Hello, do you have any news about this problem? Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants