[gdal-dev] Tolerance Condition Error ogr2ogr Albers to EPSG:4326

Even Rouault even.rouault at spatialys.com
Mon Dec 19 11:56:10 PST 2022


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.



More information about the gdal-dev mailing list