EPSG:8058 - GDA2020 / NSW Lambert

Attributes


Unit

metre

Scope

State-wide spatial data management.

Remarks

None

Area of use

Australia - New South Wales.

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

Datum: Geocentric Datum of Australia 2020

Coordinate System: cartesian

Projection: New South Wales Lambert

Geodetic CRS: GDA2020

Export

PROJCRS["GDA2020 / NSW Lambert",
    BASEGEOGCRS["GDA2020",
        DATUM["Geocentric Datum of Australia 2020",
            ELLIPSOID["GRS 1980",6378137,298.257222101,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",7844]],
    CONVERSION["New South Wales Lambert",
        METHOD["Lambert Conic Conformal (2SP)",
            ID["EPSG",9802]],
        PARAMETER["Latitude of false origin",-33.25,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8821]],
        PARAMETER["Longitude of false origin",147,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8822]],
        PARAMETER["Latitude of 1st standard parallel",-30.75,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8823]],
        PARAMETER["Latitude of 2nd standard parallel",-35.75,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8824]],
        PARAMETER["Easting at false origin",9300000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8826]],
        PARAMETER["Northing at false origin",4500000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8827]]],
    CS[Cartesian,2],
        AXIS["(E)",east,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["(N)",north,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["State-wide spatial data management."],
        AREA["Australia - New South Wales."],
        BBOX[-37.53,140.99,-28.15,153.69]],
    ID["EPSG",8058]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "GDA2020 / NSW Lambert",
  "base_crs": {
    "name": "GDA2020",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Geocentric Datum of Australia 2020",
      "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": 7844
    }
  },
  "conversion": {
    "name": "New South Wales Lambert",
    "method": {
      "name": "Lambert Conic Conformal (2SP)",
      "id": {
        "authority": "EPSG",
        "code": 9802
      }
    },
    "parameters": [
      {
        "name": "Latitude of false origin",
        "value": -33.25,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8821
        }
      },
      {
        "name": "Longitude of false origin",
        "value": 147,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8822
        }
      },
      {
        "name": "Latitude of 1st standard parallel",
        "value": -30.75,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8823
        }
      },
      {
        "name": "Latitude of 2nd standard parallel",
        "value": -35.75,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8824
        }
      },
      {
        "name": "Easting at false origin",
        "value": 9300000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8826
        }
      },
      {
        "name": "Northing at false origin",
        "value": 4500000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8827
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "E",
        "direction": "east",
        "unit": "metre"
      },
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": "metre"
      }
    ]
  },
  "scope": "State-wide spatial data management.",
  "area": "Australia - New South Wales.",
  "bbox": {
    "south_latitude": -37.53,
    "west_longitude": 140.99,
    "north_latitude": -28.15,
    "east_longitude": 153.69
  },
  "id": {
    "authority": "EPSG",
    "code": 8058
  }
}
{'crs_wkt': 'PROJCRS["GDA2020 / NSW '
            'Lambert",BASEGEOGCRS["GDA2020",DATUM["Geocentric Datum of '
            'Australia 2020",ELLIPSOID["GRS '
            '1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",7844]],CONVERSION["New '
            'South Wales Lambert",METHOD["Lambert Conic Conformal '
            '(2SP)",ID["EPSG",9802]],PARAMETER["Latitude of false '
            'origin",-33.25,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8821]],PARAMETER["Longitude '
            'of false '
            'origin",147,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8822]],PARAMETER["Latitude '
            'of 1st standard '
            'parallel",-30.75,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Latitude '
            'of 2nd standard '
            'parallel",-35.75,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8824]],PARAMETER["Easting '
            'at false '
            'origin",9300000,LENGTHUNIT["metre",1],ID["EPSG",8826]],PARAMETER["Northing '
            'at false '
            'origin",4500000,LENGTHUNIT["metre",1],ID["EPSG",8827]]],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["State-wide '
            'spatial data management."],AREA["Australia - New South '
            'Wales."],BBOX[-37.53,140.99,-28.15,153.69]],ID["EPSG",8058]]',
 'false_easting': 9300000.0,
 'false_northing': 4500000.0,
 'geographic_crs_name': 'GDA2020',
 'grid_mapping_name': 'lambert_conformal_conic',
 'horizontal_datum_name': 'Geocentric Datum of Australia 2020',
 'inverse_flattening': 298.257222101,
 'latitude_of_projection_origin': -33.25,
 'longitude_of_central_meridian': 147.0,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'projected_crs_name': 'GDA2020 / NSW Lambert',
 'reference_ellipsoid_name': 'GRS 1980',
 'semi_major_axis': 6378137.0,
 'semi_minor_axis': 6356752.314140356,
 'standard_parallel': (-30.75, -35.75)}