Re: [gdal-dev] "tolerance condition error" on reprojecting natural earth data to webmercator (3857)

2022-02-25 Thread Adam Akhtar via gdal-dev
, 22 Feb 2022 at 20:47, Even Rouault wrote: > This dataset includes latitude up to 90 degree north, which projects to > infinity in EPSG:3857. You should use the -clipsrc option of ogr2ogr to for > example cut at 85 degree > Le 21/02/2022 à 10:14, Adam Akhtar via gdal-dev a écri

[gdal-dev] "tolerance condition error" on reprojecting natural earth data to webmercator (3857)

2022-02-21 Thread Adam Akhtar via gdal-dev
Hi, I'm getting a "tolerance condition error" when trying to reproject Natural Earth data into webmercator 3857 using ogr2ogr. These are the commands I am running ``` wget https://naturalearth.s3.amazonaws.com/10m_physical/ne_10m_ocean.zip unzip ne_10m_ocean.zip // reproject the unzipped shape