num2deg: num2deg

Description Usage Arguments Value Author(s) References Examples

View source: R/num2deg.R

Description

Transform x/y tile center in lat/lon coordinates

Usage

1
num2deg(xtile, ytile, zoom)

Arguments

xtile

integer

ytile

integer

zoom

integer. From 0 to 19.

Value

a vector with lat and lon

Author(s)

Nicola Procopio

References

https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames#Pseudo-code

Examples

1
2
# require(wRapoveRpass)
# num2deg(63, 42, 7)

nickprock/wRappoveRpass documentation built on Jan. 28, 2020, 12:08 a.m.