Cadastre.
Historically also found with coordinate system axis abbreviations N/E (CS code 4501); second axis has abbreviation E but is positive to the west. Replaced by fk89 (CRS code 3173).
Cartesian 2D CS. Axes: northing, westing (Y,X). Orientations: north, west. UoM: m.
Definition: OGC Well Known Text
PROJCS["FD54 / Faroe Lambert", GEOGCS["FD54", DATUM["Faroe_Datum_1954", SPHEROID["International 1924",6378388,297, AUTHORITY["EPSG","7022"]], AUTHORITY["EPSG","6741"]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","4741"]], PROJECTION["Lambert_Conic_Conformal_(West_Orientated)"], PARAMETER["Latitude of natural origin",62], PARAMETER["Longitude of natural origin",-9], PARAMETER["Scale factor at natural origin",1], PARAMETER["False easting",500000], PARAMETER["False northing",500000], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AUTHORITY["EPSG","3144"]]
Definition: OGC Well Known Text 2 (2019)
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]]
Definition: ESRI Well Known Text
PROJCS["FD54_Faroe_Lambert", GEOGCS["GCS_FD_1954", DATUM["D_Faroe_Datum_1954", SPHEROID["International_1924",6378388.0,297.0]], PRIMEM["Greenwich",0.0], UNIT["Degree",0.0174532925199433]], PROJECTION["Lambert_Conic_Conformal_(West_Orientated)"], PARAMETER["Latitude of natural origin",62.0], PARAMETER["Longitude of natural origin",-9.0], PARAMETER["Scale factor at natural origin",1.0], PARAMETER["False easting",500000.0], PARAMETER["False northing",500000.0], UNIT["Meter",1.0]]
Definition: JSON
{ "$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 } }
Definition: GeoServer
3144=PROJCS["FD54 / Faroe Lambert",GEOGCS["FD54",DATUM["Faroe_Datum_1954",SPHEROID["International 1924",6378388,297,AUTHORITY["EPSG","7022"]],AUTHORITY["EPSG","6741"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4741"]],PROJECTION["Lambert_Conic_Conformal_(West_Orientated)"],PARAMETER["Latitude of natural origin",62],PARAMETER["Longitude of natural origin",-9],PARAMETER["Scale factor at natural origin",1],PARAMETER["False easting",500000],PARAMETER["False northing",500000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AUTHORITY["EPSG","3144"]]