You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tl copy returns -b BBOX, --bounds BBOX WGS84 bounding box [-180,-85.0511,180,85.0511] which is misleading. The correct syntax is given in the README.md file.
-b BBOX, --bounds BBOX WGS84 bounding box ["-180 -85.0511 180 85.0511"] would be less confusing.
The text was updated successfully, but these errors were encountered:
tl copy
returns-b BBOX, --bounds BBOX WGS84 bounding box [-180,-85.0511,180,85.0511]
which is misleading. The correct syntax is given in the README.md file.-b BBOX, --bounds BBOX WGS84 bounding box ["-180 -85.0511 180 85.0511"]
would be less confusing.The text was updated successfully, but these errors were encountered: