View source: R/convert_coordinates.R
convert_coordinates | R Documentation |
Convert coordinates from Gauss-Krueger to WGS84.
convert_coordinates(.gk.rw = NULL, .gk.hw = NULL)
.gk.rw |
A numeric vector of Gauss Krueger Rechtswert coordinates. |
.gk.hw |
A numeric vector of Gauss Krueger Hochwert coordinates. |
convert_coordinates(.gk.rw = 3557875, .gk.hw = 5541342)
# lat <- 50.0056; lng <- 9.806289
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.