metre
Environmental science - used as basis for EASE grid.
None
World between 86°S and 86°N.
Data Source: EPSG v11.022 2024-11-05
Datum: NSIDC International 1924 Authalic Sphere
Coordinate System: cartesian
Projection: US NSIDC Equal Area global projection
Geodetic CRS: NSIDC Authalic Sphere
PROJCRS["NSIDC EASE-Grid Global",
BASEGEOGCRS["NSIDC Authalic Sphere",
DATUM["NSIDC International 1924 Authalic Sphere",
ELLIPSOID["International 1924 Authalic Sphere",6371228,0,
LENGTHUNIT["metre",1]]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433]],
ID["EPSG",10346]],
CONVERSION["US NSIDC Equal Area global projection",
METHOD["Lambert Cylindrical Equal Area (Spherical)",
ID["EPSG",9834]],
PARAMETER["Latitude of 1st standard parallel",30,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8823]],
PARAMETER["Longitude of natural origin",0,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8802]],
PARAMETER["False easting",0,
LENGTHUNIT["metre",1],
ID["EPSG",8806]],
PARAMETER["False northing",0,
LENGTHUNIT["metre",1],
ID["EPSG",8807]]],
CS[Cartesian,2],
AXIS["easting (X)",east,
ORDER[1],
LENGTHUNIT["metre",1]],
AXIS["northing (Y)",north,
ORDER[2],
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Environmental science - used as basis for EASE grid."],
AREA["World between 86°S and 86°N."],
BBOX[-86,-180,86,180]],
ID["EPSG",3410]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "ProjectedCRS",
"name": "NSIDC EASE-Grid Global",
"base_crs": {
"name": "NSIDC Authalic Sphere",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "NSIDC International 1924 Authalic Sphere",
"ellipsoid": {
"name": "International 1924 Authalic Sphere",
"radius": 6371228
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"id": {
"authority": "EPSG",
"code": 10346
}
},
"conversion": {
"name": "US NSIDC Equal Area global projection",
"method": {
"name": "Lambert Cylindrical Equal Area (Spherical)",
"id": {
"authority": "EPSG",
"code": 9834
}
},
"parameters": [
{
"name": "Latitude of 1st standard parallel",
"value": 30,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8823
}
},
{
"name": "Longitude of natural origin",
"value": 0,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8802
}
},
{
"name": "False easting",
"value": 0,
"unit": "metre",
"id": {
"authority": "EPSG",
"code": 8806
}
},
{
"name": "False northing",
"value": 0,
"unit": "metre",
"id": {
"authority": "EPSG",
"code": 8807
}
}
]
},
"coordinate_system": {
"subtype": "Cartesian",
"axis": [
{
"name": "Easting",
"abbreviation": "X",
"direction": "east",
"unit": "metre"
},
{
"name": "Northing",
"abbreviation": "Y",
"direction": "north",
"unit": "metre"
}
]
},
"scope": "Environmental science - used as basis for EASE grid.",
"area": "World between 86°S and 86°N.",
"bbox": {
"south_latitude": -86,
"west_longitude": -180,
"north_latitude": 86,
"east_longitude": 180
},
"id": {
"authority": "EPSG",
"code": 3410
}
}
{'crs_wkt': 'PROJCRS["NSIDC EASE-Grid Global",BASEGEOGCRS["NSIDC Authalic '
'Sphere",DATUM["NSIDC International 1924 Authalic '
'Sphere",ELLIPSOID["International 1924 Authalic '
'Sphere",6371228,0,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",10346]],CONVERSION["US '
'NSIDC Equal Area global projection",METHOD["Lambert Cylindrical '
'Equal Area (Spherical)",ID["EPSG",9834]],PARAMETER["Latitude of '
'1st standard '
'parallel",30,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Longitude '
'of natural '
'origin",0,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["False '
'easting",0,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
'northing",0,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["easting '
'(X)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["northing '
'(Y)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Environmental '
'science - used as basis for EASE grid."],AREA["World between 86°S '
'and 86°N."],BBOX[-86,-180,86,180]],ID["EPSG",3410]]'}