EPSG:7405 - OSGB36 / British National Grid + ODN height

Attributes


Unit

metre

Scope

Engineering survey, topographic mapping.

Remarks

None

Area of use

United Kingdom (UK) - Great Britain onshore - England and Wales - mainland; Scotland - mainland and Inner Hebrides.

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

Datum: Ordnance Survey of Great Britain 1936

Coordinate System: Undefined

Projection: Undefined

Geodetic CRS: Undefined

Export

COMPOUNDCRS["OSGB36 / British National Grid + ODN height",
    PROJCRS["OSGB36 / British National Grid",
        BASEGEOGCRS["OSGB36",
            DATUM["Ordnance Survey of Great Britain 1936",
                ELLIPSOID["Airy 1830",6377563.396,299.3249646,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            ID["EPSG",4277]],
        CONVERSION["British National Grid",
            METHOD["Transverse Mercator",
                ID["EPSG",9807]],
            PARAMETER["Latitude of natural origin",49,
                ANGLEUNIT["degree",0.0174532925199433],
                ID["EPSG",8801]],
            PARAMETER["Longitude of natural origin",-2,
                ANGLEUNIT["degree",0.0174532925199433],
                ID["EPSG",8802]],
            PARAMETER["Scale factor at natural origin",0.9996012717,
                SCALEUNIT["unity",1],
                ID["EPSG",8805]],
            PARAMETER["False easting",400000,
                LENGTHUNIT["metre",1],
                ID["EPSG",8806]],
            PARAMETER["False northing",-100000,
                LENGTHUNIT["metre",1],
                ID["EPSG",8807]]],
        CS[Cartesian,2],
            AXIS["(E)",east,
                ORDER[1],
                LENGTHUNIT["metre",1]],
            AXIS["(N)",north,
                ORDER[2],
                LENGTHUNIT["metre",1]]],
    VERTCRS["ODN height",
        VDATUM["Ordnance Datum Newlyn"],
        CS[vertical,1],
            AXIS["gravity-related height (H)",up,
                LENGTHUNIT["metre",1]]],
    USAGE[
        SCOPE["Engineering survey, topographic mapping."],
        AREA["United Kingdom (UK) - Great Britain onshore - England and Wales - mainland; Scotland - mainland and Inner Hebrides."],
        BBOX[49.93,-7.06,58.71,1.8]],
    ID["EPSG",7405]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "CompoundCRS",
  "name": "OSGB36 / British National Grid + ODN height",
  "components": [
    {
      "type": "ProjectedCRS",
      "name": "OSGB36 / British National Grid",
      "base_crs": {
        "name": "OSGB36",
        "datum": {
          "type": "GeodeticReferenceFrame",
          "name": "Ordnance Survey of Great Britain 1936",
          "ellipsoid": {
            "name": "Airy 1830",
            "semi_major_axis": 6377563.396,
            "inverse_flattening": 299.3249646
          }
        },
        "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": 4277
        }
      },
      "conversion": {
        "name": "British National Grid",
        "method": {
          "name": "Transverse Mercator",
          "id": {
            "authority": "EPSG",
            "code": 9807
          }
        },
        "parameters": [
          {
            "name": "Latitude of natural origin",
            "value": 49,
            "unit": "degree",
            "id": {
              "authority": "EPSG",
              "code": 8801
            }
          },
          {
            "name": "Longitude of natural origin",
            "value": -2,
            "unit": "degree",
            "id": {
              "authority": "EPSG",
              "code": 8802
            }
          },
          {
            "name": "Scale factor at natural origin",
            "value": 0.9996012717,
            "unit": "unity",
            "id": {
              "authority": "EPSG",
              "code": 8805
            }
          },
          {
            "name": "False easting",
            "value": 400000,
            "unit": "metre",
            "id": {
              "authority": "EPSG",
              "code": 8806
            }
          },
          {
            "name": "False northing",
            "value": -100000,
            "unit": "metre",
            "id": {
              "authority": "EPSG",
              "code": 8807
            }
          }
        ]
      },
      "coordinate_system": {
        "subtype": "Cartesian",
        "axis": [
          {
            "name": "Easting",
            "abbreviation": "E",
            "direction": "east",
            "unit": "metre"
          },
          {
            "name": "Northing",
            "abbreviation": "N",
            "direction": "north",
            "unit": "metre"
          }
        ]
      }
    },
    {
      "type": "VerticalCRS",
      "name": "ODN height",
      "datum": {
        "type": "VerticalReferenceFrame",
        "name": "Ordnance Datum Newlyn"
      },
      "coordinate_system": {
        "subtype": "vertical",
        "axis": [
          {
            "name": "Gravity-related height",
            "abbreviation": "H",
            "direction": "up",
            "unit": "metre"
          }
        ]
      }
    }
  ],
  "scope": "Engineering survey, topographic mapping.",
  "area": "United Kingdom (UK) - Great Britain onshore - England and Wales - mainland; Scotland - mainland and Inner Hebrides.",
  "bbox": {
    "south_latitude": 49.93,
    "west_longitude": -7.06,
    "north_latitude": 58.71,
    "east_longitude": 1.8
  },
  "id": {
    "authority": "EPSG",
    "code": 7405
  }
}
{'crs_wkt': 'COMPOUNDCRS["OSGB36 / British National Grid + ODN '
            'height",PROJCRS["OSGB36 / British National '
            'Grid",BASEGEOGCRS["OSGB36",DATUM["Ordnance Survey of Great '
            'Britain 1936",ELLIPSOID["Airy '
            '1830",6377563.396,299.3249646,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4277]],CONVERSION["British '
            'National Grid",METHOD["Transverse '
            'Mercator",ID["EPSG",9807]],PARAMETER["Latitude of natural '
            'origin",49,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude '
            'of natural '
            'origin",-2,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["Scale '
            'factor at natural '
            'origin",0.9996012717,SCALEUNIT["unity",1],ID["EPSG",8805]],PARAMETER["False '
            'easting",400000,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",-100000,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]]],VERTCRS["ODN '
            'height",VDATUM["Ordnance Datum '
            'Newlyn"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]]],USAGE[SCOPE["Engineering survey, '
            'topographic mapping."],AREA["United Kingdom (UK) - Great Britain '
            'onshore - England and Wales - mainland; Scotland - mainland and '
            'Inner Hebrides."],BBOX[49.93,-7.06,58.71,1.8]],ID["EPSG",7405]]',
 'false_easting': 400000.0,
 'false_northing': -100000.0,
 'geographic_crs_name': 'OSGB36',
 'geopotential_datum_name': 'Ordnance Datum Newlyn',
 'grid_mapping_name': 'transverse_mercator',
 'horizontal_datum_name': 'Ordnance Survey of Great Britain 1936',
 'inverse_flattening': 299.3249646,
 'latitude_of_projection_origin': 49.0,
 'longitude_of_central_meridian': -2.0,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'projected_crs_name': 'OSGB36 / British National Grid',
 'reference_ellipsoid_name': 'Airy 1830',
 'scale_factor_at_central_meridian': 0.9996012717,
 'semi_major_axis': 6377563.396,
 'semi_minor_axis': 6356256.909237285}