EPSG:3079 - NAD83(HARN) / Michigan Oblique Mercator

Attributes


Unit

metre

Scope

State-wide spatial data management.

Remarks

None

Area of use

United States (USA) - Michigan.

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

Datum: NAD83 (High Accuracy Reference Network)

Coordinate System: cartesian

Projection: Michigan Oblique Mercator (meter)

Geodetic CRS: NAD83(HARN)

Export

PROJCRS["NAD83(HARN) / Michigan Oblique Mercator",
    BASEGEOGCRS["NAD83(HARN)",
        DATUM["NAD83 (High Accuracy Reference Network)",
            ELLIPSOID["GRS 1980",6378137,298.257222101,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4152]],
    CONVERSION["Michigan Oblique Mercator (meter)",
        METHOD["Hotine Oblique Mercator (variant A)",
            ID["EPSG",9812]],
        PARAMETER["Latitude of projection centre",45.3091666666667,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8811]],
        PARAMETER["Longitude of projection centre",-86,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8812]],
        PARAMETER["Azimuth at projection centre",337.25556,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8813]],
        PARAMETER["Angle from Rectified to Skew Grid",337.25556,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8814]],
        PARAMETER["Scale factor at projection centre",0.9996,
            SCALEUNIT["unity",1],
            ID["EPSG",8815]],
        PARAMETER["False easting",2546731.496,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",-4354009.816,
            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["State-wide spatial data management."],
        AREA["United States (USA) - Michigan."],
        BBOX[41.69,-90.42,48.32,-82.13]],
    ID["EPSG",3079]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "NAD83(HARN) / Michigan Oblique Mercator",
  "base_crs": {
    "name": "NAD83(HARN)",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "NAD83 (High Accuracy Reference Network)",
      "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
      }
    },
    "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": 4152
    }
  },
  "conversion": {
    "name": "Michigan Oblique Mercator (meter)",
    "method": {
      "name": "Hotine Oblique Mercator (variant A)",
      "id": {
        "authority": "EPSG",
        "code": 9812
      }
    },
    "parameters": [
      {
        "name": "Latitude of projection centre",
        "value": 45.3091666666667,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8811
        }
      },
      {
        "name": "Longitude of projection centre",
        "value": -86,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8812
        }
      },
      {
        "name": "Azimuth at projection centre",
        "value": 337.25556,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8813
        }
      },
      {
        "name": "Angle from Rectified to Skew Grid",
        "value": 337.25556,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8814
        }
      },
      {
        "name": "Scale factor at projection centre",
        "value": 0.9996,
        "unit": "unity",
        "id": {
          "authority": "EPSG",
          "code": 8815
        }
      },
      {
        "name": "False easting",
        "value": 2546731.496,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": -4354009.816,
        "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": "State-wide spatial data management.",
  "area": "United States (USA) - Michigan.",
  "bbox": {
    "south_latitude": 41.69,
    "west_longitude": -90.42,
    "north_latitude": 48.32,
    "east_longitude": -82.13
  },
  "id": {
    "authority": "EPSG",
    "code": 3079
  }
}
{'crs_wkt': 'PROJCRS["NAD83(HARN) / Michigan Oblique '
            'Mercator",BASEGEOGCRS["NAD83(HARN)",DATUM["NAD83 (High Accuracy '
            'Reference Network)",ELLIPSOID["GRS '
            '1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4152]],CONVERSION["Michigan '
            'Oblique Mercator (meter)",METHOD["Hotine Oblique Mercator '
            '(variant A)",ID["EPSG",9812]],PARAMETER["Latitude of projection '
            'centre",45.3091666666667,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8811]],PARAMETER["Longitude '
            'of projection '
            'centre",-86,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8812]],PARAMETER["Azimuth '
            'at projection '
            'centre",337.25556,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8813]],PARAMETER["Angle '
            'from Rectified to Skew '
            'Grid",337.25556,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8814]],PARAMETER["Scale '
            'factor at projection '
            'centre",0.9996,SCALEUNIT["unity",1],ID["EPSG",8815]],PARAMETER["False '
            'easting",2546731.496,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",-4354009.816,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["State-wide '
            'spatial data management."],AREA["United States (USA) - '
            'Michigan."],BBOX[41.69,-90.42,48.32,-82.13]],ID["EPSG",3079]]'}