EPSG:6843 - NAD83(2011) / Oregon Coast zone (ft)

Attributes


Unit

foot

Scope

Engineering survey.

Remarks

None

Area of use

United States (USA) - Oregon - coastal area.

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

Datum: NAD83 (National Spatial Reference System 2011)

Coordinate System: cartesian

Projection: Oregon Coast zone (international foot)

Geodetic CRS: NAD83(2011)

Export

PROJCRS["NAD83(2011) / Oregon Coast zone (ft)",
    BASEGEOGCRS["NAD83(2011)",
        DATUM["NAD83 (National Spatial Reference System 2011)",
            ELLIPSOID["GRS 1980",6378137,298.257222101,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",6318]],
    CONVERSION["Oregon Coast zone (international foot)",
        METHOD["Hotine Oblique Mercator (variant A)",
            ID["EPSG",9812]],
        PARAMETER["Latitude of projection centre",44.75,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8811]],
        PARAMETER["Longitude of projection centre",-124.05,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8812]],
        PARAMETER["Azimuth at projection centre",5,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8813]],
        PARAMETER["Angle from Rectified to Skew Grid",5,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8814]],
        PARAMETER["Scale factor at projection centre",1,
            SCALEUNIT["unity",1],
            ID["EPSG",8815]],
        PARAMETER["False easting",-984251.9685,
            LENGTHUNIT["foot",0.3048],
            ID["EPSG",8806]],
        PARAMETER["False northing",-15091863.5171,
            LENGTHUNIT["foot",0.3048],
            ID["EPSG",8807]]],
    CS[Cartesian,2],
        AXIS["easting (X)",east,
            ORDER[1],
            LENGTHUNIT["foot",0.3048]],
        AXIS["northing (Y)",north,
            ORDER[2],
            LENGTHUNIT["foot",0.3048]],
    USAGE[
        SCOPE["Engineering survey."],
        AREA["United States (USA) - Oregon - coastal area."],
        BBOX[41.89,-124.84,46.4,-123.35]],
    ID["EPSG",6843]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "NAD83(2011) / Oregon Coast zone (ft)",
  "base_crs": {
    "name": "NAD83(2011)",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "NAD83 (National Spatial Reference System 2011)",
      "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": 6318
    }
  },
  "conversion": {
    "name": "Oregon Coast zone (international foot)",
    "method": {
      "name": "Hotine Oblique Mercator (variant A)",
      "id": {
        "authority": "EPSG",
        "code": 9812
      }
    },
    "parameters": [
      {
        "name": "Latitude of projection centre",
        "value": 44.75,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8811
        }
      },
      {
        "name": "Longitude of projection centre",
        "value": -124.05,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8812
        }
      },
      {
        "name": "Azimuth at projection centre",
        "value": 5,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8813
        }
      },
      {
        "name": "Angle from Rectified to Skew Grid",
        "value": 5,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8814
        }
      },
      {
        "name": "Scale factor at projection centre",
        "value": 1,
        "unit": "unity",
        "id": {
          "authority": "EPSG",
          "code": 8815
        }
      },
      {
        "name": "False easting",
        "value": -984251.9685,
        "unit": {
          "type": "LinearUnit",
          "name": "foot",
          "conversion_factor": 0.3048
        },
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": -15091863.5171,
        "unit": {
          "type": "LinearUnit",
          "name": "foot",
          "conversion_factor": 0.3048
        },
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "X",
        "direction": "east",
        "unit": {
          "type": "LinearUnit",
          "name": "foot",
          "conversion_factor": 0.3048
        }
      },
      {
        "name": "Northing",
        "abbreviation": "Y",
        "direction": "north",
        "unit": {
          "type": "LinearUnit",
          "name": "foot",
          "conversion_factor": 0.3048
        }
      }
    ]
  },
  "scope": "Engineering survey.",
  "area": "United States (USA) - Oregon - coastal area.",
  "bbox": {
    "south_latitude": 41.89,
    "west_longitude": -124.84,
    "north_latitude": 46.4,
    "east_longitude": -123.35
  },
  "id": {
    "authority": "EPSG",
    "code": 6843
  }
}
{'crs_wkt': 'PROJCRS["NAD83(2011) / Oregon Coast zone '
            '(ft)",BASEGEOGCRS["NAD83(2011)",DATUM["NAD83 (National Spatial '
            'Reference System 2011)",ELLIPSOID["GRS '
            '1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",6318]],CONVERSION["Oregon '
            'Coast zone (international foot)",METHOD["Hotine Oblique Mercator '
            '(variant A)",ID["EPSG",9812]],PARAMETER["Latitude of projection '
            'centre",44.75,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8811]],PARAMETER["Longitude '
            'of projection '
            'centre",-124.05,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8812]],PARAMETER["Azimuth '
            'at projection '
            'centre",5,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8813]],PARAMETER["Angle '
            'from Rectified to Skew '
            'Grid",5,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8814]],PARAMETER["Scale '
            'factor at projection '
            'centre",1,SCALEUNIT["unity",1],ID["EPSG",8815]],PARAMETER["False '
            'easting",-984251.9685,LENGTHUNIT["foot",0.3048],ID["EPSG",8806]],PARAMETER["False '
            'northing",-15091863.5171,LENGTHUNIT["foot",0.3048],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["easting '
            '(X)",east,ORDER[1],LENGTHUNIT["foot",0.3048]],AXIS["northing '
            '(Y)",north,ORDER[2],LENGTHUNIT["foot",0.3048]],USAGE[SCOPE["Engineering '
            'survey."],AREA["United States (USA) - Oregon - coastal '
            'area."],BBOX[41.89,-124.84,46.4,-123.35]],ID["EPSG",6843]]'}