Description Usage Arguments Value Author(s)
Transform a lati/long coordinate to a XY projection coordinate
1 | .sits_latlong_to_proj(longitude, latitude, crs)
|
longitude |
The longitude of the chosen location. |
latitude |
The latitude of the chosen location. |
crs |
Projection definition to be converted to. |
Matrix with (x, y) coordinates.
Gilberto Camara, gilberto.camara@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.