ESRI:102599 - WGS_1984_California_Teale_Albers_FtUS

Attributes


Unit

US survey foot

Scope

Not known.

Remarks

None

Area of use

United States (USA) - California.

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

Datum: World Geodetic System 1984 ensemble

Coordinate System: cartesian

Projection: WGS_1984_California_Teale_Albers_FtUS

Geodetic CRS: WGS 84

Export

PROJCRS["WGS_1984_California_Teale_Albers_FtUS",
    BASEGEOGCRS["WGS 84",
        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]],
        ID["EPSG",4326]],
    CONVERSION["WGS_1984_California_Teale_Albers_FtUS",
        METHOD["Albers Equal Area",
            ID["EPSG",9822]],
        PARAMETER["Latitude of false origin",0,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8821]],
        PARAMETER["Longitude of false origin",-120,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8822]],
        PARAMETER["Latitude of 1st standard parallel",34,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8823]],
        PARAMETER["Latitude of 2nd standard parallel",40.5,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8824]],
        PARAMETER["Easting at false origin",0,
            LENGTHUNIT["US survey foot",0.304800609601219],
            ID["EPSG",8826]],
        PARAMETER["Northing at false origin",-4000000,
            LENGTHUNIT["US survey foot",0.304800609601219],
            ID["EPSG",8827]]],
    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["United States (USA) - California."],
        BBOX[32.53,-124.45,42.01,-114.12]],
    ID["ESRI",102599]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "WGS_1984_California_Teale_Albers_FtUS",
  "base_crs": {
    "name": "WGS 84",
    "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 latitude",
          "abbreviation": "Lat",
          "direction": "north",
          "unit": "degree"
        },
        {
          "name": "Geodetic longitude",
          "abbreviation": "Lon",
          "direction": "east",
          "unit": "degree"
        }
      ]
    },
    "id": {
      "authority": "EPSG",
      "code": 4326
    }
  },
  "conversion": {
    "name": "WGS_1984_California_Teale_Albers_FtUS",
    "method": {
      "name": "Albers Equal Area",
      "id": {
        "authority": "EPSG",
        "code": 9822
      }
    },
    "parameters": [
      {
        "name": "Latitude of false origin",
        "value": 0,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8821
        }
      },
      {
        "name": "Longitude of false origin",
        "value": -120,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8822
        }
      },
      {
        "name": "Latitude of 1st standard parallel",
        "value": 34,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8823
        }
      },
      {
        "name": "Latitude of 2nd standard parallel",
        "value": 40.5,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8824
        }
      },
      {
        "name": "Easting at false origin",
        "value": 0,
        "unit": {
          "type": "LinearUnit",
          "name": "US survey foot",
          "conversion_factor": 0.304800609601219
        },
        "id": {
          "authority": "EPSG",
          "code": 8826
        }
      },
      {
        "name": "Northing at false origin",
        "value": -4000000,
        "unit": {
          "type": "LinearUnit",
          "name": "US survey foot",
          "conversion_factor": 0.304800609601219
        },
        "id": {
          "authority": "EPSG",
          "code": 8827
        }
      }
    ]
  },
  "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": "United States (USA) - California.",
  "bbox": {
    "south_latitude": 32.53,
    "west_longitude": -124.45,
    "north_latitude": 42.01,
    "east_longitude": -114.12
  },
  "id": {
    "authority": "ESRI",
    "code": 102599
  }
}
{'crs_wkt': 'PROJCRS["WGS_1984_California_Teale_Albers_FtUS",BASEGEOGCRS["WGS '
            '84",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]],ID["EPSG",4326]],CONVERSION["WGS_1984_California_Teale_Albers_FtUS",METHOD["Albers '
            'Equal Area",ID["EPSG",9822]],PARAMETER["Latitude of false '
            'origin",0,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8821]],PARAMETER["Longitude '
            'of false '
            'origin",-120,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8822]],PARAMETER["Latitude '
            'of 1st standard '
            'parallel",34,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Latitude '
            'of 2nd standard '
            'parallel",40.5,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8824]],PARAMETER["Easting '
            'at false origin",0,LENGTHUNIT["US survey '
            'foot",0.304800609601219],ID["EPSG",8826]],PARAMETER["Northing at '
            'false origin",-4000000,LENGTHUNIT["US survey '
            'foot",0.304800609601219],ID["EPSG",8827]]],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["United '
            'States (USA) - '
            'California."],BBOX[32.53,-124.45,42.01,-114.12]],ID["ESRI",102599]]',
 'false_easting': 0.0,
 'false_northing': -4000000.0,
 'geographic_crs_name': 'WGS 84',
 'grid_mapping_name': 'albers_conical_equal_area',
 'horizontal_datum_name': 'World Geodetic System 1984 ensemble',
 'inverse_flattening': 298.257223563,
 'latitude_of_projection_origin': 0.0,
 'longitude_of_central_meridian': -120.0,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'projected_crs_name': 'WGS_1984_California_Teale_Albers_FtUS',
 'reference_ellipsoid_name': 'WGS 84',
 'semi_major_axis': 6378137.0,
 'semi_minor_axis': 6356752.314245179,
 'standard_parallel': (34.0, 40.5)}