EPSG:5588 - NAD27 / New Brunswick Stereographic (NAD27)

Attributes


Unit

foot

Scope

Engineering survey, topographic mapping.

Remarks

None

Area of use

Canada - New Brunswick.

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

Datum: North American Datum 1927

Coordinate System: cartesian

Projection: New Brunswick Stereographic (NAD27)

Geodetic CRS: NAD27

Export

PROJCRS["NAD27 / New Brunswick Stereographic (NAD27)",
    BASEGEOGCRS["NAD27",
        DATUM["North American Datum 1927",
            ELLIPSOID["Clarke 1866",6378206.4,294.978698213898,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4267]],
    CONVERSION["New Brunswick Stereographic (NAD27)",
        METHOD["Oblique Stereographic",
            ID["EPSG",9809]],
        PARAMETER["Latitude of natural origin",46.5,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Longitude of natural origin",-66.5,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["Scale factor at natural origin",0.999912,
            SCALEUNIT["unity",1],
            ID["EPSG",8805]],
        PARAMETER["False easting",1000000,
            LENGTHUNIT["foot",0.3048],
            ID["EPSG",8806]],
        PARAMETER["False northing",1000000,
            LENGTHUNIT["foot",0.3048],
            ID["EPSG",8807]]],
    CS[Cartesian,2],
        AXIS["northing (N)",north,
            ORDER[1],
            LENGTHUNIT["foot",0.3048]],
        AXIS["easting (E)",east,
            ORDER[2],
            LENGTHUNIT["foot",0.3048]],
    USAGE[
        SCOPE["Engineering survey, topographic mapping."],
        AREA["Canada - New Brunswick."],
        BBOX[44.56,-69.05,48.07,-63.7]],
    ID["EPSG",5588]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "NAD27 / New Brunswick Stereographic (NAD27)",
  "base_crs": {
    "name": "NAD27",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "North American Datum 1927",
      "ellipsoid": {
        "name": "Clarke 1866",
        "semi_major_axis": 6378206.4,
        "semi_minor_axis": 6356583.8
      }
    },
    "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": 4267
    }
  },
  "conversion": {
    "name": "New Brunswick Stereographic (NAD27)",
    "method": {
      "name": "Oblique Stereographic",
      "id": {
        "authority": "EPSG",
        "code": 9809
      }
    },
    "parameters": [
      {
        "name": "Latitude of natural origin",
        "value": 46.5,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8801
        }
      },
      {
        "name": "Longitude of natural origin",
        "value": -66.5,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8802
        }
      },
      {
        "name": "Scale factor at natural origin",
        "value": 0.999912,
        "unit": "unity",
        "id": {
          "authority": "EPSG",
          "code": 8805
        }
      },
      {
        "name": "False easting",
        "value": 1000000,
        "unit": {
          "type": "LinearUnit",
          "name": "foot",
          "conversion_factor": 0.3048
        },
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": 1000000,
        "unit": {
          "type": "LinearUnit",
          "name": "foot",
          "conversion_factor": 0.3048
        },
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": {
          "type": "LinearUnit",
          "name": "foot",
          "conversion_factor": 0.3048
        }
      },
      {
        "name": "Easting",
        "abbreviation": "E",
        "direction": "east",
        "unit": {
          "type": "LinearUnit",
          "name": "foot",
          "conversion_factor": 0.3048
        }
      }
    ]
  },
  "scope": "Engineering survey, topographic mapping.",
  "area": "Canada - New Brunswick.",
  "bbox": {
    "south_latitude": 44.56,
    "west_longitude": -69.05,
    "north_latitude": 48.07,
    "east_longitude": -63.7
  },
  "id": {
    "authority": "EPSG",
    "code": 5588
  }
}
{'crs_wkt': 'PROJCRS["NAD27 / New Brunswick Stereographic '
            '(NAD27)",BASEGEOGCRS["NAD27",DATUM["North American Datum '
            '1927",ELLIPSOID["Clarke '
            '1866",6378206.4,294.978698213898,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4267]],CONVERSION["New '
            'Brunswick Stereographic (NAD27)",METHOD["Oblique '
            'Stereographic",ID["EPSG",9809]],PARAMETER["Latitude of natural '
            'origin",46.5,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude '
            'of natural '
            'origin",-66.5,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["Scale '
            'factor at natural '
            'origin",0.999912,SCALEUNIT["unity",1],ID["EPSG",8805]],PARAMETER["False '
            'easting",1000000,LENGTHUNIT["foot",0.3048],ID["EPSG",8806]],PARAMETER["False '
            'northing",1000000,LENGTHUNIT["foot",0.3048],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["northing '
            '(N)",north,ORDER[1],LENGTHUNIT["foot",0.3048]],AXIS["easting '
            '(E)",east,ORDER[2],LENGTHUNIT["foot",0.3048]],USAGE[SCOPE["Engineering '
            'survey, topographic mapping."],AREA["Canada - New '
            'Brunswick."],BBOX[44.56,-69.05,48.07,-63.7]],ID["EPSG",5588]]'}