Engineering survey, topographic mapping.
Replaced by RGTAAF07 / Terre Adelie Polar Stereographic (CRS code 7082).
Definition: OGC Well Known Text
PROJCS["Petrels 1972 / Terre Adelie Polar Stereographic", GEOGCS["Petrels 1972", DATUM["Petrels_1972", SPHEROID["International 1924",6378388,297], TOWGS84[365,194,166,0,0,0,0]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","4636"]], PROJECTION["Polar_Stereographic_(variant_C)"], PARAMETER["Latitude of standard parallel",-67], PARAMETER["Longitude of origin",140], PARAMETER["Easting at false origin",300000], PARAMETER["Northing at false origin",200000], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AUTHORITY["EPSG","2985"]]
Definition: OGC Well Known Text 2 (2019)
PROJCRS["Petrels 1972 / Terre Adelie Polar Stereographic", BASEGEOGCRS["Petrels 1972", DATUM["Petrels 1972", ELLIPSOID["International 1924",6378388,297, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",4636]], CONVERSION["Terre Adelie Polar Stereographic", METHOD["Polar Stereographic (variant C)", ID["EPSG",9830]], PARAMETER["Latitude of standard parallel",-67, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8832]], PARAMETER["Longitude of origin",140, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8833]], PARAMETER["Easting at false origin",300000, LENGTHUNIT["metre",1], ID["EPSG",8826]], PARAMETER["Northing at false origin",200000, LENGTHUNIT["metre",1], ID["EPSG",8827]]], CS[Cartesian,2], AXIS["easting (X)",north, MERIDIAN[-130, ANGLEUNIT["degree",0.0174532925199433]], ORDER[1], LENGTHUNIT["metre",1]], AXIS["northing (Y)",north, MERIDIAN[140, ANGLEUNIT["degree",0.0174532925199433]], ORDER[2], LENGTHUNIT["metre",1]], USAGE[ SCOPE["Engineering survey, topographic mapping."], AREA["Antarctica - Adelie Land - Petrels island."], BBOX[-66.78,139.44,-66.1,141.5]], ID["EPSG",2985]]
Definition: ESRI Well Known Text
PROJCS["Petrels_1972_Terre_Adelie_Polar_Stereographic", GEOGCS["GCS_Petrels_1972", DATUM["D_Petrels_1972", SPHEROID["International_1924",6378388.0,297.0]], PRIMEM["Greenwich",0.0], UNIT["Degree",0.0174532925199433]], PROJECTION["Polar_Stereographic_(variant_C)"], PARAMETER["Latitude of standard parallel",-67.0], PARAMETER["Longitude of origin",140.0], PARAMETER["Easting at false origin",300000.0], PARAMETER["Northing at false origin",200000.0], UNIT["Meter",1.0]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "ProjectedCRS", "name": "Petrels 1972 / Terre Adelie Polar Stereographic", "base_crs": { "name": "Petrels 1972", "datum": { "type": "GeodeticReferenceFrame", "name": "Petrels 1972", "ellipsoid": { "name": "International 1924", "semi_major_axis": 6378388, "inverse_flattening": 297 } }, "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": 4636 } }, "conversion": { "name": "Terre Adelie Polar Stereographic", "method": { "name": "Polar Stereographic (variant C)", "id": { "authority": "EPSG", "code": 9830 } }, "parameters": [ { "name": "Latitude of standard parallel", "value": -67, "unit": "degree", "id": { "authority": "EPSG", "code": 8832 } }, { "name": "Longitude of origin", "value": 140, "unit": "degree", "id": { "authority": "EPSG", "code": 8833 } }, { "name": "Easting at false origin", "value": 300000, "unit": "metre", "id": { "authority": "EPSG", "code": 8826 } }, { "name": "Northing at false origin", "value": 200000, "unit": "metre", "id": { "authority": "EPSG", "code": 8827 } } ] }, "coordinate_system": { "subtype": "Cartesian", "axis": [ { "name": "Easting", "abbreviation": "X", "direction": "north", "meridian": { "longitude": -130 }, "unit": "metre" }, { "name": "Northing", "abbreviation": "Y", "direction": "north", "meridian": { "longitude": 140 }, "unit": "metre" } ] }, "scope": "Engineering survey, topographic mapping.", "area": "Antarctica - Adelie Land - Petrels island.", "bbox": { "south_latitude": -66.78, "west_longitude": 139.44, "north_latitude": -66.1, "east_longitude": 141.5 }, "id": { "authority": "EPSG", "code": 2985 } }
Definition: GeoServer
2985=PROJCS["Petrels 1972 / Terre Adelie Polar Stereographic",GEOGCS["Petrels 1972",DATUM["Petrels_1972",SPHEROID["International 1924",6378388,297],TOWGS84[365,194,166,0,0,0,0]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4636"]],PROJECTION["Polar_Stereographic_(variant_C)"],PARAMETER["Latitude of standard parallel",-67],PARAMETER["Longitude of origin",140],PARAMETER["Easting at false origin",300000],PARAMETER["Northing at false origin",200000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AUTHORITY["EPSG","2985"]]