Thanks Even,
Then at least I can stop searching.
For now I will move to iterparse in python, which is slow but very flexible.
Raymond
On 24-06-2020 18:11, Even Rouault wrote:
On mercredi 24 juin 2020 17:14:50 CEST Raymond Nijssen wrote:
> Hi list,
>
> I'm trying to read a complex gml f
On mercredi 24 juin 2020 17:14:50 CEST Raymond Nijssen wrote:
> Hi list,
>
> I'm trying to read a complex gml file that includes values that need to
> be selected on an xml attribute. This is possible to do with a condition
> in the gfs file, but the example only covers having the attribute on the
Hi list,
I'm trying to read a complex gml file that includes values that need to
be selected on an xml attribute. This is possible to do with a condition
in the gfs file, but the example only covers having the attribute on the
last element in the elementPath:
https://gdal.org/drivers/vector/