Description Usage Arguments Value Author(s) See Also Examples
getXYcoords
computes the geographical coordinates of the rows
and columns of pixels of a raster map.
1 | getXYcoords(w)
|
w |
an object of class |
Returns a list with two components:
x |
the x coordinates of the columns of pixels of the map |
y |
the y coordinates of the rows of pixels of the map |
Clement Calenge clement.calenge@oncfs.gouv.fr
asc
, kasc
,
as.sahrlocs
, storemapattr
for additionnal
informations on objects of class area
, kasc
,
sahrlocs
, mapattr
respectively
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.