ch1903_to_wgs84 | R Documentation |
Converts Swiss Projection CH1903 projected coordinates (EPSG:21781) to WGS84 geographic coordinates (EPSG:4326).
ch1903_to_wgs84(xy)
xy |
Swiss Projection CH1903 coordinates (easting, northing). |
WGS84 coordinates (longitude, latitude).
http://www.swisstopo.admin.ch/internet/swisstopo/de/home/topics/survey/sys/refsys/switzerland.parsysrelated1.24280.downloadList.87003.DownloadFile.tmp/ch1903wgs84de.pdf (but switch x and y).
Other helper functions: capitalize_words
,
clean_strings
,
format_addresses
,
format_scientific_names
,
is.empty
, lvapply
,
melt_by_listcol
, na.remove
,
normalize_language
,
parse_scientific_names
,
quotemeta
,
replace_values_in_list
,
sp_transform
,
subset_search_results
,
unique_na
Other helper functions: capitalize_words
,
clean_strings
,
format_addresses
,
format_scientific_names
,
is.empty
, lvapply
,
melt_by_listcol
, na.remove
,
normalize_language
,
parse_scientific_names
,
quotemeta
,
replace_values_in_list
,
sp_transform
,
subset_search_results
,
unique_na
ch1903_to_wgs84(c(0, 1000))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.