rd_to_wgs84: Convert RD to WGS84

Description Usage Arguments Value Source

View source: R/rd_to_wgs84.R

Description

Convert the (X, Y) of the Dutch standard RD (Rijksdriehoek) to the (lat, long) of WGS84, as used in GPS.

Usage

1

Arguments

X

the X coordinate (mapped to longitude)

Y

the Y coordinate (mapped to latitude)

Value

A double of length 2, the lat and the long.

Source

http://home.solcon.nl/pvanmanen/Download/Transformatieformules.pdf Formula 6


EdwinTh/thatssorandom documentation built on Jan. 18, 2020, 2:55 p.m.