IGNF:MARTFDG - Martinique Fort-Desaix geographiques (dms)

Attributes


Unit

degree

Scope

LOCALE, HISTORIQUE

Remarks

None

Area of use

MARTINIQUE

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

Datum: Martinique 1938

Coordinate System: ellipsoidal

Projection: Undefined

Geodetic CRS: Undefined

Export

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]],
    USAGE[
        SCOPE["LOCALE, HISTORIQUE"],
        AREA["MARTINIQUE"],
        BBOX[14.27,-61.25,15,-60.75]],
    ID["IGNF","MARTFDG"]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "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"
      }
    ]
  },
  "scope": "LOCALE, HISTORIQUE",
  "area": "MARTINIQUE",
  "bbox": {
    "south_latitude": 14.27,
    "west_longitude": -61.25,
    "north_latitude": 15,
    "east_longitude": -60.75
  },
  "id": {
    "authority": "IGNF",
    "code": "MARTFDG"
  }
}
{'crs_wkt': '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]],USAGE[SCOPE["LOCALE, '
            'HISTORIQUE"],AREA["MARTINIQUE"],BBOX[14.27,-61.25,15,-60.75]],ID["IGNF","MARTFDG"]]',
 'geographic_crs_name': 'Martinique Fort-Desaix geographiques (dms)',
 '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}