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

New export formats not showing in drop down menu #24

Closed
ghost opened this issue Mar 9, 2021 · 2 comments
Closed

New export formats not showing in drop down menu #24

ghost opened this issue Mar 9, 2021 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Mar 9, 2021

I installed the plugin and it seems to load normally. However I only get the standard export formats (GML, GeoJSON) in the drop down menu. I restarted Apache multipe times but nothing changed.

Here are some of the log file contents:

Loading the plugin

11:52:24 INFO WfsOutputExtension[961696]: WfsOutputExtension : tempdir : /tmp/QGIS_WfsOutputExtension  
11:52:24 INFO Server[961696]: Server plugin wfsOutputExtension loaded!  
11:52:24 INFO wfsOutputExtension[961696]: SUCCESS - init

Accessing a WFS layer

11:52:29 INFO Server[961696]: TYPENAME:wirtschaftliche_einheiten  
11:52:29 INFO Server[961696]: VERSION:1.0.0
11:52:29 WARNING [961696]: Service WFS 1.0.0 not found, returning default
11:52:29 INFO Server[961696]: WFS Request parameters:
11:52:29 INFO Server[961696]:  - OUTPUTFORMAT : GeoJSON
11:52:29 INFO Server[961696]:  - PROPERTYNAME : geometry,Kassenzeichen
11:52:29 INFO Server[961696]:  - TYPENAME : wirtschaftliche_einheiten
11:52:29 INFO Server[961696]:  - GEOMETRYNAME : extent
11:52:29 INFO Server[961696]:  - VERSION : 1.0.0
11:52:29 INFO WfsOutputExtension[961696]: WfsOutputExtension.sendResponse
//... see comment below
11:52:29 INFO WfsOutputExtension[961696]: WfsOutputExtension.responseComplete
11:52:29 INFO Server[961696]: Request finished in 156 ms

The line WfsOutputExtension.sendResponse I got over 1200 times for each request. Seems pretty high...

@ghost ghost added the question label Mar 9, 2021
@rldhont
Copy link
Collaborator

rldhont commented Mar 11, 2021

Which application's drop down menu ?

Did you check the WFS GetCapabilities ?

@Gustry
Copy link
Member

Gustry commented Feb 15, 2022

We don't have feedbacks. I'm closing the issue.

@Gustry Gustry closed this as completed Feb 15, 2022
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

2 participants