National 84 (02.07.01).gsb
Replaces AGD84 to GDA94 (4) (code 1593) which itself replaced variant 3 (code 1559). Input expects longitudes to be + west; EPSG GeogCRS AGD84 (code 4203) and GDA94 (code 4283) both have longitudes positive east. May be used as tfm to WGS 84 - see 15785
GDA Technical Manual. http://www.icsm.gov.au/gda
2020-10-21
degree (supplier to define representation)
Australian Geodetic Datum 1984
EPSG
"GDA technical manual v2_2", Intergovernmental Committee on Surveying and Mapping. www.anzlic.org.au/icsm/gdtm/
2021-03-18
Geodesy.
National system replacing AGD66 but officially adopted only in Queensland, South Australia and Western Australia. Replaced by GDA94.
Australia - Queensland, South Australia, Western Australia, federal areas offshore west of 129°E.
Ellipsoidal 2D CS. Axes: latitude, longitude. Orientations: north, east. UoM: degree
inf inf
109.23 -38.53
153.61 -9.37
Definition: OGC Well Known Text 2 (2019)
BOUNDCRS[ SOURCECRS[ GEOGCRS["AGD84", DATUM["Australian Geodetic Datum 1984", ELLIPSOID["Australian National Spheroid",6378160,298.25, 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."], AREA["Australia - Queensland, South Australia, Western Australia, federal areas offshore west of 129°E."], BBOX[-38.53,109.23,-9.37,153.61]], ID["EPSG",4203]]], TARGETCRS[ GEOGCRS["GDA94", DATUM["Geocentric Datum of Australia 1994", 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["Horizontal component of 3D system."], 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",4283]]], ABRIDGEDTRANSFORMATION["AGD84 to GDA94 (5)", METHOD["NTv2", ID["EPSG",9615]], PARAMETERFILE["Latitude and longitude difference file","National 84 (02.07.01).gsb"], USAGE[ SCOPE["Transformation of coordinates at 0.1m level of accuracy."], AREA["Australia - Queensland, South Australia, Western Australia, federal areas offshore west of 129°E."], BBOX[-38.53,109.23,-9.37,153.61]], ID["EPSG",1804], REMARK["Replaces AGD84 to GDA94 (4) (code 1593) which itself replaced variant 3 (code 1559). Input expects longitudes to be + west; EPSG GeogCRS AGD84 (code 4203) and GDA94 (code 4283) both have longitudes positive east. May be used as tfm to WGS 84 - see 15785"]]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "BoundCRS", "source_crs": { "type": "GeographicCRS", "name": "AGD84", "datum": { "type": "GeodeticReferenceFrame", "name": "Australian Geodetic Datum 1984", "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": 4203 } }, "target_crs": { "type": "GeographicCRS", "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 } }, "transformation": { "name": "AGD84 to GDA94 (5)", "method": { "name": "NTv2", "id": { "authority": "EPSG", "code": 9615 } }, "parameters": [ { "name": "Latitude and longitude difference file", "value": "National 84 (02.07.01).gsb", "id": { "authority": "EPSG", "code": 8656 } } ], "id": { "authority": "EPSG", "code": 1804 } } }
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=longlat +ellps=aust_SA +no_defs +type=crs"> <Layer srs="+proj=longlat +ellps=aust_SA +no_defs +type=crs"> </Layer> </Map>