EPSG:6765

Slovenia Geodetic Datum 1996

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Geodetska uprava Republike Slovenije, http://www.gu.gov.si

Revision date: 2025-12-16

Scope: Geodesy, topographic mapping.

Remarks: The Slovenian ETRS89 realization D96 was originally determined through EUREF GPS campaigns in 1994, 1995 and 1996, the stations in which over time have shown some instability. To remedy this, the realization was updated in 2016 (ETRS89/D17, IGb08 at epoch 2016.75, aligned to ETRF2000 in accordance with the EUREF conventions).. Coordinate differences with the previous realization were up to 8 cm; consequently a hybrid realization D96-17 was implemented. D96-17 preserves geometry from the latest realization (D17) but minimizes the coordinate differences with the previous realization (D96). Formally, the D96 realization is unchanged, but in practice the realization is now carried by the D96-17 coordinates of the SIGNAL CORS stations. For practical purposes D96-17 coordinates are considered to be consistent with D96.

Area of use: Slovenia - onshore and offshore.

SimpleMap

WGS84 bounds:
16.61 45.42
13.38 46.88

MapTiler banner

Definition: OGC Well Known Text

DATUM["Slovenia_Geodetic_Datum_1996",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","6765"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Slovenia Geodetic Datum 1996",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ANCHOREPOCH[2016.75],
    ID["EPSG",6765]]

Definition: ESRI Well Known Text

DATUM["D_Slovenia_Geodetic_Datum_1996",
    SPHEROID["GRS_1980",6378137.0,298.257222101]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Slovenia Geodetic Datum 1996",
    "anchor_epoch": 2016.75,
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy, topographic mapping.",
    "area": "Slovenia - onshore and offshore.",
    "bbox": {
        "south_latitude": 45.42,
        "west_longitude": 13.38,
        "north_latitude": 46.88,
        "east_longitude": 16.61
    },
    "id": {
        "authority": "EPSG",
        "code": 6765
    }
}

Definition: GeoServer

6765-datum=DATUM["Slovenia_Geodetic_Datum_1996",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6765"]]