dot-sits_latlong_to_proj: Coordinate transformation (lat/long to X/Y)

Description Usage Arguments Value Author(s)

Description

Transform a lati/long coordinate to a XY projection coordinate

Usage

1
.sits_latlong_to_proj(longitude, latitude, crs)

Arguments

longitude

The longitude of the chosen location.

latitude

The latitude of the chosen location.

crs

Projection definition to be converted to.

Value

Matrix with (x, y) coordinates.

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


e-sensing/sits.data documentation built on Dec. 26, 2019, 11:02 p.m.