To start off with:
Using Gdal/Ogr compiled with Xerces to read a WFS
Reading from a WFS version 1.0.0
Compiler is QT version 5.4.1 ( C++ )
So I'm trying to get all the capabilities of a WFS via code, I'm having trouble with the hidden WFS getRequest called: WFSLayerMetaData. It gives me the elements of what I want, e.g. Title - Name - Abstract. But it will not send me the string's within these elements! I have no idea why, I've been reading the OGR doc's but nothing suggests a way of getting this data.
أكثر...
Using Gdal/Ogr compiled with Xerces to read a WFS
Reading from a WFS version 1.0.0
Compiler is QT version 5.4.1 ( C++ )
So I'm trying to get all the capabilities of a WFS via code, I'm having trouble with the hidden WFS getRequest called: WFSLayerMetaData. It gives me the elements of what I want, e.g. Title - Name - Abstract. But it will not send me the string's within these elements! I have no idea why, I've been reading the OGR doc's but nothing suggests a way of getting this data.
أكثر...