Jeremy Palmer <JPalmer <at> linz.govt.nz> writes: > > > When use WFS to pull a large GML object it fails: > > > ogrinfo -dialect sqlite -sql "select id, shape from \"v:x1571\" WHERE id = 3241251" WFS:'http://wfs.data.linz.govt.nz/84f646e35be34843abd9cee6085b50d6/v/x1571/wfs' > ERROR 1: XML parsing of GML file failed : mismatched tag at line 2, column 3621825
I can reproduce, but the mismatched tag is reported to be in another column (3621905) for me. If I save the GML from your link on disk and run ogrinfo for the local file there is no error at all. I used gdal-dev version from January 17th. -Jukka Rahkonen- _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
