EPSG:1191

IGS14

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: International GNSS Service (IGS), http://www.igs.org/article/igs14-reference-frame-transition

Revision date: 2020-08-31

Scope: Geodesy.

Remarks: Used for IGS products from GPS week 1934 (2017-01-29) through GPS week 2105 (2020-05-16). Replaces IGb08, replaced by IGb14. For all practical purposes coincident with ITRF2014.

Area of use: World.

SimpleMap

WGS84 bounds:
179.9 -85.0
-179.9 85.0

MapTiler banner

Definition: OGC Well Known Text

DATUM["IGS14",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1191"]]

Definition: OGC Well Known Text 2 (2019)

DYNAMIC[
    FRAMEEPOCH[2010]],
DATUM["IGS14",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1191]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "DynamicGeodeticReferenceFrame",
    "name": "IGS14",
    "frame_reference_epoch": 2010,
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy.",
    "area": "World.",
    "bbox": {
        "south_latitude": -90,
        "west_longitude": -180,
        "north_latitude": 90,
        "east_longitude": 180
    },
    "id": {
        "authority": "EPSG",
        "code": 1191
    }
}

Definition: GeoServer

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