Re: [gdal-dev] Problem with TopoJSON in 3.4.0 c/w 3.2.2

2021-12-04 Thread Even Rouault
Fix queued in https://github.com/OSGeo/gdal/pull/4942 Le 04/12/2021 à 02:35, Simon Eves a écrit : I just tested our stuff against 3.4.0 and immediately hit a problem with one of our standard example files, which I thought was a GeoJSON, but it's actually a TopoJSON. 3.4.0 seems to report the

[gdal-dev] Problem with TopoJSON in 3.4.0 c/w 3.2.2

2021-12-03 Thread Simon Eves
I just tested our stuff against 3.4.0 and immediately hit a problem with one of our standard example files, which I thought was a GeoJSON, but it's actually a TopoJSON. 3.4.0 seems to report the field "id" twice, and therefore we try to create that column twice, and the import aborts due to the du