EPSG:3144 - FD54 / Faroe Lambert

Attributes


Unit

metre

Scope

Cadastre.

Remarks

None

Area of use

Faroe Islands - onshore.

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

Datum: Faroe Datum 1954

Coordinate System: cartesian

Projection: Faroe Lambert

Geodetic CRS: FD54

Export

PROJCRS["FD54 / Faroe Lambert",
    BASEGEOGCRS["FD54",
        DATUM["Faroe Datum 1954",
            ELLIPSOID["International 1924",6378388,297,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4741]],
    CONVERSION["Faroe Lambert",
        METHOD["Lambert Conic Conformal (West Orientated)",
            ID["EPSG",9826]],
        PARAMETER["Latitude of natural origin",62,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Longitude of natural origin",-9,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["Scale factor at natural origin",1,
            SCALEUNIT["unity",1],
            ID["EPSG",8805]],
        PARAMETER["False easting",500000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",500000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8807]]],
    CS[Cartesian,2],
        AXIS["northing (Y)",north,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["westing (X)",west,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Cadastre."],
        AREA["Faroe Islands - onshore."],
        BBOX[61.33,-7.49,62.41,-6.33]],
    ID["EPSG",3144]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "FD54 / Faroe Lambert",
  "base_crs": {
    "name": "FD54",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Faroe Datum 1954",
      "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
      }
    },
    "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": 4741
    }
  },
  "conversion": {
    "name": "Faroe Lambert",
    "method": {
      "name": "Lambert Conic Conformal (West Orientated)",
      "id": {
        "authority": "EPSG",
        "code": 9826
      }
    },
    "parameters": [
      {
        "name": "Latitude of natural origin",
        "value": 62,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8801
        }
      },
      {
        "name": "Longitude of natural origin",
        "value": -9,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8802
        }
      },
      {
        "name": "Scale factor at natural origin",
        "value": 1,
        "unit": "unity",
        "id": {
          "authority": "EPSG",
          "code": 8805
        }
      },
      {
        "name": "False easting",
        "value": 500000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": 500000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Northing",
        "abbreviation": "Y",
        "direction": "north",
        "unit": "metre"
      },
      {
        "name": "Westing",
        "abbreviation": "X",
        "direction": "west",
        "unit": "metre"
      }
    ]
  },
  "scope": "Cadastre.",
  "area": "Faroe Islands - onshore.",
  "bbox": {
    "south_latitude": 61.33,
    "west_longitude": -7.49,
    "north_latitude": 62.41,
    "east_longitude": -6.33
  },
  "id": {
    "authority": "EPSG",
    "code": 3144
  }
}
{'crs_wkt': 'PROJCRS["FD54 / Faroe Lambert",BASEGEOGCRS["FD54",DATUM["Faroe '
            'Datum 1954",ELLIPSOID["International '
            '1924",6378388,297,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4741]],CONVERSION["Faroe '
            'Lambert",METHOD["Lambert Conic Conformal (West '
            'Orientated)",ID["EPSG",9826]],PARAMETER["Latitude of natural '
            'origin",62,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude '
            'of natural '
            'origin",-9,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["Scale '
            'factor at natural '
            'origin",1,SCALEUNIT["unity",1],ID["EPSG",8805]],PARAMETER["False '
            'easting",500000,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",500000,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["northing '
            '(Y)",north,ORDER[1],LENGTHUNIT["metre",1]],AXIS["westing '
            '(X)",west,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Cadastre."],AREA["Faroe '
            'Islands - '
            'onshore."],BBOX[61.33,-7.49,62.41,-6.33]],ID["EPSG",3144]]'}