EPSG:3107

GDA94 / SA Lambert

Selected transformation

Method: NTv2

Grid Files: GDA94_GDA2020_conformal.gsb

Remarks: Gives identical results to Helmert transformation GDA94 to GDA2020 (1) (code 8048). See GDA94 to GDA2020 (2) (code 8447) for alternative with local distortion modelling included. GDA2020 Technical Manual and fact sheet T1 give guidance on which to use.

Information source: GDA2020 Technical Manual and ICSM Datum Technical Fact Sheet TN1 (http://www.icsm.gov.au).

Revision date: 2019-09-17

Attributes

Unit: metre

Geodetic CRS: GDA94

Datum: Geocentric Datum of Australia 1994

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: South Australia Department for Environment and Heritage, Spatial Information Committee (SICOM); http://www.environment.sa.gov.au/mapland/sicom/sicom/lambert.html

Revision date: 2004-10-20

Scope: State-wide spatial data management.

Area of use: Australia - South Australia.

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

Center coordinates
827673.93 2576612.58

Projected bounds:
-1473584.05 629793.26
3184246.11 4505053.73

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 2 (2019)

BOUNDCRS[
    SOURCECRS[
        PROJCRS["GDA94 / SA Lambert",
            BASEGEOGCRS["GDA94",
                DATUM["Geocentric Datum of Australia 1994",
                    ELLIPSOID["GRS 1980",6378137,298.257222101,
                        LENGTHUNIT["metre",1]]],
                PRIMEM["Greenwich",0,
                    ANGLEUNIT["degree",0.0174532925199433]],
                ID["EPSG",4283]],
            CONVERSION["South Australia Lambert",
                METHOD["Lambert Conic Conformal (2SP)",
                    ID["EPSG",9802]],
                PARAMETER["Latitude of false origin",-32,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8821]],
                PARAMETER["Longitude of false origin",135,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8822]],
                PARAMETER["Latitude of 1st standard parallel",-28,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8823]],
                PARAMETER["Latitude of 2nd standard parallel",-36,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8824]],
                PARAMETER["Easting at false origin",1000000,
                    LENGTHUNIT["metre",1],
                    ID["EPSG",8826]],
                PARAMETER["Northing at false origin",2000000,
                    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 - South Australia."],
                BBOX[-38.13,128.99,-25.99,141.01]],
            ID["EPSG",3107]]],
    TARGETCRS[
        GEOGCRS["GDA2020",
            DATUM["Geocentric Datum of Australia 2020",
                ELLIPSOID["GRS 1980",6378137,298.257222101,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,2],
                AXIS["geodetic latitude (Lat)",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["geodetic longitude (Lon)",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]],
            USAGE[
                SCOPE["Geodesy, cadastre, engineering survey, topographic mapping."],
                AREA["Australia including Lord Howe Island, Macquarie Island, Ashmore and Cartier Islands, Christmas Island, Cocos (Keeling) Islands, Norfolk Island. All onshore and offshore."],
                BBOX[-60.55,93.41,-8.47,173.34]],
            ID["EPSG",7844]]],
    ABRIDGEDTRANSFORMATION["GDA94 to GDA2020 (3)",
        METHOD["NTv2",
            ID["EPSG",9615]],
        PARAMETERFILE["Latitude and longitude difference file","GDA94_GDA2020_conformal.gsb"],
        USAGE[
            SCOPE["Transformation of GDA94 coordinates that have been derived through GNSS CORS."],
            AREA["Australia - Australian Capital Territory; New South Wales; Northern Territory; Queensland; South Australia; Tasmania; Western Australia; Victoria."],
            BBOX[-43.7,112.85,-9.86,153.69]],
        ID["EPSG",8446],
        REMARK["Gives identical results to Helmert transformation GDA94 to GDA2020 (1) (code 8048). See GDA94 to GDA2020 (2) (code 8447) for alternative with local distortion modelling included. GDA2020 Technical Manual and fact sheet T1 give guidance on which to use."]]]

Definition: PROJ.4

+proj=lcc +lat_0=-32 +lon_0=135 +lat_1=-28 +lat_2=-36 +x_0=1000000 +y_0=2000000 +ellps=GRS80 +units=m +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:3107","+proj=lcc +lat_0=-32 +lon_0=135 +lat_1=-28 +lat_2=-36 +x_0=1000000 +y_0=2000000 +ellps=GRS80 +units=m +no_defs +type=crs");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "BoundCRS",
    "source_crs": {
        "type": "ProjectedCRS",
        "name": "GDA94 / SA Lambert",
        "base_crs": {
            "name": "GDA94",
            "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Geocentric Datum of Australia 1994",
                "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": 4283
            }
        },
        "conversion": {
            "name": "South Australia Lambert",
            "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                    "authority": "EPSG",
                    "code": 9802
                }
            },
            "parameters": [
                {
                    "name": "Latitude of false origin",
                    "value": -32,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8821
                    }
                },
                {
                    "name": "Longitude of false origin",
                    "value": 135,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8822
                    }
                },
                {
                    "name": "Latitude of 1st standard parallel",
                    "value": -28,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8823
                    }
                },
                {
                    "name": "Latitude of 2nd standard parallel",
                    "value": -36,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8824
                    }
                },
                {
                    "name": "Easting at false origin",
                    "value": 1000000,
                    "unit": "metre",
                    "id": {
                        "authority": "EPSG",
                        "code": 8826
                    }
                },
                {
                    "name": "Northing at false origin",
                    "value": 2000000,
                    "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"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 3107
        }
    },
    "target_crs": {
        "type": "GeographicCRS",
        "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
        }
    },
    "transformation": {
        "name": "GDA94 to GDA2020 (3)",
        "method": {
            "name": "NTv2",
            "id": {
                "authority": "EPSG",
                "code": 9615
            }
        },
        "parameters": [
            {
                "name": "Latitude and longitude difference file",
                "value": "GDA94_GDA2020_conformal.gsb",
                "id": {
                    "authority": "EPSG",
                    "code": 8656
                }
            }
        ],
        "id": {
            "authority": "EPSG",
            "code": 8446
        }
    }
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=lcc"
	"lat_0=-32"
	"lon_0=135"
	"lat_1=-28"
	"lat_2=-36"
	"x_0=1000000"
	"y_0=2000000"
	"ellps=GRS80"
	"units=m"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=lcc +lat_0=-32 +lon_0=135 +lat_1=-28 +lat_2=-36 +x_0=1000000 +y_0=2000000 +ellps=GRS80 +units=m +no_defs +type=crs">
	<Layer srs="+proj=lcc +lat_0=-32 +lon_0=135 +lat_1=-28 +lat_2=-36 +x_0=1000000 +y_0=2000000 +ellps=GRS80 +units=m +no_defs +type=crs">
	</Layer>
</Map>