Get corners of tile polygon
1 2 | getTileCorners(nadir1, nadir2, heading, xtstart = 4000, xtend = 64000,
half = c("L", "R"))
|
nadir1, nadir2 |
length-2 vector giving longitude and latitude |
heading |
satellite heading in degrees |
xtstart, xtend |
Distance from nadir to start/end the swath, meters |
half |
Which half of the tile: "L" for left, "R" for right |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.