Open jonaraphael opened 1 year ago
ValueError: longitude must be >= -180 Caused by a bug in rio-tiler-pds. See https://github.com/cogeotiff/rio-tiler-pds/issues/77 for description of the issue.
ValueError: longitude must be >= -180
Once that issue is resolved, there may be a further issue with globe.is_ocean() and ±180º... so check that before closing this issue.
globe.is_ocean()
ValueError: longitude must be >= -180
Caused by a bug in rio-tiler-pds. See https://github.com/cogeotiff/rio-tiler-pds/issues/77 for description of the issue.Once that issue is resolved, there may be a further issue with
globe.is_ocean()
and ±180º... so check that before closing this issue.