ESRI:102390 - NAD_1983_HARN_Fargo_Ground_Coordinate_System

Attributes


Unit

US survey foot

Scope

Not known.

Remarks

None

Area of use

USA - North Dakota - Fargo

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

Datum: NAD83 (High Accuracy Reference Network)

Coordinate System: cartesian

Projection: NAD_1983_HARN_Fargo_Ground_Coordinate_System

Geodetic CRS: NAD83(HARN)

Export

PROJCRS["NAD_1983_HARN_Fargo_Ground_Coordinate_System",
    BASEGEOGCRS["NAD83(HARN)",
        DATUM["NAD83 (High Accuracy Reference Network)",
            ELLIPSOID["GRS 1980",6378137,298.257222101,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["Degree",0.0174532925199433]]],
    CONVERSION["NAD_1983_HARN_Fargo_Ground_Coordinate_System",
        METHOD["Hotine Oblique Mercator (variant A)",
            ID["EPSG",9812]],
        PARAMETER["Latitude of projection centre",46.9916361111111,
            ANGLEUNIT["Degree",0.0174532925199433],
            ID["EPSG",8811]],
        PARAMETER["Longitude of projection centre",-96.8888638888889,
            ANGLEUNIT["Degree",0.0174532925199433],
            ID["EPSG",8812]],
        PARAMETER["Azimuth at projection centre",2.63389226,
            ANGLEUNIT["Degree",0.0174532925199433],
            ID["EPSG",8813]],
        PARAMETER["Angle from Rectified to Skew Grid",0,
            ANGLEUNIT["Degree",0.0174532925199433],
            ID["EPSG",8814]],
        PARAMETER["Scale factor at projection centre",1.000038773618,
            SCALEUNIT["unity",1],
            ID["EPSG",8815]],
        PARAMETER["False easting",2869344.93,
            LENGTHUNIT["US survey foot",0.304800609601219],
            ID["EPSG",8806]],
        PARAMETER["False northing",-16657672.6488,
            LENGTHUNIT["US survey foot",0.304800609601219],
            ID["EPSG",8807]]],
    CS[Cartesian,2],
        AXIS["(E)",east,
            ORDER[1],
            LENGTHUNIT["US survey foot",0.304800609601219]],
        AXIS["(N)",north,
            ORDER[2],
            LENGTHUNIT["US survey foot",0.304800609601219]],
    USAGE[
        SCOPE["Not known."],
        AREA["USA - North Dakota - Fargo"],
        BBOX[46.7,-96.93,47,-96.75]],
    ID["ESRI",102390]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "NAD_1983_HARN_Fargo_Ground_Coordinate_System",
  "base_crs": {
    "name": "NAD83(HARN)",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "NAD83 (High Accuracy Reference Network)",
      "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
      }
    },
    "coordinate_system": {
      "subtype": "ellipsoidal",
      "axis": [
        {
          "name": "Longitude",
          "abbreviation": "lon",
          "direction": "east",
          "unit": {
            "type": "AngularUnit",
            "name": "Degree",
            "conversion_factor": 0.0174532925199433
          }
        },
        {
          "name": "Latitude",
          "abbreviation": "lat",
          "direction": "north",
          "unit": {
            "type": "AngularUnit",
            "name": "Degree",
            "conversion_factor": 0.0174532925199433
          }
        }
      ]
    }
  },
  "conversion": {
    "name": "NAD_1983_HARN_Fargo_Ground_Coordinate_System",
    "method": {
      "name": "Hotine Oblique Mercator (variant A)",
      "id": {
        "authority": "EPSG",
        "code": 9812
      }
    },
    "parameters": [
      {
        "name": "Latitude of projection centre",
        "value": 46.9916361111111,
        "unit": {
          "type": "AngularUnit",
          "name": "Degree",
          "conversion_factor": 0.0174532925199433
        },
        "id": {
          "authority": "EPSG",
          "code": 8811
        }
      },
      {
        "name": "Longitude of projection centre",
        "value": -96.8888638888889,
        "unit": {
          "type": "AngularUnit",
          "name": "Degree",
          "conversion_factor": 0.0174532925199433
        },
        "id": {
          "authority": "EPSG",
          "code": 8812
        }
      },
      {
        "name": "Azimuth at projection centre",
        "value": 2.63389226,
        "unit": {
          "type": "AngularUnit",
          "name": "Degree",
          "conversion_factor": 0.0174532925199433
        },
        "id": {
          "authority": "EPSG",
          "code": 8813
        }
      },
      {
        "name": "Angle from Rectified to Skew Grid",
        "value": 0,
        "unit": {
          "type": "AngularUnit",
          "name": "Degree",
          "conversion_factor": 0.0174532925199433
        },
        "id": {
          "authority": "EPSG",
          "code": 8814
        }
      },
      {
        "name": "Scale factor at projection centre",
        "value": 1.000038773618,
        "unit": "unity",
        "id": {
          "authority": "EPSG",
          "code": 8815
        }
      },
      {
        "name": "False easting",
        "value": 2869344.93,
        "unit": {
          "type": "LinearUnit",
          "name": "US survey foot",
          "conversion_factor": 0.304800609601219
        },
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": -16657672.6488,
        "unit": {
          "type": "LinearUnit",
          "name": "US survey foot",
          "conversion_factor": 0.304800609601219
        },
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "E",
        "direction": "east",
        "unit": {
          "type": "LinearUnit",
          "name": "US survey foot",
          "conversion_factor": 0.304800609601219
        }
      },
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": {
          "type": "LinearUnit",
          "name": "US survey foot",
          "conversion_factor": 0.304800609601219
        }
      }
    ]
  },
  "scope": "Not known.",
  "area": "USA - North Dakota - Fargo",
  "bbox": {
    "south_latitude": 46.7,
    "west_longitude": -96.93,
    "north_latitude": 47,
    "east_longitude": -96.75
  },
  "id": {
    "authority": "ESRI",
    "code": 102390
  }
}
{'crs_wkt': 'PROJCRS["NAD_1983_HARN_Fargo_Ground_Coordinate_System",BASEGEOGCRS["NAD83(HARN)",DATUM["NAD83 '
            '(High Accuracy Reference Network)",ELLIPSOID["GRS '
            '1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["Degree",0.0174532925199433]]],CONVERSION["NAD_1983_HARN_Fargo_Ground_Coordinate_System",METHOD["Hotine '
            'Oblique Mercator (variant '
            'A)",ID["EPSG",9812]],PARAMETER["Latitude of projection '
            'centre",46.9916361111111,ANGLEUNIT["Degree",0.0174532925199433],ID["EPSG",8811]],PARAMETER["Longitude '
            'of projection '
            'centre",-96.8888638888889,ANGLEUNIT["Degree",0.0174532925199433],ID["EPSG",8812]],PARAMETER["Azimuth '
            'at projection '
            'centre",2.63389226,ANGLEUNIT["Degree",0.0174532925199433],ID["EPSG",8813]],PARAMETER["Angle '
            'from Rectified to Skew '
            'Grid",0,ANGLEUNIT["Degree",0.0174532925199433],ID["EPSG",8814]],PARAMETER["Scale '
            'factor at projection '
            'centre",1.000038773618,SCALEUNIT["unity",1],ID["EPSG",8815]],PARAMETER["False '
            'easting",2869344.93,LENGTHUNIT["US survey '
            'foot",0.304800609601219],ID["EPSG",8806]],PARAMETER["False '
            'northing",-16657672.6488,LENGTHUNIT["US survey '
            'foot",0.304800609601219],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["US '
            'survey '
            'foot",0.304800609601219]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["US '
            'survey foot",0.304800609601219]],USAGE[SCOPE["Not '
            'known."],AREA["USA - North Dakota - '
            'Fargo"],BBOX[46.7,-96.93,47,-96.75]],ID["ESRI",102390]]'}