Unit: metre
Geodetic CRS: WGS 84
Datum: World Geodetic System 1984 ensemble
Data source: EPSG
Information source: Scientific Committee for Antarctic Research (SCAR) Geospatial Information Group.
Revision date: 2020-03-14
Scope: Topographic mapping (medium scale).
Area of use: Antarctica - 76°S to 80°S and 132°W to 108°W.
Coordinate system: Cartesian 2D CS. Axes: easting, northing (E,N). Orientations: east, north. UoM: m.
Center coordinates
0.0 1359585.73
Projected bounds:
-231180.33 1112529.57
322031.14 1549739.0
WGS84 bounds:
-132.0 -80.0
-108.0 -76.0
Definition: Well Known Text (WKT)
PROJCS["WGS 84 / SCAR IMW ST09-12", GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS 84",6378137,298.257223563]], PRIMEM["Greenwich",0], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","4326"]], PROJECTION["Lambert_Conformal_Conic_2SP"], PARAMETER["latitude_of_origin",-90], PARAMETER["central_meridian",-120], PARAMETER["standard_parallel_1",-76.6666666666667], PARAMETER["standard_parallel_2",-79.3333333333333], PARAMETER["false_easting",0], PARAMETER["false_northing",0], UNIT["metre",1], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["EPSG","3262"]]
Definition: ESRI WKT
PROJCS["WGS_84_SCAR_IMW_ST09-12",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-120.0],PARAMETER["Standard_Parallel_1",-76.6666666666667],PARAMETER["Standard_Parallel_2",-79.3333333333333],PARAMETER["Latitude_Of_Origin",-90.0],UNIT["Meter",1.0]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.4/projjson.schema.json", "type": "ProjectedCRS", "name": "WGS 84 / SCAR IMW ST09-12", "base_crs": { "name": "WGS 84", "datum_ensemble": { "name": "World Geodetic System 1984 ensemble", "members": [ { "name": "World Geodetic System 1984 (Transit)" }, { "name": "World Geodetic System 1984 (G730)" }, { "name": "World Geodetic System 1984 (G873)" }, { "name": "World Geodetic System 1984 (G1150)" }, { "name": "World Geodetic System 1984 (G1674)" }, { "name": "World Geodetic System 1984 (G1762)" }, { "name": "World Geodetic System 1984 (G2139)" } ], "ellipsoid": { "name": "WGS 84", "semi_major_axis": 6378137, "inverse_flattening": 298.257223563 }, "accuracy": "2.0" }, "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": 4326 } }, "conversion": { "name": "SCAR IMW ST09-12", "method": { "name": "Lambert Conic Conformal (2SP)", "id": { "authority": "EPSG", "code": 9802 } }, "parameters": [ { "name": "Latitude of false origin", "value": -90, "unit": "degree", "id": { "authority": "EPSG", "code": 8821 } }, { "name": "Longitude of false origin", "value": -120, "unit": "degree", "id": { "authority": "EPSG", "code": 8822 } }, { "name": "Latitude of 1st standard parallel", "value": -76.6666666666667, "unit": "degree", "id": { "authority": "EPSG", "code": 8823 } }, { "name": "Latitude of 2nd standard parallel", "value": -79.3333333333333, "unit": "degree", "id": { "authority": "EPSG", "code": 8824 } }, { "name": "Easting at false origin", "value": 0, "unit": "metre", "id": { "authority": "EPSG", "code": 8826 } }, { "name": "Northing at false origin", "value": 0, "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": "Topographic mapping (medium scale).", "area": "Antarctica - 76°S to 80°S and 132°W to 108°W.", "bbox": { "south_latitude": -80, "west_longitude": -132, "north_latitude": -76, "east_longitude": -108 }, "id": { "authority": "EPSG", "code": 3262 } }
Definition: GeoServer
3262=PROJCS["WGS 84 / SCAR IMW ST09-12",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",-90],PARAMETER["central_meridian",-120],PARAMETER["standard_parallel_1",-76.6666666666667],PARAMETER["standard_parallel_2",-79.3333333333333],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["metre",1],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","3262"]]
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=lcc +lat_0=-90 +lon_0=-120 +lat_1=-76.6666666666667 +lat_2=-79.3333333333333 +x_0=0 +y_0=0 +datum=WGS84 +units=m +no_defs +type=crs"> <Layer srs="+proj=lcc +lat_0=-90 +lon_0=-120 +lat_1=-76.6666666666667 +lat_2=-79.3333333333333 +x_0=0 +y_0=0 +datum=WGS84 +units=m +no_defs +type=crs"> </Layer> </Map>
Definition: SQL (PostGIS)
INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 3262, 'EPSG', 3262, '+proj=lcc +lat_0=-90 +lon_0=-120 +lat_1=-76.6666666666667 +lat_2=-79.3333333333333 +x_0=0 +y_0=0 +datum=WGS84 +units=m +no_defs +type=crs', 'PROJCS["WGS 84 / SCAR IMW ST09-12",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",-90],PARAMETER["central_meridian",-120],PARAMETER["standard_parallel_1",-76.6666666666667],PARAMETER["standard_parallel_2",-79.3333333333333],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["metre",1],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","3262"]]');
Definition: OGC WKT
PROJCS["WGS 84 / SCAR IMW ST09-12",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",-90],PARAMETER["central_meridian",-120],PARAMETER["standard_parallel_1",-76.6666666666667],PARAMETER["standard_parallel_2",-79.3333333333333],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["metre",1],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","3262"]]
Definition: OGC WKT 2 (2019)
PROJCRS["WGS 84 / SCAR IMW ST09-12",BASEGEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4326]],CONVERSION["SCAR IMW ST09-12",METHOD["Lambert Conic Conformal (2SP)",ID["EPSG",9802]],PARAMETER["Latitude of false origin",-90,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8821]],PARAMETER["Longitude of false origin",-120,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8822]],PARAMETER["Latitude of 1st standard parallel",-76.6666666666667,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Latitude of 2nd standard parallel",-79.3333333333333,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8824]],PARAMETER["Easting at false origin",0,LENGTHUNIT["metre",1],ID["EPSG",8826]],PARAMETER["Northing at false origin",0,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["Topographic mapping (medium scale)."],AREA["Antarctica - 76°S to 80°S and 132°W to 108°W."],BBOX[-80,-132,-76,-108]],ID["EPSG",3262]]