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
Thx @rouault but to clarify: I'm looking for the visible boundary, expecting a polygon rather than a box. In the map above, the contour that separates blue/green from white.
For visualisation purposes we would like to calculate the 'boundaries' of the earth from a given crs.
A naive approach that I took earlier was to transform the longlat -180, - 180, -90, - 90 bounding box to the target crs:
However, this clearly does not work in general. Is there a way to obtain the outline of a crs?
See also r-tmap/tmap#929
The text was updated successfully, but these errors were encountered: