EPSG:9529 - SRGI2013 + INAGeoid2020 v1 height

Attributes


Unit

degree

Scope

Spatial referencing.

Remarks

None

Area of use

Indonesia - onshore and offshore.

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

Datum: Sistem Referensi Geospasial Indonesia 2013

Coordinate System: Undefined

Projection: Undefined

Geodetic CRS: Undefined

Export

COMPOUNDCRS["SRGI2013 + INAGeoid2020 v1 height",
    GEOGCRS["SRGI2013",
        DYNAMIC[
            FRAMEEPOCH[2012]],
        DATUM["Sistem Referensi Geospasial Indonesia 2013",
            ELLIPSOID["WGS 84",6378137,298.257223563,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        CS[ellipsoidal,2],
            AXIS["geodetic latitude (Lat)",north,
                ORDER[1],
                ANGLEUNIT["degree",0.0174532925199433]],
            AXIS["geodetic longitude (Lon)",east,
                ORDER[2],
                ANGLEUNIT["degree",0.0174532925199433]]],
    VERTCRS["INAGeoid2020 v1 height",
        VDATUM["Indonesian Geoid 2020 version 1"],
        CS[vertical,1],
            AXIS["gravity-related height (H)",up,
                LENGTHUNIT["metre",1]]],
    USAGE[
        SCOPE["Spatial referencing."],
        AREA["Indonesia - onshore and offshore."],
        BBOX[-13.95,92.01,7.79,141.46]],
    ID["EPSG",9529]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "CompoundCRS",
  "name": "SRGI2013 + INAGeoid2020 v1 height",
  "components": [
    {
      "type": "GeographicCRS",
      "name": "SRGI2013",
      "datum": {
        "type": "DynamicGeodeticReferenceFrame",
        "name": "Sistem Referensi Geospasial Indonesia 2013",
        "frame_reference_epoch": 2012,
        "ellipsoid": {
          "name": "WGS 84",
          "semi_major_axis": 6378137,
          "inverse_flattening": 298.257223563
        }
      },
      "coordinate_system": {
        "subtype": "ellipsoidal",
        "axis": [
          {
            "name": "Geodetic latitude",
            "abbreviation": "Lat",
            "direction": "north",
            "unit": "degree"
          },
          {
            "name": "Geodetic longitude",
            "abbreviation": "Lon",
            "direction": "east",
            "unit": "degree"
          }
        ]
      }
    },
    {
      "type": "VerticalCRS",
      "name": "INAGeoid2020 v1 height",
      "datum": {
        "type": "VerticalReferenceFrame",
        "name": "Indonesian Geoid 2020 version 1"
      },
      "coordinate_system": {
        "subtype": "vertical",
        "axis": [
          {
            "name": "Gravity-related height",
            "abbreviation": "H",
            "direction": "up",
            "unit": "metre"
          }
        ]
      }
    }
  ],
  "scope": "Spatial referencing.",
  "area": "Indonesia - onshore and offshore.",
  "bbox": {
    "south_latitude": -13.95,
    "west_longitude": 92.01,
    "north_latitude": 7.79,
    "east_longitude": 141.46
  },
  "id": {
    "authority": "EPSG",
    "code": 9529
  }
}
{'crs_wkt': 'COMPOUNDCRS["SRGI2013 + INAGeoid2020 v1 '
            'height",GEOGCRS["SRGI2013",DYNAMIC[FRAMEEPOCH[2012]],DATUM["Sistem '
            'Referensi Geospasial Indonesia 2013",ELLIPSOID["WGS '
            '84",6378137,298.257223563,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic '
            'latitude '
            '(Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic '
            'longitude '
            '(Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]]],VERTCRS["INAGeoid2020 '
            'v1 height",VDATUM["Indonesian Geoid 2020 version '
            '1"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]]],USAGE[SCOPE["Spatial '
            'referencing."],AREA["Indonesia - onshore and '
            'offshore."],BBOX[-13.95,92.01,7.79,141.46]],ID["EPSG",9529]]',
 'geographic_crs_name': 'SRGI2013',
 'geopotential_datum_name': 'Indonesian Geoid 2020 version 1',
 'grid_mapping_name': 'latitude_longitude',
 'horizontal_datum_name': 'Sistem Referensi Geospasial Indonesia 2013',
 'inverse_flattening': 298.257223563,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'reference_ellipsoid_name': 'WGS 84',
 'semi_major_axis': 6378137.0,
 'semi_minor_axis': 6356752.314245179}