Unit: metre
Geodetic CRS: ETRS89 (geocentric)
Datum: European Terrestrial Reference System 1989
Ellipsoid: GRS 1980
Prime meridian: Greenwich
Data source: OGP
Information source: Norwegian Geodetic Institute geodetic publication 1990:1
Revision date: 2002-12-07
Scope: Geodetic survey.
Remarks: The distinction in usage between ETRF89 and ETRS89 is confused: although in principle conceptually different in practice both are used as synonyms.
Center coordinates
3264896.04 696357.74
Projected bounds:
5151420.52 -1486881.13
496636.92 419393.66
WGS84 bounds:
-16.1 32.88
40.18 84.17
Definition: Well Known Text (WKT)
GEOCCS["ETRS89 (geocentric)", 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"]]
GEOCCS["ETRS89 (geocentric)", 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 GML
<?xml version="1.0" encoding="UTF-8"?> <gml:GeodeticCRS xmlns:epsg="urn:x-ogp:spec:schema-xsd:EPSG:1.0:dataset" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="epsg-crs-4346"> <gml:metaDataProperty> <epsg:CommonMetaData> <epsg:type>geocentric</epsg:type> <epsg:alias alias="ETRF89 (geocentric)" code="2095" codeSpace="urn:ogc:def:naming-system:EPSG::7301" /> <epsg:alias alias="EUREF89 (geocentric)" code="2096" codeSpace="urn:ogc:def:naming-system:EPSG::7301" /> <epsg:informationSource>Norwegian Geodetic Institute geodetic publication 1990:1</epsg:informationSource> <epsg:revisionDate>2002-12-07</epsg:revisionDate> <epsg:show>true</epsg:show> <epsg:isDeprecated>true</epsg:isDeprecated> </epsg:CommonMetaData> </gml:metaDataProperty> <gml:identifier codeSpace="OGP">urn:ogc:def:crs:EPSG::4346</gml:identifier> <gml:name>ETRS89 (geocentric)</gml:name> <gml:remarks>The distinction in usage between ETRF89 and ETRS89 is confused: although in principle conceptually different in practice both are used as synonyms.</gml:remarks> <gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::1298" /> <gml:scope>Geodetic survey.</gml:scope> <gml:cartesianCS xlink:href="urn:ogc:def:cs:EPSG::6500" /> <gml:geodeticDatum xlink:href="urn:ogc:def:datum:EPSG::6258" /> </gml:GeodeticCRS>
<?xml version="1.0" encoding="UTF-8"?> <gml:GeodeticCRS xmlns:epsg="urn:x-ogp:spec:schema-xsd:EPSG:1.0:dataset" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="epsg-crs-4346"> <gml:metaDataProperty> <epsg:CommonMetaData> <epsg:type>geocentric</epsg:type> <epsg:alias alias="ETRF89 (geocentric)" code="2095" codeSpace="urn:ogc:def:naming-system:EPSG::7301" /> <epsg:alias alias="EUREF89 (geocentric)" code="2096" codeSpace="urn:ogc:def:naming-system:EPSG::7301" /> <epsg:informationSource>Norwegian Geodetic Institute geodetic publication 1990:1</epsg:informationSource> <epsg:revisionDate>2002-12-07</epsg:revisionDate> <epsg:show>true</epsg:show> <epsg:isDeprecated>true</epsg:isDeprecated> </epsg:CommonMetaData> </gml:metaDataProperty> <gml:identifier codeSpace="OGP">urn:ogc:def:crs:EPSG::4346</gml:identifier> <gml:name>ETRS89 (geocentric)</gml:name> <gml:remarks>The distinction in usage between ETRF89 and ETRS89 is confused: although in principle conceptually different in practice both are used as synonyms.</gml:remarks> <gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::1298" /> <gml:scope>Geodetic survey.</gml:scope> <gml:cartesianCS xlink:href="urn:ogc:def:cs:EPSG::6500" /> <gml:geodeticDatum xlink:href="urn:ogc:def:datum:EPSG::6258" /> </gml:GeodeticCRS>
Definition: GeoServer
4346=GEOCCS["ETRS89 (geocentric)",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: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=geocent +ellps=GRS80 +units=m +no_defs"> <Layer srs="+proj=geocent +ellps=GRS80 +units=m +no_defs"> </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 ', 'GEOCCS["ETRS89 (geocentric)",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 WKT
GEOCCS["ETRS89 (geocentric)",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"]]