IAU_2015:50491 - Callisto (2015) / Ographic / Mercator

Attributes


Unit

metre

Scope

None

Remarks

None

Area of use

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

Datum: Callisto (2015)

Coordinate System: cartesian

Projection: Mercator

Geodetic CRS: Callisto (2015) / Ographic

Export

PROJCRS["Callisto (2015) / Ographic / Mercator",
    BASEGEOGCRS["Callisto (2015) / Ographic",
        DATUM["Callisto (2015)",
            ELLIPSOID["Callisto (2015)",2410300,0,
                LENGTHUNIT["metre",1]],
            ANCHOR["Saga: 326 W.0"]],
        PRIMEM["Reference Meridian",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["IAU",50401,2015]],
    CONVERSION["Mercator",
        METHOD["Mercator (Spherical)",
            ID["EPSG",1026]],
        PARAMETER["Latitude of natural origin",0,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        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["westing (W)",west,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["(N)",north,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    ID["IAU",50491,2015]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "Callisto (2015) / Ographic / Mercator",
  "base_crs": {
    "name": "Callisto (2015) / Ographic",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Callisto (2015)",
      "anchor": "Saga: 326 W.0",
      "ellipsoid": {
        "name": "Callisto (2015)",
        "radius": 2410300
      },
      "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": 50401,
      "version": 2015
    },
    "remarks": "Source of IAU Coordinate systems: https://doi.org/10.1007/s10569-017-9805-5"
  },
  "conversion": {
    "name": "Mercator",
    "method": {
      "name": "Mercator (Spherical)",
      "id": {
        "authority": "EPSG",
        "code": 1026
      }
    },
    "parameters": [
      {
        "name": "Latitude of natural origin",
        "value": 0,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8801
        }
      },
      {
        "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": "Westing",
        "abbreviation": "W",
        "direction": "west",
        "unit": "metre"
      },
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": "metre"
      }
    ]
  },
  "id": {
    "authority": "IAU",
    "code": 50491,
    "version": 2015
  }
}
{'crs_wkt': 'PROJCRS["Callisto (2015) / Ographic / '
            'Mercator",BASEGEOGCRS["Callisto (2015) / '
            'Ographic",DATUM["Callisto (2015)",ELLIPSOID["Callisto '
            '(2015)",2410300,0,LENGTHUNIT["metre",1]],ANCHOR["Saga: 326 '
            'W.0"]],PRIMEM["Reference '
            'Meridian",0,ANGLEUNIT["degree",0.0174532925199433]],ID["IAU",50401,2015]],CONVERSION["Mercator",METHOD["Mercator '
            '(Spherical)",ID["EPSG",1026]],PARAMETER["Latitude of natural '
            'origin",0,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],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["westing '
            '(W)",west,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],ID["IAU",50491,2015]]'}