EPSG:32036 - NAD27 / Tennessee

Attributes


Unit

US survey foot

Scope

Engineering survey, topographic mapping.

Remarks

None

Area of use

United States (USA) - Tennessee - counties of Anderson; Bedford; Benton; Bledsoe; Blount; Bradley; Campbell; Cannon; Carroll; Carter; Cheatham; Chester; Claiborne; Clay; Cocke; Coffee; Crockett; Cumberland; Davidson; De Kalb; Decatur; Dickson; Dyer; Fayette; Fentress; Franklin; Gibson; Giles; Grainger; Greene; Grundy; Hamblen; Hamilton; Hancock; Hardeman; Hardin; Hawkins; Haywood; Henderson; Henry; Hickman; Houston; Humphreys; Jackson; Jefferson; Johnson; Knox; Lake; Lauderdale; Lawrence; Lewis; Lincoln; Loudon; Macon; Madison; Marion; Marshall; Maury; McMinn; McNairy; Meigs; Monroe; Montgomery; Moore; Morgan; Obion; Overton; Perry; Pickett; Polk; Putnam; Rhea; Roane; Robertson; Rutherford; Scott; Sequatchie; Sevier; Shelby; Smith; Stewart; Sullivan; Sumner; Tipton; Trousdale; Unicoi; Union; Van Buren; Warren; Washington; Wayne; Weakley; White; Williamson; Wilson.

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

Datum: North American Datum 1927

Coordinate System: cartesian

Projection: Tennessee CS27

Geodetic CRS: NAD27

Export

PROJCRS["NAD27 / Tennessee",
    BASEGEOGCRS["NAD27",
        DATUM["North American Datum 1927",
            ELLIPSOID["Clarke 1866",6378206.4,294.978698213898,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4267]],
    CONVERSION["Tennessee CS27",
        METHOD["Lambert Conic Conformal (2SP)",
            ID["EPSG",9802]],
        PARAMETER["Latitude of false origin",34.6666666666667,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8821]],
        PARAMETER["Longitude of false origin",-86,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8822]],
        PARAMETER["Latitude of 1st standard parallel",35.25,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8823]],
        PARAMETER["Latitude of 2nd standard parallel",36.4166666666667,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8824]],
        PARAMETER["Easting at false origin",100000,
            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["Engineering survey, topographic mapping."],
        AREA["United States (USA) - Tennessee - counties of Anderson; Bedford; Benton; Bledsoe; Blount; Bradley; Campbell; Cannon; Carroll; Carter; Cheatham; Chester; Claiborne; Clay; Cocke; Coffee; Crockett; Cumberland; Davidson; De Kalb; Decatur; Dickson; Dyer; Fayette; Fentress; Franklin; Gibson; Giles; Grainger; Greene; Grundy; Hamblen; Hamilton; Hancock; Hardeman; Hardin; Hawkins; Haywood; Henderson; Henry; Hickman; Houston; Humphreys; Jackson; Jefferson; Johnson; Knox; Lake; Lauderdale; Lawrence; Lewis; Lincoln; Loudon; Macon; Madison; Marion; Marshall; Maury; McMinn; McNairy; Meigs; Monroe; Montgomery; Moore; Morgan; Obion; Overton; Perry; Pickett; Polk; Putnam; Rhea; Roane; Robertson; Rutherford; Scott; Sequatchie; Sevier; Shelby; Smith; Stewart; Sullivan; Sumner; Tipton; Trousdale; Unicoi; Union; Van Buren; Warren; Washington; Wayne; Weakley; White; Williamson; Wilson."],
        BBOX[34.98,-90.31,36.68,-81.65]],
    ID["EPSG",32036]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "NAD27 / Tennessee",
  "base_crs": {
    "name": "NAD27",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "North American Datum 1927",
      "ellipsoid": {
        "name": "Clarke 1866",
        "semi_major_axis": 6378206.4,
        "semi_minor_axis": 6356583.8
      }
    },
    "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": 4267
    }
  },
  "conversion": {
    "name": "Tennessee CS27",
    "method": {
      "name": "Lambert Conic Conformal (2SP)",
      "id": {
        "authority": "EPSG",
        "code": 9802
      }
    },
    "parameters": [
      {
        "name": "Latitude of false origin",
        "value": 34.6666666666667,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8821
        }
      },
      {
        "name": "Longitude of false origin",
        "value": -86,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8822
        }
      },
      {
        "name": "Latitude of 1st standard parallel",
        "value": 35.25,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8823
        }
      },
      {
        "name": "Latitude of 2nd standard parallel",
        "value": 36.4166666666667,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8824
        }
      },
      {
        "name": "Easting at false origin",
        "value": 100000,
        "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": "Engineering survey, topographic mapping.",
  "area": "United States (USA) - Tennessee - counties of Anderson; Bedford; Benton; Bledsoe; Blount; Bradley; Campbell; Cannon; Carroll; Carter; Cheatham; Chester; Claiborne; Clay; Cocke; Coffee; Crockett; Cumberland; Davidson; De Kalb; Decatur; Dickson; Dyer; Fayette; Fentress; Franklin; Gibson; Giles; Grainger; Greene; Grundy; Hamblen; Hamilton; Hancock; Hardeman; Hardin; Hawkins; Haywood; Henderson; Henry; Hickman; Houston; Humphreys; Jackson; Jefferson; Johnson; Knox; Lake; Lauderdale; Lawrence; Lewis; Lincoln; Loudon; Macon; Madison; Marion; Marshall; Maury; McMinn; McNairy; Meigs; Monroe; Montgomery; Moore; Morgan; Obion; Overton; Perry; Pickett; Polk; Putnam; Rhea; Roane; Robertson; Rutherford; Scott; Sequatchie; Sevier; Shelby; Smith; Stewart; Sullivan; Sumner; Tipton; Trousdale; Unicoi; Union; Van Buren; Warren; Washington; Wayne; Weakley; White; Williamson; Wilson.",
  "bbox": {
    "south_latitude": 34.98,
    "west_longitude": -90.31,
    "north_latitude": 36.68,
    "east_longitude": -81.65
  },
  "id": {
    "authority": "EPSG",
    "code": 32036
  }
}
{'crs_wkt': 'PROJCRS["NAD27 / Tennessee",BASEGEOGCRS["NAD27",DATUM["North '
            'American Datum 1927",ELLIPSOID["Clarke '
            '1866",6378206.4,294.978698213898,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4267]],CONVERSION["Tennessee '
            'CS27",METHOD["Lambert Conic Conformal '
            '(2SP)",ID["EPSG",9802]],PARAMETER["Latitude of false '
            'origin",34.6666666666667,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8821]],PARAMETER["Longitude '
            'of false '
            'origin",-86,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8822]],PARAMETER["Latitude '
            'of 1st standard '
            'parallel",35.25,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Latitude '
            'of 2nd standard '
            'parallel",36.4166666666667,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8824]],PARAMETER["Easting '
            'at false origin",100000,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["Engineering survey, '
            'topographic mapping."],AREA["United States (USA) - Tennessee - '
            'counties of Anderson; Bedford; Benton; Bledsoe; Blount; Bradley; '
            'Campbell; Cannon; Carroll; Carter; Cheatham; Chester; Claiborne; '
            'Clay; Cocke; Coffee; Crockett; Cumberland; Davidson; De Kalb; '
            'Decatur; Dickson; Dyer; Fayette; Fentress; Franklin; Gibson; '
            'Giles; Grainger; Greene; Grundy; Hamblen; Hamilton; Hancock; '
            'Hardeman; Hardin; Hawkins; Haywood; Henderson; Henry; Hickman; '
            'Houston; Humphreys; Jackson; Jefferson; Johnson; Knox; Lake; '
            'Lauderdale; Lawrence; Lewis; Lincoln; Loudon; Macon; Madison; '
            'Marion; Marshall; Maury; McMinn; McNairy; Meigs; Monroe; '
            'Montgomery; Moore; Morgan; Obion; Overton; Perry; Pickett; Polk; '
            'Putnam; Rhea; Roane; Robertson; Rutherford; Scott; Sequatchie; '
            'Sevier; Shelby; Smith; Stewart; Sullivan; Sumner; Tipton; '
            'Trousdale; Unicoi; Union; Van Buren; Warren; Washington; Wayne; '
            'Weakley; White; Williamson; '
            'Wilson."],BBOX[34.98,-90.31,36.68,-81.65]],ID["EPSG",32036]]',
 'false_easting': 100000.0,
 'false_northing': 0.0,
 'geographic_crs_name': 'NAD27',
 'grid_mapping_name': 'lambert_conformal_conic',
 'horizontal_datum_name': 'North American Datum 1927',
 'inverse_flattening': 294.9786982138982,
 'latitude_of_projection_origin': 34.666666666666664,
 'longitude_of_central_meridian': -86.0,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'projected_crs_name': 'NAD27 / Tennessee',
 'reference_ellipsoid_name': 'Clarke 1866',
 'semi_major_axis': 6378206.4,
 'semi_minor_axis': 6356583.8,
 'standard_parallel': (35.25, 36.416666666666664)}