EPSG:6925 - NAD83(2011) / Kansas LCC (ftUS)

Attributes


Unit

US survey foot

Scope

Topographic mapping (small scale).

Remarks

None

Area of use

United States (USA) - Kansas.

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

Datum: NAD83 (National Spatial Reference System 2011)

Coordinate System: cartesian

Projection: Kansas DOT Lambert (US survey foot)

Geodetic CRS: NAD83(2011)

Export

PROJCRS["NAD83(2011) / Kansas LCC (ftUS)",
    BASEGEOGCRS["NAD83(2011)",
        DATUM["NAD83 (National Spatial Reference System 2011)",
            ELLIPSOID["GRS 1980",6378137,298.257222101,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",6318]],
    CONVERSION["Kansas DOT Lambert (US survey foot)",
        METHOD["Lambert Conic Conformal (2SP)",
            ID["EPSG",9802]],
        PARAMETER["Latitude of false origin",36,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8821]],
        PARAMETER["Longitude of false origin",-98.25,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8822]],
        PARAMETER["Latitude of 1st standard parallel",39.5,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8823]],
        PARAMETER["Latitude of 2nd standard parallel",37.5,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8824]],
        PARAMETER["Easting at false origin",1312333.3333,
            LENGTHUNIT["US survey foot",0.304800609601219],
            ID["EPSG",8826]],
        PARAMETER["Northing at false origin",0,
            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["Topographic mapping (small scale)."],
        AREA["United States (USA) - Kansas."],
        BBOX[36.99,-102.06,40.01,-94.58]],
    ID["EPSG",6925]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "NAD83(2011) / Kansas LCC (ftUS)",
  "base_crs": {
    "name": "NAD83(2011)",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "NAD83 (National Spatial Reference System 2011)",
      "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": 6318
    }
  },
  "conversion": {
    "name": "Kansas DOT Lambert (US survey foot)",
    "method": {
      "name": "Lambert Conic Conformal (2SP)",
      "id": {
        "authority": "EPSG",
        "code": 9802
      }
    },
    "parameters": [
      {
        "name": "Latitude of false origin",
        "value": 36,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8821
        }
      },
      {
        "name": "Longitude of false origin",
        "value": -98.25,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8822
        }
      },
      {
        "name": "Latitude of 1st standard parallel",
        "value": 39.5,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8823
        }
      },
      {
        "name": "Latitude of 2nd standard parallel",
        "value": 37.5,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8824
        }
      },
      {
        "name": "Easting at false origin",
        "value": 1312333.3333,
        "unit": {
          "type": "LinearUnit",
          "name": "US survey foot",
          "conversion_factor": 0.304800609601219
        },
        "id": {
          "authority": "EPSG",
          "code": 8826
        }
      },
      {
        "name": "Northing at false origin",
        "value": 0,
        "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": "Topographic mapping (small scale).",
  "area": "United States (USA) - Kansas.",
  "bbox": {
    "south_latitude": 36.99,
    "west_longitude": -102.06,
    "north_latitude": 40.01,
    "east_longitude": -94.58
  },
  "id": {
    "authority": "EPSG",
    "code": 6925
  }
}
{'crs_wkt': 'PROJCRS["NAD83(2011) / Kansas LCC '
            '(ftUS)",BASEGEOGCRS["NAD83(2011)",DATUM["NAD83 (National Spatial '
            'Reference System 2011)",ELLIPSOID["GRS '
            '1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",6318]],CONVERSION["Kansas '
            'DOT Lambert (US survey foot)",METHOD["Lambert Conic Conformal '
            '(2SP)",ID["EPSG",9802]],PARAMETER["Latitude of false '
            'origin",36,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8821]],PARAMETER["Longitude '
            'of false '
            'origin",-98.25,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8822]],PARAMETER["Latitude '
            'of 1st standard '
            'parallel",39.5,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Latitude '
            'of 2nd standard '
            'parallel",37.5,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8824]],PARAMETER["Easting '
            'at false origin",1312333.3333,LENGTHUNIT["US survey '
            'foot",0.304800609601219],ID["EPSG",8826]],PARAMETER["Northing at '
            'false origin",0,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["Topographic mapping (small '
            'scale)."],AREA["United States (USA) - '
            'Kansas."],BBOX[36.99,-102.06,40.01,-94.58]],ID["EPSG",6925]]',
 'false_easting': 1312333.3333,
 'false_northing': 0.0,
 'geographic_crs_name': 'NAD83(2011)',
 'grid_mapping_name': 'lambert_conformal_conic',
 'horizontal_datum_name': 'NAD83 (National Spatial Reference System 2011)',
 'inverse_flattening': 298.257222101,
 'latitude_of_projection_origin': 36.0,
 'longitude_of_central_meridian': -98.25,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'projected_crs_name': 'NAD83(2011) / Kansas LCC (ftUS)',
 'reference_ellipsoid_name': 'GRS 1980',
 'semi_major_axis': 6378137.0,
 'semi_minor_axis': 6356752.314140356,
 'standard_parallel': (39.5, 37.5)}