EPSG:4346 DEPRECATED

ETRS89 (geocentric)

Attributes

Unit: metre

Geodetic CRS: ETRS89 (geocentric)

Datum: European Terrestrial Reference System 1989 ensemble

Data source: EPSG

Information source: Norwegian Geodetic Institute geodetic publication 1990:1

Revision date: 2002-12-07

Center coordinates
3233549.93 625903.26

Projected bounds:
463114.53 -1480503.87
5337700.71 3287575.29

WGS84 bounds:
-16.1 33.26
38.01 84.73

Europe - onshore and offshore - ETRF extent - approximately 16°W to 33°E and 33°N to 84°N.
MapTiler banner

Definition: OGC Well Known Text

GEOCCS["ETRS89 (geocentric) (deprecated)",
    DATUM["European_Terrestrial_Reference_System_1989",
        SPHEROID["GRS 1980",6378137,298.257222101,
            AUTHORITY["EPSG","7019"]],
        AUTHORITY["EPSG","6258"]],
    PRIMEM["Greenwich",0,
        AUTHORITY["EPSG","8901"]],
    UNIT["metre",1,
        AUTHORITY["EPSG","9001"]],
    AXIS["Geocentric X",OTHER],
    AXIS["Geocentric Y",OTHER],
    AXIS["Geocentric Z",NORTH],
    AUTHORITY["EPSG","4346"]]

Definition: OGC Well Known Text 2 (2019)

GEODCRS["ETRS89 (geocentric)",
    ENSEMBLE["European Terrestrial Reference System 1989 ensemble",
        MEMBER["European Terrestrial Reference Frame 1989"],
        MEMBER["European Terrestrial Reference Frame 1990"],
        MEMBER["European Terrestrial Reference Frame 1991"],
        MEMBER["European Terrestrial Reference Frame 1992"],
        MEMBER["European Terrestrial Reference Frame 1993"],
        MEMBER["European Terrestrial Reference Frame 1994"],
        MEMBER["European Terrestrial Reference Frame 1996"],
        MEMBER["European Terrestrial Reference Frame 1997"],
        MEMBER["European Terrestrial Reference Frame 2000"],
        MEMBER["European Terrestrial Reference Frame 2005"],
        MEMBER["European Terrestrial Reference Frame 2014"],
        MEMBER["European Terrestrial Reference Frame 2020"],
        MEMBER["ETRS89-DNK"],
        MEMBER["Estonia 1997"],
        MEMBER["Albanian Geodetic Reference Frame 2010"],
        MEMBER["ETRS89-ALB [CORS]"],
        MEMBER["ETRS89-AUT [2002]"],
        MEMBER["Belgian Reference Frame 2002"],
        MEMBER["Belgian Reference Frame 2011"],
        MEMBER["BH_ETRS89"],
        MEMBER["Bulgaria Geodetic System 2005"],
        MEMBER["Croatian Terrestrial Reference System 1996"],
        MEMBER["AGRS2010 (ETRF2000)"],
        MEMBER["CROPOS"],
        MEMBER["ETRF2000 Poland"],
        MEMBER["ETRS89/DREF91 Realization 2016"],
        MEMBER["ETRS89/DREF91 Realization 2025"],
        MEMBER["ETRS89-CZE [2007]"],
        MEMBER["ETRS89-ESP [REGENTE]"],
        MEMBER["ETRS89-ESP [ERGNSS]"],
        MEMBER["ETRS89-FRO [2008]"],
        MEMBER["ETRS89-GRC [HTRS07]"],
        MEMBER["ETRS89-HUN [ETRF2000]"],
        MEMBER["ETRS89-IRE [ETRF2000]"],
        MEMBER["ETRS89-MKD [EUREF-MAK2010]"],
        MEMBER["ETRS89-NOR [EUREF89]"],
        MEMBER["ETRS89-PRT [1995]"],
        MEMBER["ETRS89-ROU [ETRF2000]"],
        MEMBER["ETRS89-SVK [SKTRF09]"],
        MEMBER["ETRS89-SVK [SKTRF2022]"],
        MEMBER["EUREF-FIN"],
        MEMBER["Istituto Geografico Militaire 1995"],
        MEMBER["Kosovo Reference System 2001"],
        MEMBER["Latvian geodetic coordinate system 1992"],
        MEMBER["Latvian coordinate system 2020"],
        MEMBER["Lithuania 1994 (ETRS89)"],
        MEMBER["MOLDREF99"],
        MEMBER["OSNet v2009"],
        MEMBER["Reseau Geodesique Francais 1993 v1"],
        MEMBER["Reseau Geodesique Francais 1993 v2"],
        MEMBER["Reseau Geodesique Francais 1993 v2b"],
        MEMBER["Rete Dinamica Nazionale 2008"],
        MEMBER["Serbian Reference Network 1998"],
        MEMBER["Serbian Spatial Reference System 2000"],
        MEMBER["Slovenia Geodetic Datum 1996"],
        MEMBER["SWEREF 99"],
        MEMBER["Swiss Terrestrial Reference Frame 1995"],
        ELLIPSOID["GRS 1980",6378137,298.257222101,
            LENGTHUNIT["metre",1]],
        ENSEMBLEACCURACY[0.1]],
    PRIMEM["Greenwich",0,
        ANGLEUNIT["degree",0.0174532925199433]],
    CS[Cartesian,3],
        AXIS["(X)",geocentricX,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["(Y)",geocentricY,
            ORDER[2],
            LENGTHUNIT["metre",1]],
        AXIS["(Z)",geocentricZ,
            ORDER[3],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Geodesy."],
        AREA["Europe - onshore and offshore - ETRF extent - approximately 16°W to 33°E and 33°N to 84°N."],
        BBOX[33.26,-16.1,84.73,38.01]],
    ID["EPSG",4346],
    REMARK["The distinction in usage between ETRF89 and ETRS89 is confused: although in principle conceptually different in practice both are used as synonyms."]]

Definition: PROJ.4

+proj=geocent +ellps=GRS80 +units=m +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:4346","+proj=geocent +ellps=GRS80 +units=m +no_defs +type=crs");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticCRS",
    "name": "ETRS89 (geocentric)",
    "datum_ensemble": {
        "name": "European Terrestrial Reference System 1989 ensemble",
        "members": [
            {
                "name": "European Terrestrial Reference Frame 1989",
                "id": {
                    "authority": "EPSG",
                    "code": 1178
                }
            },
            {
                "name": "European Terrestrial Reference Frame 1990",
                "id": {
                    "authority": "EPSG",
                    "code": 1179
                }
            },
            {
                "name": "European Terrestrial Reference Frame 1991",
                "id": {
                    "authority": "EPSG",
                    "code": 1180
                }
            },
            {
                "name": "European Terrestrial Reference Frame 1992",
                "id": {
                    "authority": "EPSG",
                    "code": 1181
                }
            },
            {
                "name": "European Terrestrial Reference Frame 1993",
                "id": {
                    "authority": "EPSG",
                    "code": 1182
                }
            },
            {
                "name": "European Terrestrial Reference Frame 1994",
                "id": {
                    "authority": "EPSG",
                    "code": 1183
                }
            },
            {
                "name": "European Terrestrial Reference Frame 1996",
                "id": {
                    "authority": "EPSG",
                    "code": 1184
                }
            },
            {
                "name": "European Terrestrial Reference Frame 1997",
                "id": {
                    "authority": "EPSG",
                    "code": 1185
                }
            },
            {
                "name": "European Terrestrial Reference Frame 2000",
                "id": {
                    "authority": "EPSG",
                    "code": 1186
                }
            },
            {
                "name": "European Terrestrial Reference Frame 2005",
                "id": {
                    "authority": "EPSG",
                    "code": 1204
                }
            },
            {
                "name": "European Terrestrial Reference Frame 2014",
                "id": {
                    "authority": "EPSG",
                    "code": 1206
                }
            },
            {
                "name": "European Terrestrial Reference Frame 2020",
                "id": {
                    "authority": "EPSG",
                    "code": 1382
                }
            },
            {
                "name": "ETRS89-DNK",
                "id": {
                    "authority": "EPSG",
                    "code": 1412
                }
            },
            {
                "name": "Estonia 1997",
                "id": {
                    "authority": "EPSG",
                    "code": 6180
                }
            },
            {
                "name": "Albanian Geodetic Reference Frame 2010",
                "id": {
                    "authority": "EPSG",
                    "code": 1429
                }
            },
            {
                "name": "ETRS89-ALB [CORS]",
                "id": {
                    "authority": "EPSG",
                    "code": 1430
                }
            },
            {
                "name": "ETRS89-AUT [2002]",
                "id": {
                    "authority": "EPSG",
                    "code": 1431
                }
            },
            {
                "name": "Belgian Reference Frame 2002",
                "id": {
                    "authority": "EPSG",
                    "code": 1432
                }
            },
            {
                "name": "Belgian Reference Frame 2011",
                "id": {
                    "authority": "EPSG",
                    "code": 1447
                }
            },
            {
                "name": "BH_ETRS89",
                "id": {
                    "authority": "EPSG",
                    "code": 1358
                }
            },
            {
                "name": "Bulgaria Geodetic System 2005",
                "id": {
                    "authority": "EPSG",
                    "code": 1167
                }
            },
            {
                "name": "Croatian Terrestrial Reference System 1996",
                "id": {
                    "authority": "EPSG",
                    "code": 6761
                }
            },
            {
                "name": "AGRS2010 (ETRF2000)",
                "id": {
                    "authority": "EPSG",
                    "code": 1427
                }
            },
            {
                "name": "CROPOS",
                "id": {
                    "authority": "EPSG",
                    "code": 1445
                }
            },
            {
                "name": "ETRF2000 Poland",
                "id": {
                    "authority": "EPSG",
                    "code": 1305
                }
            },
            {
                "name": "ETRS89/DREF91 Realization 2016",
                "id": {
                    "authority": "EPSG",
                    "code": 1353
                }
            },
            {
                "name": "ETRS89/DREF91 Realization 2025",
                "id": {
                    "authority": "EPSG",
                    "code": 1446
                }
            },
            {
                "name": "ETRS89-CZE [2007]",
                "id": {
                    "authority": "EPSG",
                    "code": 1433
                }
            },
            {
                "name": "ETRS89-ESP [REGENTE]",
                "id": {
                    "authority": "EPSG",
                    "code": 1441
                }
            },
            {
                "name": "ETRS89-ESP [ERGNSS]",
                "id": {
                    "authority": "EPSG",
                    "code": 1442
                }
            },
            {
                "name": "ETRS89-FRO [2008]",
                "id": {
                    "authority": "EPSG",
                    "code": 1436
                }
            },
            {
                "name": "ETRS89-GRC [HTRS07]",
                "id": {
                    "authority": "EPSG",
                    "code": 1437
                }
            },
            {
                "name": "ETRS89-HUN [ETRF2000]",
                "id": {
                    "authority": "EPSG",
                    "code": 1444
                }
            },
            {
                "name": "ETRS89-IRE [ETRF2000]",
                "id": {
                    "authority": "EPSG",
                    "code": 6173
                }
            },
            {
                "name": "ETRS89-MKD [EUREF-MAK2010]",
                "id": {
                    "authority": "EPSG",
                    "code": 1438
                }
            },
            {
                "name": "ETRS89-NOR [EUREF89]",
                "id": {
                    "authority": "EPSG",
                    "code": 1407
                }
            },
            {
                "name": "ETRS89-PRT [1995]",
                "id": {
                    "authority": "EPSG",
                    "code": 1439
                }
            },
            {
                "name": "ETRS89-ROU [ETRF2000]",
                "id": {
                    "authority": "EPSG",
                    "code": 1440
                }
            },
            {
                "name": "ETRS89-SVK [SKTRF09]",
                "id": {
                    "authority": "EPSG",
                    "code": 1434
                }
            },
            {
                "name": "ETRS89-SVK [SKTRF2022]",
                "id": {
                    "authority": "EPSG",
                    "code": 1435
                }
            },
            {
                "name": "EUREF-FIN",
                "id": {
                    "authority": "EPSG",
                    "code": 1391
                }
            },
            {
                "name": "Istituto Geografico Militaire 1995",
                "id": {
                    "authority": "EPSG",
                    "code": 6670
                }
            },
            {
                "name": "Kosovo Reference System 2001",
                "id": {
                    "authority": "EPSG",
                    "code": 1251
                }
            },
            {
                "name": "Latvian geodetic coordinate system 1992",
                "id": {
                    "authority": "EPSG",
                    "code": 6661
                }
            },
            {
                "name": "Latvian coordinate system 2020",
                "id": {
                    "authority": "EPSG",
                    "code": 1356
                }
            },
            {
                "name": "Lithuania 1994 (ETRS89)",
                "id": {
                    "authority": "EPSG",
                    "code": 6126
                }
            },
            {
                "name": "MOLDREF99",
                "id": {
                    "authority": "EPSG",
                    "code": 1032
                }
            },
            {
                "name": "OSNet v2009",
                "id": {
                    "authority": "EPSG",
                    "code": 1425
                }
            },
            {
                "name": "Reseau Geodesique Francais 1993 v1",
                "id": {
                    "authority": "EPSG",
                    "code": 6171
                }
            },
            {
                "name": "Reseau Geodesique Francais 1993 v2",
                "id": {
                    "authority": "EPSG",
                    "code": 1312
                }
            },
            {
                "name": "Reseau Geodesique Francais 1993 v2b",
                "id": {
                    "authority": "EPSG",
                    "code": 1313
                }
            },
            {
                "name": "Rete Dinamica Nazionale 2008",
                "id": {
                    "authority": "EPSG",
                    "code": 1132
                }
            },
            {
                "name": "Serbian Reference Network 1998",
                "id": {
                    "authority": "EPSG",
                    "code": 1034
                }
            },
            {
                "name": "Serbian Spatial Reference System 2000",
                "id": {
                    "authority": "EPSG",
                    "code": 1214
                }
            },
            {
                "name": "Slovenia Geodetic Datum 1996",
                "id": {
                    "authority": "EPSG",
                    "code": 6765
                }
            },
            {
                "name": "SWEREF 99",
                "id": {
                    "authority": "EPSG",
                    "code": 6619
                }
            },
            {
                "name": "Swiss Terrestrial Reference Frame 1995",
                "id": {
                    "authority": "EPSG",
                    "code": 1449
                }
            }
        ],
        "ellipsoid": {
            "name": "GRS 1980",
            "semi_major_axis": 6378137,
            "inverse_flattening": 298.257222101
        },
        "accuracy": "0.1",
        "id": {
            "authority": "EPSG",
            "code": 6258
        }
    },
    "coordinate_system": {
        "subtype": "Cartesian",
        "axis": [
            {
                "name": "Geocentric X",
                "abbreviation": "X",
                "direction": "geocentricX",
                "unit": "metre"
            },
            {
                "name": "Geocentric Y",
                "abbreviation": "Y",
                "direction": "geocentricY",
                "unit": "metre"
            },
            {
                "name": "Geocentric Z",
                "abbreviation": "Z",
                "direction": "geocentricZ",
                "unit": "metre"
            }
        ]
    },
    "scope": "Geodesy.",
    "area": "Europe - onshore and offshore - ETRF extent - approximately 16°W to 33°E and 33°N to 84°N.",
    "bbox": {
        "south_latitude": 33.26,
        "west_longitude": -16.1,
        "north_latitude": 84.73,
        "east_longitude": 38.01
    },
    "id": {
        "authority": "EPSG",
        "code": 4346
    },
    "remarks": "The distinction in usage between ETRF89 and ETRS89 is confused: although in principle conceptually different in practice both are used as synonyms."
}

Definition: GeoServer

4346=GEOCCS["ETRS89 (geocentric) (deprecated)",DATUM["European_Terrestrial_Reference_System_1989",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6258"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Geocentric X",OTHER],AXIS["Geocentric Y",OTHER],AXIS["Geocentric Z",NORTH],AUTHORITY["EPSG","4346"]]

Definition: MapServer - MAPfile

PROJECTION
	"proj=geocent"
	"ellps=GRS80"
	"units=m"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=geocent +ellps=GRS80 +units=m +no_defs +type=crs">
	<Layer srs="+proj=geocent +ellps=GRS80 +units=m +no_defs +type=crs">
	</Layer>
</Map>

Definition: SQL (PostGIS)

INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 4346, 'EPSG', 4346, '+proj=geocent +ellps=GRS80 +units=m +no_defs +type=crs', 'GEOCCS["ETRS89 (geocentric) (deprecated)",DATUM["European_Terrestrial_Reference_System_1989",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6258"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Geocentric X",OTHER],AXIS["Geocentric Y",OTHER],AXIS["Geocentric Z",NORTH],AUTHORITY["EPSG","4346"]]');