ESRI:102460 - HJAIA_AirportGrid_2Mar10

Attributes


Unit

US survey foot

Scope

Not known.

Remarks

None

Area of use

HJAIA - Hartsfield-Jackson Atlanta Intl Airport

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

Datum: North American Datum 1983

Coordinate System: cartesian

Projection: HJAIA_AirportGrid_2Mar10

Geodetic CRS: NAD83

Export

PROJCRS["HJAIA_AirportGrid_2Mar10",
    BASEGEOGCRS["NAD83",
        DATUM["North American Datum 1983",
            ELLIPSOID["GRS 1980",6378137,298.257222101,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4269]],
    CONVERSION["HJAIA_AirportGrid_2Mar10",
        METHOD["Local Orthographic",
            ID["EPSG",1130]],
        PARAMETER["Latitude of projection centre",33.6340844042,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8811]],
        PARAMETER["Longitude of projection centre",-84.4306922136,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8812]],
        PARAMETER["Azimuth at projection centre",-0.01935,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8813]],
        PARAMETER["Scale factor at projection centre",1.000047,
            SCALEUNIT["unity",1],
            ID["EPSG",8815]],
        PARAMETER["Easting at projection centre",11233.741,
            LENGTHUNIT["US survey foot",0.304800609601219],
            ID["EPSG",8816]],
        PARAMETER["Northing at projection centre",3076.34,
            LENGTHUNIT["US survey foot",0.304800609601219],
            ID["EPSG",8817]]],
    CS[Cartesian,2],
        AXIS["easting (X)",east,
            ORDER[1],
            LENGTHUNIT["US survey foot",0.304800609601219]],
        AXIS["northing (Y)",north,
            ORDER[2],
            LENGTHUNIT["US survey foot",0.304800609601219]],
    USAGE[
        SCOPE["Not known."],
        AREA["HJAIA - Hartsfield-Jackson Atlanta Intl Airport"],
        BBOX[33.590879,-84.502368,33.68427937,-84.351204]],
    ID["ESRI",102460]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "HJAIA_AirportGrid_2Mar10",
  "base_crs": {
    "name": "NAD83",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "North American Datum 1983",
      "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
      }
    },
    "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": 4269
    }
  },
  "conversion": {
    "name": "HJAIA_AirportGrid_2Mar10",
    "method": {
      "name": "Local Orthographic",
      "id": {
        "authority": "EPSG",
        "code": 1130
      }
    },
    "parameters": [
      {
        "name": "Latitude of projection centre",
        "value": 33.6340844042,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8811
        }
      },
      {
        "name": "Longitude of projection centre",
        "value": -84.4306922136,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8812
        }
      },
      {
        "name": "Azimuth at projection centre",
        "value": -0.01935,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8813
        }
      },
      {
        "name": "Scale factor at projection centre",
        "value": 1.000047,
        "unit": "unity",
        "id": {
          "authority": "EPSG",
          "code": 8815
        }
      },
      {
        "name": "Easting at projection centre",
        "value": 11233.741,
        "unit": {
          "type": "LinearUnit",
          "name": "US survey foot",
          "conversion_factor": 0.304800609601219
        },
        "id": {
          "authority": "EPSG",
          "code": 8816
        }
      },
      {
        "name": "Northing at projection centre",
        "value": 3076.34,
        "unit": {
          "type": "LinearUnit",
          "name": "US survey foot",
          "conversion_factor": 0.304800609601219
        },
        "id": {
          "authority": "EPSG",
          "code": 8817
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "X",
        "direction": "east",
        "unit": {
          "type": "LinearUnit",
          "name": "US survey foot",
          "conversion_factor": 0.304800609601219
        }
      },
      {
        "name": "Northing",
        "abbreviation": "Y",
        "direction": "north",
        "unit": {
          "type": "LinearUnit",
          "name": "US survey foot",
          "conversion_factor": 0.304800609601219
        }
      }
    ]
  },
  "scope": "Not known.",
  "area": "HJAIA - Hartsfield-Jackson Atlanta Intl Airport",
  "bbox": {
    "south_latitude": 33.590879,
    "west_longitude": -84.502368,
    "north_latitude": 33.68427937,
    "east_longitude": -84.351204
  },
  "id": {
    "authority": "ESRI",
    "code": 102460
  }
}
{'crs_wkt': 'PROJCRS["HJAIA_AirportGrid_2Mar10",BASEGEOGCRS["NAD83",DATUM["North '
            'American Datum 1983",ELLIPSOID["GRS '
            '1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4269]],CONVERSION["HJAIA_AirportGrid_2Mar10",METHOD["Local '
            'Orthographic",ID["EPSG",1130]],PARAMETER["Latitude of projection '
            'centre",33.6340844042,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8811]],PARAMETER["Longitude '
            'of projection '
            'centre",-84.4306922136,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8812]],PARAMETER["Azimuth '
            'at projection '
            'centre",-0.01935,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8813]],PARAMETER["Scale '
            'factor at projection '
            'centre",1.000047,SCALEUNIT["unity",1],ID["EPSG",8815]],PARAMETER["Easting '
            'at projection centre",11233.741,LENGTHUNIT["US survey '
            'foot",0.304800609601219],ID["EPSG",8816]],PARAMETER["Northing at '
            'projection centre",3076.34,LENGTHUNIT["US survey '
            'foot",0.304800609601219],ID["EPSG",8817]]],CS[Cartesian,2],AXIS["easting '
            '(X)",east,ORDER[1],LENGTHUNIT["US survey '
            'foot",0.304800609601219]],AXIS["northing '
            '(Y)",north,ORDER[2],LENGTHUNIT["US survey '
            'foot",0.304800609601219]],USAGE[SCOPE["Not known."],AREA["HJAIA - '
            'Hartsfield-Jackson Atlanta Intl '
            'Airport"],BBOX[33.590879,-84.502368,33.68427937,-84.351204]],ID["ESRI",102460]]'}