2

I have a service that contains a list of points with some meta data and I would like to export this to a csv file. I remember doing this some months ago and it worked well, but now I can't find the method (or plugin?) that I used.

Has anyone done something similar and know how to export data from a WFS service to a CSV file using QGIS?

asked May 29, 2012 at 6:26

1 Answer 1

4

Should be same as here: Getting list of coordinates for points in layer using QGIS?

select "Save As...", choose "Comma Separated Value", and in the "Layers" part of the "OGR creation options", type "GEOMETRY=AS_XY" or "GEOMETRY=AS_XYZ"

answered May 29, 2012 at 6:34

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.