Geocentric translations (geog2D domain)
Derived at 6 stations. Accuracy 3m, 3m and 5m in X, Y and Z axes. Replaced by Hjorsey 1955 to WGS 84 (2) (code 6909).
U.S. Defense Mapping Agency TR8350.2 September 1987.
2020-03-14
metre
EPSG
Landmaelingar Islands (National Survey of Iceland).
2003-06-27
Engineering survey, topographic mapping.
Replaces Reykjavik 1900 / Lambert 1900 (CRS code 3052). Replaced by ISN93 / Lambert 1993 (CRS code 3057).
Cartesian 2D CS. Axes: westing, northing (W,N). Orientations: west, north. UoM: m.
Definition: OGC Well Known Text
PROJCS["Hjorsey 1955 / Lambert 1955", GEOGCS["Hjorsey 1955", DATUM["Hjorsey_1955", SPHEROID["International 1924",6378388,297], TOWGS84[-73,46,-86,0,0,0,0]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","4658"]], PROJECTION["Lambert_Conic_Conformal_(West_Orientated)"], PARAMETER["Latitude of natural origin",65], PARAMETER["Longitude of natural origin",-18], PARAMETER["Scale factor at natural origin",1], PARAMETER["False easting",500000], PARAMETER["False northing",500000], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AUTHORITY["EPSG","3053"]]
Definition: OGC Well Known Text 2 (2019)
PROJCRS["Hjorsey 1955 / Lambert 1955", BASEGEOGCRS["Hjorsey 1955", DATUM["Hjorsey 1955", ELLIPSOID["International 1924",6378388,297, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",4658]], CONVERSION["Iceland Lambert 1955", METHOD["Lambert Conic Conformal (West Orientated)", ID["EPSG",9826]], PARAMETER["Latitude of natural origin",65, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8801]], PARAMETER["Longitude of natural origin",-18, 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["westing (W)",west, ORDER[1], LENGTHUNIT["metre",1]], AXIS["(N)",north, ORDER[2], LENGTHUNIT["metre",1]], USAGE[ SCOPE["Engineering survey, topographic mapping."], AREA["Iceland - mainland."], BBOX[63.34,-24.66,66.59,-13.38]], ID["EPSG",3053]]
Definition: ESRI Well Known Text
PROJCS["Hjorsey_1955_Lambert_1955", GEOGCS["GCS_Hjorsey_1955", DATUM["D_Hjorsey_1955", 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",65.0], PARAMETER["Longitude of natural origin",-18.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": "Hjorsey 1955 / Lambert 1955", "base_crs": { "name": "Hjorsey 1955", "datum": { "type": "GeodeticReferenceFrame", "name": "Hjorsey 1955", "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": 4658 } }, "conversion": { "name": "Iceland Lambert 1955", "method": { "name": "Lambert Conic Conformal (West Orientated)", "id": { "authority": "EPSG", "code": 9826 } }, "parameters": [ { "name": "Latitude of natural origin", "value": 65, "unit": "degree", "id": { "authority": "EPSG", "code": 8801 } }, { "name": "Longitude of natural origin", "value": -18, "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": "Westing", "abbreviation": "W", "direction": "west", "unit": "metre" }, { "name": "Northing", "abbreviation": "N", "direction": "north", "unit": "metre" } ] }, "scope": "Engineering survey, topographic mapping.", "area": "Iceland - mainland.", "bbox": { "south_latitude": 63.34, "west_longitude": -24.66, "north_latitude": 66.59, "east_longitude": -13.38 }, "id": { "authority": "EPSG", "code": 3053 } }
Definition: GeoServer
3053=PROJCS["Hjorsey 1955 / Lambert 1955",GEOGCS["Hjorsey 1955",DATUM["Hjorsey_1955",SPHEROID["International 1924",6378388,297],TOWGS84[-73,46,-86,0,0,0,0]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4658"]],PROJECTION["Lambert_Conic_Conformal_(West_Orientated)"],PARAMETER["Latitude of natural origin",65],PARAMETER["Longitude of natural origin",-18],PARAMETER["Scale factor at natural origin",1],PARAMETER["False easting",500000],PARAMETER["False northing",500000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AUTHORITY["EPSG","3053"]]