geo-data / cesium-terrain-builder

A C++ library and associated command line tools designed to create terrain tiles for use in the Cesium JavaScript library
Other
706 stars 338 forks source link

ERROR 1: PROJ: webmerc: Invalid latitude #105

Open aminodovborisov opened 2 years ago

aminodovborisov commented 2 years ago

Good day! During the ctb-tile work I have this: 0...1...2...3...4...5...6...7...8...9... ...A lot of ERROR 1: PROJ: webmerc: Invalid latitude 10... and a lot of this errors too... And all. All parameters are default. Territory is Russia and Europe, downloaded from SRTM. What can I do to solve this problem?

ideaww commented 1 year ago

I also encountered this problem:

0...10...20...30...40...50...60...70...80...90...ERROR 1: PROJ: tmerc: Invalid latitude ERROR 1: PROJ: tmerc: Invalid latitude ERROR 1: PROJ: tmerc: Invalid latitude ERROR 1: PROJ: tmerc: Invalid latitude ... 100 - done. ERROR 1: PROJ: tmerc: Invalid latitude ERROR 1: PROJ: tmerc: Invalid latitude ERROR 1: PROJ: tmerc: Invalid latitude ...

how to solve this problem