EPSG:3110

AGD66 / Vicgrid66

Available transformations
to EPSG:4326

Selected transformation

Method: NTv2

Grid Files: A66 National (13.09.01).gsb

Remarks: Parameter values from AGD66 to GDA94 (11) (code 1803). Approximation assuming WGS 84 is equivalent to GDA94; ignores the low accuracy of the WGS 84 ensemble and the inconsistent application of tectonic plate motion to WGS 84 data.

Information source: OGP

Revision date: 2021-01-18

Attributes

Unit: metre

Geodetic CRS: AGD66

Datum: Australian Geodetic Datum 1966

Ellipsoid: Australian National Spheroid

Prime meridian: Greenwich

Data source: EPSG

Information source: Victoria Land Registry; http://www.land.vic.gov.au

Revision date: 2016-12-15

Scope: State-wide spatial data management.

Remarks: May also be used to display Victoria, New South Wales, Tasmania and South Australia as a single entity. Replaced by Vicgrid94 (CRS code 3111) with effect from 2nd February 2000. Prior to 2000 this CRS was known as VICGRID.

Area of use: Australia - Victoria.

Coordinate system: Cartesian 2D CS. Axes: easting, northing (E,N). Orientations: east, north. UoM: m.

Center coordinates
1318598.64 5565882.0

Projected bounds:
-1277037.95 3317788.66
3522057.86 7614110.75

WGS84 bounds:
112.85 -43.7
153.69 -9.86

Australia - Australian Capital Territory; New South Wales; Northern Territory; Queensland; South Australia; Tasmania; Western Australia; Victoria.
MapTiler banner

Definition: OGC Well Known Text

PROJCS["AGD66 / Vicgrid66",
    GEOGCS["AGD66",
        DATUM["Australian_Geodetic_Datum_1966",
            SPHEROID["Australian National Spheroid",6378160,298.25],
            EXTENSION["PROJ4_GRIDS","A66 National (13.09.01).gsb"]],
        PRIMEM["Greenwich",0,
            AUTHORITY["EPSG","8901"]],
        UNIT["degree",0.0174532925199433,
            AUTHORITY["EPSG","9122"]],
        AUTHORITY["EPSG","4202"]],
    PROJECTION["Lambert_Conformal_Conic_2SP"],
    PARAMETER["latitude_of_origin",-37],
    PARAMETER["central_meridian",145],
    PARAMETER["standard_parallel_1",-36],
    PARAMETER["standard_parallel_2",-38],
    PARAMETER["false_easting",2500000],
    PARAMETER["false_northing",4500000],
    UNIT["metre",1,
        AUTHORITY["EPSG","9001"]],
    AXIS["Easting",EAST],
    AXIS["Northing",NORTH],
    AUTHORITY["EPSG","3110"]]

Definition: OGC Well Known Text 2 (2019)

PROJCRS["AGD66 / Vicgrid66",
    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["Vicgrid66",
        METHOD["Lambert Conic Conformal (2SP)",
            ID["EPSG",9802]],
        PARAMETER["Latitude of false origin",-37,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8821]],
        PARAMETER["Longitude of false origin",145,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8822]],
        PARAMETER["Latitude of 1st standard parallel",-36,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8823]],
        PARAMETER["Latitude of 2nd standard parallel",-38,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8824]],
        PARAMETER["Easting at false origin",2500000,
            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 - Victoria."],
        BBOX[-39.2,140.96,-33.98,150.04]],
    ID["EPSG",3110]]

Definition: ESRI Well Known Text

PROJCS["AGD_1966_VICGRID",
    GEOGCS["GCS_Australian_1966",
        DATUM["D_Australian_1966",
            SPHEROID["Australian",6378160.0,298.25],
            EXTENSION["PROJ4_GRIDS","A66 National (13.09.01).gsb"]],
        PRIMEM["Greenwich",0.0],
        UNIT["Degree",0.0174532925199433]],
    PROJECTION["Lambert_Conformal_Conic"],
    PARAMETER["False_Easting",2500000.0],
    PARAMETER["False_Northing",4500000.0],
    PARAMETER["Central_Meridian",145.0],
    PARAMETER["Standard_Parallel_1",-36.0],
    PARAMETER["Standard_Parallel_2",-38.0],
    PARAMETER["Latitude_Of_Origin",-37.0],
    UNIT["Meter",1.0]]

Definition: PROJ.4

+proj=lcc +lat_0=-37 +lon_0=145 +lat_1=-36 +lat_2=-38 +x_0=2500000 +y_0=4500000 +ellps=aust_SA +nadgrids="A66 National (13.09.01).gsb" +units=m +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:3110","+proj=lcc +lat_0=-37 +lon_0=145 +lat_1=-36 +lat_2=-38 +x_0=2500000 +y_0=4500000 +ellps=aust_SA +nadgrids="A66 National (13.09.01).gsb" +units=m +no_defs +type=crs");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "ProjectedCRS",
    "name": "AGD66 / Vicgrid66",
    "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": "Vicgrid66",
        "method": {
            "name": "Lambert Conic Conformal (2SP)",
            "id": {
                "authority": "EPSG",
                "code": 9802
            }
        },
        "parameters": [
            {
                "name": "Latitude of false origin",
                "value": -37,
                "unit": "degree",
                "id": {
                    "authority": "EPSG",
                    "code": 8821
                }
            },
            {
                "name": "Longitude of false origin",
                "value": 145,
                "unit": "degree",
                "id": {
                    "authority": "EPSG",
                    "code": 8822
                }
            },
            {
                "name": "Latitude of 1st standard parallel",
                "value": -36,
                "unit": "degree",
                "id": {
                    "authority": "EPSG",
                    "code": 8823
                }
            },
            {
                "name": "Latitude of 2nd standard parallel",
                "value": -38,
                "unit": "degree",
                "id": {
                    "authority": "EPSG",
                    "code": 8824
                }
            },
            {
                "name": "Easting at false origin",
                "value": 2500000,
                "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 - Victoria.",
    "bbox": {
        "south_latitude": -39.2,
        "west_longitude": 140.96,
        "north_latitude": -33.98,
        "east_longitude": 150.04
    },
    "id": {
        "authority": "EPSG",
        "code": 3110
    }
}

Definition: GeoServer

3110=PROJCS["AGD66 / Vicgrid66",GEOGCS["AGD66",DATUM["Australian_Geodetic_Datum_1966",SPHEROID["Australian National Spheroid",6378160,298.25],EXTENSION["PROJ4_GRIDS","A66 National (13.09.01).gsb"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4202"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",-37],PARAMETER["central_meridian",145],PARAMETER["standard_parallel_1",-36],PARAMETER["standard_parallel_2",-38],PARAMETER["false_easting",2500000],PARAMETER["false_northing",4500000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","3110"]]

Definition: MapServer - MAPfile

PROJECTION
	"proj=lcc"
	"lat_0=-37"
	"lon_0=145"
	"lat_1=-36"
	"lat_2=-38"
	"x_0=2500000"
	"y_0=4500000"
	"ellps=aust_SA"
	"nadgrids="A66"
	"National"
	"(13.09.01).gsb""
	"units=m"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=lcc +lat_0=-37 +lon_0=145 +lat_1=-36 +lat_2=-38 +x_0=2500000 +y_0=4500000 +ellps=aust_SA +nadgrids="A66 National (13.09.01).gsb" +units=m +no_defs +type=crs">
	<Layer srs="+proj=lcc +lat_0=-37 +lon_0=145 +lat_1=-36 +lat_2=-38 +x_0=2500000 +y_0=4500000 +ellps=aust_SA +nadgrids="A66 National (13.09.01).gsb" +units=m +no_defs +type=crs">
	</Layer>
</Map>

Definition: SQL (PostGIS)

INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 3110, 'EPSG', 3110, '+proj=lcc +lat_0=-37 +lon_0=145 +lat_1=-36 +lat_2=-38 +x_0=2500000 +y_0=4500000 +ellps=aust_SA +nadgrids="A66 National (13.09.01).gsb" +units=m +no_defs +type=crs', 'PROJCS["AGD66 / Vicgrid66",GEOGCS["AGD66",DATUM["Australian_Geodetic_Datum_1966",SPHEROID["Australian National Spheroid",6378160,298.25],EXTENSION["PROJ4_GRIDS","A66 National (13.09.01).gsb"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4202"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",-37],PARAMETER["central_meridian",145],PARAMETER["standard_parallel_1",-36],PARAMETER["standard_parallel_2",-38],PARAMETER["false_easting",2500000],PARAMETER["false_northing",4500000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","3110"]]');