spherely.Projection.lnglat#
- static Projection.lnglat()#
Selects the “plate carree” projection.
This projection maps coordinates on the sphere to (longitude, latitude) pairs. The x coordinates (longitude) span [-180, 180] and the y coordinates (latitude) span [-90, 90].