[gdal-dev] GDAL does not support gpkg files generated by GeoServer

2024-02-14 Thread Raymond Nijssen via gdal-dev
Some fields in geopackages generated by GeoServer are not supported by GDAL. I have already made a ticket for GeoServer, but I'm unsure where the problem lies. More info in the GeoServer ticket here: https://osgeo-org.atlassian.net/browse/GEOS-11292 --- Gpkg output can contain fields of type I

Re: [gdal-dev] GFS with condition on the second last element

2020-06-24 Thread Raymond Nijssen
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

[gdal-dev] GFS with condition on the second last element

2020-06-24 Thread Raymond Nijssen
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/

Re: [gdal-dev] Motion: adopt RFC 76 OGR Python drivers

2019-11-14 Thread Raymond Nijssen
Even, Great work, thank you so much! +1 Raymond On 13-11-19 15:22, Even Rouault wrote: Hi, I've updated both the RFC text and candidate implementation with the provided comments, so I think we are now good to vote on it. ~~ Motion: adopt RFC 76 OGR Python drivers: https://github.com/