ropensci / parzer

Parse geographic coordinates
https://docs.ropensci.org/parzer
Other
63 stars 6 forks source link

A test case #2

Closed espinielli closed 5 years ago

espinielli commented 5 years ago

From https://skyvector.com/airport/EIDW/Dublin-Airport

N53°25.28' / W6°16.20'

Maybe of interest 😜

sckott commented 5 years ago

I get

parse_lat_lon("N53°25.28'", "W6°16.20'")
#>        lat   lon
#> 1 53.42133 -6.27

does that look right?

espinielli commented 5 years ago

Correct!

On Sat, Feb 16, 2019, 17:36 Scott Chamberlain notifications@github.com wrote:

I get

parse_lat_lon("N53°25.28'", "W6°16.20'")

> lat lon

> 1 53.42133 -6.27

does that look right?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ropenscilabs/parzer/issues/2#issuecomment-464361035, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2bLNUnwBY00XP_Xzvm5PELf9CABoduks5vODNwgaJpZM4a_DUF .