Transform a latitude and longitude coordinate to a XY projection coordinate.
.sits_proj_to_latlong(x, y, crs)
X coordinate of the chosen location.
Y coordinateof the chosen location.
Projection definition to be converted from.
Matrix with latlong coordinates.