Thanks Nyall, I reproduced that GDAL issue. It seems to be the culprit in my case as well!
On 23/07/2020 11:12, Nyall Dawson wrote:
On Thu, 23 Jul 2020 at 18:01, Áron Gergely <[email protected]> wrote:Hi list, I am parsing a larger (about 200k characters) GeoJSON FeatureCollection string via QgsJsonUtils.stringToFields(). It contains polygon features, each with many coordinate pairs. Despite the string being valid GeoJSON, no fields are returned.Quite possibly you're hitting this recently fixed GDAL bug: https://github.com/OSGeo/gdal/issues/2787 Does that sound possible to you? Nyall
-- Email Signature Kind Regards, Aron Gergely +31 (0) 6 38 70 97 66 *Rasterra* | www.rasterra.nl <https://www.rasterra.nl>
<<attachment: aron_gergely.vcf>>
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
