EPSG:1068

SIRGAS-ROU98

Attributes

Ellipsoid: WGS 84

Prime meridian: Greenwich

Data source: EPSG

Information source: Sistema de Referencia Geocentrico para las Americas: SIRGAS, Boletin Informativo No 12, Aug 2007; www.sirgas.org.national network densification summary and NuevoMarco Uruguay_param.pdf by Servicio Geográfico Militar of Uruguay, May 2004.

Revision date: 2018-05-29

Scope: Geodesy.

Remarks: Densification of SIRGAS 1995 within Uruguay. Replaces Yacare (datum code 6309) in Uruguay. Uruguay documentation clearly states use of WGS 84 reference ellipsoid.

Area of use: Uruguay - onshore and offshore.

SimpleMap

WGS84 bounds:
-50.01 -37.77
-58.49 -30.09

MapTiler banner

Definition: OGC Well Known Text

DATUM["SIRGAS-ROU98",
    SPHEROID["WGS 84",6378137,298.257223563,
        AUTHORITY["EPSG","7030"]],
    AUTHORITY["EPSG","1068"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["SIRGAS-ROU98",
    ELLIPSOID["WGS 84",6378137,298.257223563,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1068]]

Definition: ESRI Well Known Text

DATUM["D_SIRGAS-ROU98",
    SPHEROID["WGS_1984",6378137.0,298.257223563]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "SIRGAS-ROU98",
    "ellipsoid": {
        "name": "WGS 84",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257223563
    },
    "scope": "Geodesy.",
    "area": "Uruguay - onshore and offshore.",
    "bbox": {
        "south_latitude": -37.77,
        "west_longitude": -58.49,
        "north_latitude": -30.09,
        "east_longitude": -50.01
    },
    "id": {
        "authority": "EPSG",
        "code": 1068
    }
}

Definition: GeoServer

1068-datum=DATUM["SIRGAS-ROU98",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","1068"]]