ESRI:115792 - SIRGAS-ROU98

Attributes


Unit

metre

Scope

Not known.

Remarks

None

Area of use

Uruguay - onshore and offshore.

Data Source: EPSG v11.016 2024-08-31

Datum: D_SIRGAS-ROU98

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["SIRGAS-ROU98",
    VDATUM["D_SIRGAS-ROU98"],
    CS[vertical,1],
        AXIS["ellipsoidal height (h)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["Uruguay - onshore and offshore."],
        BBOX[-37.77,-58.49,-30.09,-50.01]],
    ID["ESRI",115792]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "SIRGAS-ROU98",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "D_SIRGAS-ROU98"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Ellipsoidal height",
        "abbreviation": "h",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "Uruguay - onshore and offshore.",
  "bbox": {
    "south_latitude": -37.77,
    "west_longitude": -58.49,
    "north_latitude": -30.09,
    "east_longitude": -50.01
  },
  "id": {
    "authority": "ESRI",
    "code": 115792
  }
}
{'crs_wkt': 'VERTCRS["SIRGAS-ROU98",VDATUM["D_SIRGAS-ROU98"],CS[vertical,1],AXIS["ellipsoidal '
            'height (h)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["Uruguay - onshore and '
            'offshore."],BBOX[-37.77,-58.49,-30.09,-50.01]],ID["ESRI",115792]]',
 'geopotential_datum_name': 'D_SIRGAS-ROU98'}