IGNF:WGS84GDD.IGN69 - WGS84 geographiques (dd) et NGF-IGN 1969

Attributes


Unit

degree

Scope

NATIONALE

Remarks

None

Area of use

FRANCE CONTINENTALE (CORSE EXCLUE)

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

Datum: World Geodetic System 1984 ensemble

Coordinate System: Undefined

Projection: Undefined

Geodetic CRS: Undefined

Export

COMPOUNDCRS["WGS84 geographiques (dd) et NGF-IGN 1969",
    GEOGCRS["WGS84 geographiques (dd)",
        ENSEMBLE["World Geodetic System 1984 ensemble",
            MEMBER["World Geodetic System 1984 (Transit)"],
            MEMBER["World Geodetic System 1984 (G730)"],
            MEMBER["World Geodetic System 1984 (G873)"],
            MEMBER["World Geodetic System 1984 (G1150)"],
            MEMBER["World Geodetic System 1984 (G1674)"],
            MEMBER["World Geodetic System 1984 (G1762)"],
            MEMBER["World Geodetic System 1984 (G2139)"],
            MEMBER["World Geodetic System 1984 (G2296)"],
            ELLIPSOID["WGS 84",6378137,298.257223563,
                LENGTHUNIT["metre",1]],
            ENSEMBLEACCURACY[2.0]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        CS[ellipsoidal,2],
            AXIS["geodetic longitude (Lon)",east,
                ORDER[1],
                ANGLEUNIT["degree",0.0174532925199433]],
            AXIS["geodetic latitude (Lat)",north,
                ORDER[2],
                ANGLEUNIT["degree",0.0174532925199433]]],
    VERTCRS["NGF-IGN 1969",
        VDATUM["NGF-IGN 1969"],
        CS[vertical,1],
            AXIS["gravity-related height (H)",up,
                LENGTHUNIT["metre",1]]],
    USAGE[
        SCOPE["NATIONALE"],
        AREA["FRANCE CONTINENTALE (CORSE EXCLUE)"],
        BBOX[42,-5.5,51.5,8.5]],
    ID["IGNF","WGS84GDD.IGN69"]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "CompoundCRS",
  "name": "WGS84 geographiques (dd) et NGF-IGN 1969",
  "components": [
    {
      "type": "GeographicCRS",
      "name": "WGS84 geographiques (dd)",
      "datum_ensemble": {
        "name": "World Geodetic System 1984 ensemble",
        "members": [
          {
            "name": "World Geodetic System 1984 (Transit)",
            "id": {
              "authority": "EPSG",
              "code": 1166
            }
          },
          {
            "name": "World Geodetic System 1984 (G730)",
            "id": {
              "authority": "EPSG",
              "code": 1152
            }
          },
          {
            "name": "World Geodetic System 1984 (G873)",
            "id": {
              "authority": "EPSG",
              "code": 1153
            }
          },
          {
            "name": "World Geodetic System 1984 (G1150)",
            "id": {
              "authority": "EPSG",
              "code": 1154
            }
          },
          {
            "name": "World Geodetic System 1984 (G1674)",
            "id": {
              "authority": "EPSG",
              "code": 1155
            }
          },
          {
            "name": "World Geodetic System 1984 (G1762)",
            "id": {
              "authority": "EPSG",
              "code": 1156
            }
          },
          {
            "name": "World Geodetic System 1984 (G2139)",
            "id": {
              "authority": "EPSG",
              "code": 1309
            }
          },
          {
            "name": "World Geodetic System 1984 (G2296)",
            "id": {
              "authority": "EPSG",
              "code": 1383
            }
          }
        ],
        "ellipsoid": {
          "name": "WGS 84",
          "semi_major_axis": 6378137,
          "inverse_flattening": 298.257223563
        },
        "accuracy": "2.0",
        "id": {
          "authority": "EPSG",
          "code": 6326
        }
      },
      "coordinate_system": {
        "subtype": "ellipsoidal",
        "axis": [
          {
            "name": "Geodetic longitude",
            "abbreviation": "Lon",
            "direction": "east",
            "unit": "degree"
          },
          {
            "name": "Geodetic latitude",
            "abbreviation": "Lat",
            "direction": "north",
            "unit": "degree"
          }
        ]
      }
    },
    {
      "type": "VerticalCRS",
      "name": "NGF-IGN 1969",
      "datum": {
        "type": "VerticalReferenceFrame",
        "name": "NGF-IGN 1969"
      },
      "coordinate_system": {
        "subtype": "vertical",
        "axis": [
          {
            "name": "Gravity-related height",
            "abbreviation": "H",
            "direction": "up",
            "unit": "metre"
          }
        ]
      }
    }
  ],
  "scope": "NATIONALE",
  "area": "FRANCE CONTINENTALE (CORSE EXCLUE)",
  "bbox": {
    "south_latitude": 42,
    "west_longitude": -5.5,
    "north_latitude": 51.5,
    "east_longitude": 8.5
  },
  "id": {
    "authority": "IGNF",
    "code": "WGS84GDD.IGN69"
  }
}
{'crs_wkt': 'COMPOUNDCRS["WGS84 geographiques (dd) et NGF-IGN '
            '1969",GEOGCRS["WGS84 geographiques (dd)",ENSEMBLE["World Geodetic '
            'System 1984 ensemble",MEMBER["World Geodetic System 1984 '
            '(Transit)"],MEMBER["World Geodetic System 1984 '
            '(G730)"],MEMBER["World Geodetic System 1984 '
            '(G873)"],MEMBER["World Geodetic System 1984 '
            '(G1150)"],MEMBER["World Geodetic System 1984 '
            '(G1674)"],MEMBER["World Geodetic System 1984 '
            '(G1762)"],MEMBER["World Geodetic System 1984 '
            '(G2139)"],MEMBER["World Geodetic System 1984 '
            '(G2296)"],ELLIPSOID["WGS '
            '84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic '
            'longitude '
            '(Lon)",east,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic '
            'latitude '
            '(Lat)",north,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]]],VERTCRS["NGF-IGN '
            '1969",VDATUM["NGF-IGN 1969"],CS[vertical,1],AXIS["gravity-related '
            'height '
            '(H)",up,LENGTHUNIT["metre",1]]],USAGE[SCOPE["NATIONALE"],AREA["FRANCE '
            'CONTINENTALE (CORSE '
            'EXCLUE)"],BBOX[42,-5.5,51.5,8.5]],ID["IGNF","WGS84GDD.IGN69"]]',
 'geographic_crs_name': 'WGS84 geographiques (dd)',
 'geopotential_datum_name': 'NGF-IGN 1969',
 'grid_mapping_name': 'latitude_longitude',
 'horizontal_datum_name': 'World Geodetic System 1984 ensemble',
 '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}