EPSG:2099 - Qatar 1948 / Qatar Grid

Attributes


Unit

metre

Scope

Engineering survey, topographic mapping.

Remarks

None

Area of use

Qatar - onshore.

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

Datum: Qatar 1948

Coordinate System: cartesian

Projection: Qatar Grid

Geodetic CRS: Qatar 1948

Export

PROJCRS["Qatar 1948 / Qatar Grid",
    BASEGEOGCRS["Qatar 1948",
        DATUM["Qatar 1948",
            ELLIPSOID["Helmert 1906",6378200,298.3,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4286]],
    CONVERSION["Qatar Grid",
        METHOD["Cassini-Soldner",
            ID["EPSG",9806]],
        PARAMETER["Latitude of natural origin",25.3823611111111,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Longitude of natural origin",50.7613888888889,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["False easting",100000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",100000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8807]]],
    CS[Cartesian,2],
        AXIS["(E)",east,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["(N)",north,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Engineering survey, topographic mapping."],
        AREA["Qatar - onshore."],
        BBOX[24.55,50.69,26.2,51.68]],
    ID["EPSG",2099]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "Qatar 1948 / Qatar Grid",
  "base_crs": {
    "name": "Qatar 1948",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Qatar 1948",
      "ellipsoid": {
        "name": "Helmert 1906",
        "semi_major_axis": 6378200,
        "inverse_flattening": 298.3
      }
    },
    "coordinate_system": {
      "subtype": "ellipsoidal",
      "axis": [
        {
          "name": "Geodetic latitude",
          "abbreviation": "Lat",
          "direction": "north",
          "unit": "degree"
        },
        {
          "name": "Geodetic longitude",
          "abbreviation": "Lon",
          "direction": "east",
          "unit": "degree"
        }
      ]
    },
    "id": {
      "authority": "EPSG",
      "code": 4286
    }
  },
  "conversion": {
    "name": "Qatar Grid",
    "method": {
      "name": "Cassini-Soldner",
      "id": {
        "authority": "EPSG",
        "code": 9806
      }
    },
    "parameters": [
      {
        "name": "Latitude of natural origin",
        "value": 25.3823611111111,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8801
        }
      },
      {
        "name": "Longitude of natural origin",
        "value": 50.7613888888889,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8802
        }
      },
      {
        "name": "False easting",
        "value": 100000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": 100000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "E",
        "direction": "east",
        "unit": "metre"
      },
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": "metre"
      }
    ]
  },
  "scope": "Engineering survey, topographic mapping.",
  "area": "Qatar - onshore.",
  "bbox": {
    "south_latitude": 24.55,
    "west_longitude": 50.69,
    "north_latitude": 26.2,
    "east_longitude": 51.68
  },
  "id": {
    "authority": "EPSG",
    "code": 2099
  }
}
{'crs_wkt': 'PROJCRS["Qatar 1948 / Qatar Grid",BASEGEOGCRS["Qatar '
            '1948",DATUM["Qatar 1948",ELLIPSOID["Helmert '
            '1906",6378200,298.3,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4286]],CONVERSION["Qatar '
            'Grid",METHOD["Cassini-Soldner",ID["EPSG",9806]],PARAMETER["Latitude '
            'of natural '
            'origin",25.3823611111111,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude '
            'of natural '
            'origin",50.7613888888889,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["False '
            'easting",100000,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",100000,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Engineering '
            'survey, topographic mapping."],AREA["Qatar - '
            'onshore."],BBOX[24.55,50.69,26.2,51.68]],ID["EPSG",2099]]'}