So could it be a http streaming issue? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jukka Rahkonen Sent: Wednesday, 27 February 2013 11:24 a.m. To: [email protected] Subject: Re: [gdal-dev] ogr WFS GML parse error with WFS 1.1.0
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 This message contains information, which is confidential and may be subject to legal privilege. If you are not the intended recipient, you must not peruse, use, disseminate, distribute or copy this message. If you have received this message in error, please notify us immediately (Phone 0800 665 463 or [email protected]) and destroy the original message. LINZ accepts no responsibility for changes to this email, or for any attachments, after its transmission from LINZ. Thank You. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
