[gdal-dev] Re: Read WFS Features

2011-05-29 Thread vickarasu
Well, perhaps there is a problem with the servers because now I can“t view the data in any GIS. So I looked for another WFS Server and make my tests. I found this one: "http://www.mirame.chduero.es/duerowfd?SERVICE=WFS";. First of all I added the data to a GIS viewer without problems, and after I t

[gdal-dev] Re: Read WFS Features

2011-05-27 Thread vickarasu
I did the test of the URL sending requests by a web browser. I got well formed XML documents with the getCapabilities and the describeFeatureType too. This request yesterday worked in a webbrowser (not in my C# app), but not today. Perhaps there is some problem with the server http://www.idee.es/I

[gdal-dev] Read WFS Features

2011-05-27 Thread vickarasu
Hello, this is my first post in the mail list and this is the very first time I develope with GDAL/OGR libraries... My problem is that I want to connect to a WFS server in C# and read all the features of a layer. I can read the WFS DataSource and the layer definition but when I want to read the la