EPSG:5825 - AGD66 / ACT Standard Grid

Attributes


Unit

metre

Scope

Cadastre, engineering survey.

Remarks

None

Area of use

Australia - Australian Capital Territory.

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

Datum: Australian Geodetic Datum 1966

Coordinate System: cartesian

Projection: ACT Standard Grid

Geodetic CRS: AGD66

Export

PROJCRS["AGD66 / ACT Standard Grid",
    BASEGEOGCRS["AGD66",
        DATUM["Australian Geodetic Datum 1966",
            ELLIPSOID["Australian National Spheroid",6378160,298.25,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4202]],
    CONVERSION["ACT Standard Grid",
        METHOD["Transverse Mercator",
            ID["EPSG",9807]],
        PARAMETER["Latitude of natural origin",-35.3177362777778,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Longitude of natural origin",149.009294830556,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["Scale factor at natural origin",1.000086,
            SCALEUNIT["unity",1],
            ID["EPSG",8805]],
        PARAMETER["False easting",200000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",600000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8807]]],
    CS[Cartesian,2],
        AXIS["(E)",east,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["(N)",north,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Cadastre, engineering survey."],
        AREA["Australia - Australian Capital Territory."],
        BBOX[-35.93,148.76,-35.12,149.4]],
    ID["EPSG",5825]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "AGD66 / ACT Standard Grid",
  "base_crs": {
    "name": "AGD66",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Australian Geodetic Datum 1966",
      "ellipsoid": {
        "name": "Australian National Spheroid",
        "semi_major_axis": 6378160,
        "inverse_flattening": 298.25
      }
    },
    "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": 4202
    }
  },
  "conversion": {
    "name": "ACT Standard Grid",
    "method": {
      "name": "Transverse Mercator",
      "id": {
        "authority": "EPSG",
        "code": 9807
      }
    },
    "parameters": [
      {
        "name": "Latitude of natural origin",
        "value": -35.3177362777778,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8801
        }
      },
      {
        "name": "Longitude of natural origin",
        "value": 149.009294830556,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8802
        }
      },
      {
        "name": "Scale factor at natural origin",
        "value": 1.000086,
        "unit": "unity",
        "id": {
          "authority": "EPSG",
          "code": 8805
        }
      },
      {
        "name": "False easting",
        "value": 200000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": 600000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "E",
        "direction": "east",
        "unit": "metre"
      },
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": "metre"
      }
    ]
  },
  "scope": "Cadastre, engineering survey.",
  "area": "Australia - Australian Capital Territory.",
  "bbox": {
    "south_latitude": -35.93,
    "west_longitude": 148.76,
    "north_latitude": -35.12,
    "east_longitude": 149.4
  },
  "id": {
    "authority": "EPSG",
    "code": 5825
  }
}
{'crs_wkt': 'PROJCRS["AGD66 / ACT Standard '
            'Grid",BASEGEOGCRS["AGD66",DATUM["Australian Geodetic Datum '
            '1966",ELLIPSOID["Australian National '
            'Spheroid",6378160,298.25,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4202]],CONVERSION["ACT '
            'Standard Grid",METHOD["Transverse '
            'Mercator",ID["EPSG",9807]],PARAMETER["Latitude of natural '
            'origin",-35.3177362777778,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude '
            'of natural '
            'origin",149.009294830556,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["Scale '
            'factor at natural '
            'origin",1.000086,SCALEUNIT["unity",1],ID["EPSG",8805]],PARAMETER["False '
            'easting",200000,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",600000,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Cadastre, '
            'engineering survey."],AREA["Australia - Australian Capital '
            'Territory."],BBOX[-35.93,148.76,-35.12,149.4]],ID["EPSG",5825]]',
 'false_easting': 200000.0,
 'false_northing': 600000.0,
 'geographic_crs_name': 'AGD66',
 'grid_mapping_name': 'transverse_mercator',
 'horizontal_datum_name': 'Australian Geodetic Datum 1966',
 'inverse_flattening': 298.25,
 'latitude_of_projection_origin': -35.31773627777778,
 'longitude_of_central_meridian': 149.00929483055555,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'projected_crs_name': 'AGD66 / ACT Standard Grid',
 'reference_ellipsoid_name': 'Australian National Spheroid',
 'scale_factor_at_central_meridian': 1.000086,
 'semi_major_axis': 6378160.0,
 'semi_minor_axis': 6356774.719195305}