IGNF:MARTFDG.MART87 - Martinique Fort-Desaix geographiques (dms) et IGN 1987 (MARTINIQUE)

Attributes


Unit

degree

Scope

NATIONALE, HISTORIQUE

Remarks

None

Area of use

MARTINIQUE

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

Datum: Martinique 1938

Coordinate System: Undefined

Projection: Undefined

Geodetic CRS: Undefined

Export

COMPOUNDCRS["Martinique Fort-Desaix geographiques (dms) et IGN 1987 (MARTINIQUE)",
    GEOGCRS["Martinique Fort-Desaix geographiques (dms)",
        DATUM["Martinique 1938",
            ELLIPSOID["International 1924",6378388,297,
                LENGTHUNIT["metre",1]]],
        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["IGN 1987 (MARTINIQUE)",
        VDATUM["IGN 1987 (MARTINIQUE)"],
        CS[vertical,1],
            AXIS["gravity-related height (H)",up,
                LENGTHUNIT["metre",1]]],
    USAGE[
        SCOPE["NATIONALE, HISTORIQUE"],
        AREA["MARTINIQUE"],
        BBOX[14.27,-61.25,15,-60.75]],
    ID["IGNF","MARTFDG.MART87"]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "CompoundCRS",
  "name": "Martinique Fort-Desaix geographiques (dms) et IGN 1987 (MARTINIQUE)",
  "components": [
    {
      "type": "GeographicCRS",
      "name": "Martinique Fort-Desaix geographiques (dms)",
      "datum": {
        "type": "GeodeticReferenceFrame",
        "name": "Martinique 1938",
        "ellipsoid": {
          "name": "International 1924",
          "semi_major_axis": 6378388,
          "inverse_flattening": 297
        }
      },
      "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": "IGN 1987 (MARTINIQUE)",
      "datum": {
        "type": "VerticalReferenceFrame",
        "name": "IGN 1987 (MARTINIQUE)"
      },
      "coordinate_system": {
        "subtype": "vertical",
        "axis": [
          {
            "name": "Gravity-related height",
            "abbreviation": "H",
            "direction": "up",
            "unit": "metre"
          }
        ]
      }
    }
  ],
  "scope": "NATIONALE, HISTORIQUE",
  "area": "MARTINIQUE",
  "bbox": {
    "south_latitude": 14.27,
    "west_longitude": -61.25,
    "north_latitude": 15,
    "east_longitude": -60.75
  },
  "id": {
    "authority": "IGNF",
    "code": "MARTFDG.MART87"
  }
}
{'crs_wkt': 'COMPOUNDCRS["Martinique Fort-Desaix geographiques (dms) et IGN '
            '1987 (MARTINIQUE)",GEOGCRS["Martinique Fort-Desaix geographiques '
            '(dms)",DATUM["Martinique 1938",ELLIPSOID["International '
            '1924",6378388,297,LENGTHUNIT["metre",1]]],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["IGN '
            '1987 (MARTINIQUE)",VDATUM["IGN 1987 '
            '(MARTINIQUE)"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]]],USAGE[SCOPE["NATIONALE, '
            'HISTORIQUE"],AREA["MARTINIQUE"],BBOX[14.27,-61.25,15,-60.75]],ID["IGNF","MARTFDG.MART87"]]',
 'geographic_crs_name': 'Martinique Fort-Desaix geographiques (dms)',
 'geopotential_datum_name': 'IGN 1987 (MARTINIQUE)',
 'grid_mapping_name': 'latitude_longitude',
 'horizontal_datum_name': 'Martinique 1938',
 'inverse_flattening': 297.0,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'reference_ellipsoid_name': 'International 1924',
 'semi_major_axis': 6378388.0,
 'semi_minor_axis': 6356911.9461279465}