Hi,
we need to show this feature layer but it seemed it just wasn't supported. Now that version 100.9 mentions supporting ogc we hoped it would work, but nothing shows up and there is still the same error.
error code: 3007
error message: Shape type not supported in runtime geodatabase.
additional message: empty
wfs load status: failed to load
Here's what we are trying to show:
url: "https://geoservices.informatievlaanderen.be/overdrachtdiensten/Landbgebrperc/wfs?service=wfs&version..."
tableName: "Landbgebrperc:Lbgebrperc"
And here's an example of how the features are formatted:
https://geoservices.informatievlaanderen.be/overdrachtdiensten/Landbgebrperc/wfs?service=wfs&request...
Is this just not supported?
FWIW loading this in an arcgis online map is not an issue. But we are making a Qt app and it has to work there.
All help is greatly appreciated.