The error you see Chaitanya is not a critical error because there's fallback
code to deal with it, and I think it should only appears in trunk due to a
recent change. At least it doesn't prevent ogrinfo from working. I haven't
tested with GDAL 1.8.0 but I suspect it would work too.
According to ht
Victor,
Can you test your URL with the ogrinfo utility?
It is showing some detailed error.
Invalid "TYPENAME" parameter. No binding for prefix "ideewfs".
On Fri, May 27, 2011 at 2:06 PM, vickarasu wrote:
> Hello, this is my first post in the mail list and this is the very first
> time
> I develo
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