IAU_2015:59986 - Jupiter (2015) / Ographic / Albers Equal Area

Attributes


Unit

metre

Scope

None

Remarks

None

Area of use

Data Source: EPSG v11.016 2024-08-31

Datum: Jupiter (2015)

Coordinate System: cartesian

Projection: Albers Equal Area

Geodetic CRS: Jupiter (2015) / Ographic

Export

PROJCRS["Jupiter (2015) / Ographic / Albers Equal Area",
    BASEGEOGCRS["Jupiter (2015) / Ographic",
        DATUM["Jupiter (2015)",
            ELLIPSOID["Jupiter (2015)",71492000,15.4144027598103,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Reference Meridian",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["IAU",59901,2015]],
    CONVERSION["Albers Equal Area",
        METHOD["Albers Equal Area",
            ID["EPSG",9822]],
        PARAMETER["Latitude of false origin",40,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8821]],
        PARAMETER["Longitude of false origin",0,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8822]],
        PARAMETER["Latitude of 1st standard parallel",20,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8823]],
        PARAMETER["Latitude of 2nd standard parallel",60,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8824]],
        PARAMETER["Easting at false origin",0,
            LENGTHUNIT["metre",1],
            ID["EPSG",8826]],
        PARAMETER["Northing at false origin",0,
            LENGTHUNIT["metre",1],
            ID["EPSG",8827]]],
    CS[Cartesian,2],
        AXIS["westing (W)",west,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["(N)",north,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    ID["IAU",59986,2015]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "Jupiter (2015) / Ographic / Albers Equal Area",
  "base_crs": {
    "name": "Jupiter (2015) / Ographic",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Jupiter (2015)",
      "ellipsoid": {
        "name": "Jupiter (2015)",
        "semi_major_axis": 71492000,
        "semi_minor_axis": 66854000
      },
      "prime_meridian": {
        "name": "Reference Meridian",
        "longitude": 0
      }
    },
    "coordinate_system": {
      "subtype": "ellipsoidal",
      "axis": [
        {
          "name": "Geodetic latitude",
          "abbreviation": "Lat",
          "direction": "north",
          "unit": "degree"
        },
        {
          "name": "Geodetic longitude",
          "abbreviation": "Lon",
          "direction": "west",
          "unit": "degree"
        }
      ]
    },
    "id": {
      "authority": "IAU",
      "code": 59901,
      "version": 2015
    },
    "remarks": "Source of IAU Coordinate systems: https://doi.org/10.1007/s10569-017-9805-5"
  },
  "conversion": {
    "name": "Albers Equal Area",
    "method": {
      "name": "Albers Equal Area",
      "id": {
        "authority": "EPSG",
        "code": 9822
      }
    },
    "parameters": [
      {
        "name": "Latitude of false origin",
        "value": 40,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8821
        }
      },
      {
        "name": "Longitude of false origin",
        "value": 0,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8822
        }
      },
      {
        "name": "Latitude of 1st standard parallel",
        "value": 20,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8823
        }
      },
      {
        "name": "Latitude of 2nd standard parallel",
        "value": 60,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8824
        }
      },
      {
        "name": "Easting at false origin",
        "value": 0,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8826
        }
      },
      {
        "name": "Northing at false origin",
        "value": 0,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8827
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Westing",
        "abbreviation": "W",
        "direction": "west",
        "unit": "metre"
      },
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": "metre"
      }
    ]
  },
  "id": {
    "authority": "IAU",
    "code": 59986,
    "version": 2015
  }
}
{'crs_wkt': 'PROJCRS["Jupiter (2015) / Ographic / Albers Equal '
            'Area",BASEGEOGCRS["Jupiter (2015) / Ographic",DATUM["Jupiter '
            '(2015)",ELLIPSOID["Jupiter '
            '(2015)",71492000,15.4144027598103,LENGTHUNIT["metre",1]]],PRIMEM["Reference '
            'Meridian",0,ANGLEUNIT["degree",0.0174532925199433]],ID["IAU",59901,2015]],CONVERSION["Albers '
            'Equal Area",METHOD["Albers Equal '
            'Area",ID["EPSG",9822]],PARAMETER["Latitude of false '
            'origin",40,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8821]],PARAMETER["Longitude '
            'of false '
            'origin",0,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8822]],PARAMETER["Latitude '
            'of 1st standard '
            'parallel",20,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Latitude '
            'of 2nd standard '
            'parallel",60,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8824]],PARAMETER["Easting '
            'at false '
            'origin",0,LENGTHUNIT["metre",1],ID["EPSG",8826]],PARAMETER["Northing '
            'at false '
            'origin",0,LENGTHUNIT["metre",1],ID["EPSG",8827]]],CS[Cartesian,2],AXIS["westing '
            '(W)",west,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],ID["IAU",59986,2015]]',
 'false_easting': 0.0,
 'false_northing': 0.0,
 'geographic_crs_name': 'Jupiter (2015) / Ographic',
 'grid_mapping_name': 'albers_conical_equal_area',
 'horizontal_datum_name': 'Jupiter (2015)',
 'inverse_flattening': 15.414402759810264,
 'latitude_of_projection_origin': 40.0,
 'longitude_of_central_meridian': 0.0,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Reference Meridian',
 'projected_crs_name': 'Jupiter (2015) / Ographic / Albers Equal Area',
 'reference_ellipsoid_name': 'Jupiter (2015)',
 'semi_major_axis': 71492000.0,
 'semi_minor_axis': 66854000.0,
 'standard_parallel': (20.0, 60.0)}