Le 19/12/2022 à 20:48, Peter Townsend a écrit :
Thanks!

One more question. For the time being, is it generally ok to ignore "tolerance condition error" and "Point outside of projection domain"? I can make our program not care about those if it's usually harmless.

They could still be emitted if features' geometries fail to reproject. If you don't pass the -skip_failure flag, then you can just test ogr2ogr error code. If it is 0, everything is fine.


--
http://www.spatialys.com
My software is free, but my time generally not.

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to