A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://r-spatial.github.io/rgee/reference/ee_utils_get_crs.html below:

Convert EPSG, ESRI or SR-ORG code into a OGC WKT — ee_utils_get_crs • rgee

rgee 1.1.7.000009 Convert EPSG, ESRI or SR-ORG code into a OGC WKTSource: R/utils-upload.R

ee_utils_get_crs.Rd

Convert EPSG, ESRI or SR-ORG code into a OGC WKT

ee_utils_get_crs(code)
Arguments
code

The projection code.

Value

A character which represents the same projection in WKT2 string.

Examples
if (FALSE) { # \dontrun{
library(rgee)

ee_utils_get_crs("SR-ORG:6864")
ee_utils_get_crs("EPSG:4326")
ee_utils_get_crs("ESRI:37002")
} # }

Contents


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4