#> ###### Return details about the coordinate reference system ######
#> [1] "GEOGCRS[\"WGS 84\","
#> [2] " ENSEMBLE[\"World Geodetic System 1984 ensemble\","
#> [3] " MEMBER[\"World Geodetic System 1984 (Transit)\"],"
#> [4] " MEMBER[\"World Geodetic System 1984 (G730)\"],"
#> [5] " MEMBER[\"World Geodetic System 1984 (G873)\"],"
#> [6] " MEMBER[\"World Geodetic System 1984 (G1150)\"],"
#> [7] " MEMBER[\"World Geodetic System 1984 (G1674)\"],"
#> [8] " MEMBER[\"World Geodetic System 1984 (G1762)\"],"
#> [9] " MEMBER[\"World Geodetic System 1984 (G2139)\"],"
#> [10] " MEMBER[\"World Geodetic System 1984 (G2296)\"],"
#> [11] " ELLIPSOID[\"WGS 84\",6378137,298.257223563,"
#> [12] " LENGTHUNIT[\"metre\",1]],"
#> [13] " ENSEMBLEACCURACY[2.0]],"
#> [14] " PRIMEM[\"Greenwich\",0,"
#> [15] " ANGLEUNIT[\"degree\",0.0174532925199433]],"
#> [16] " CS[ellipsoidal,2],"
#> [17] " AXIS[\"geodetic latitude (Lat)\",north,"
#> [18] " ORDER[1],"
#> [19] " ANGLEUNIT[\"degree\",0.0174532925199433]],"
#> [20] " AXIS[\"geodetic longitude (Lon)\",east,"
#> [21] " ORDER[2],"
#> [22] " ANGLEUNIT[\"degree\",0.0174532925199433]],"
#> [23] " USAGE["
#> [24] " SCOPE[\"Horizontal component of 3D system.\"],"
#> [25] " AREA[\"World.\"],"
#> [26] " BBOX[-90,-180,90,180]],"
#> [27] " ID[\"EPSG\",4326]]"
#>
#> ########## Return an abbreviated summary ##########
#> name authority code area extent
#> 1 WGS 84 EPSG 4326 World -180, 180, -90, 90