ESRI
ESRI
Spilhaus World Ocean Map in a Square
Definition: OGC Well Known Text
PROJCS["WGS_1984_Spilhaus_Ocean_Map_in_Square", GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS 84",6378137,298.257223563, AUTHORITY["EPSG","7030"]], AUTHORITY["EPSG","6326"]], PRIMEM["Greenwich",0], UNIT["Degree",0.0174532925199433]], PROJECTION["Adams_Square_II"], PARAMETER["False_Easting",0], PARAMETER["False_Northing",0], PARAMETER["Scale_Factor",1], PARAMETER["Azimuth",40.17823482], PARAMETER["Longitude_Of_Center",66.94970198], PARAMETER["Latitude_Of_Center",-49.56371678], PARAMETER["XY_Plane_Rotation",45], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["ESRI","54099"]]
Definition: OGC Well Known Text 2 (2019)
PROJCRS["WGS_1984_Spilhaus_Ocean_Map_in_Square", BASEGEOGCRS["WGS 84", DATUM["World Geodetic System 1984", ELLIPSOID["WGS 84",6378137,298.257223563, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["Degree",0.0174532925199433]]], CONVERSION["WGS_1984_Spilhaus_Ocean_Map_in_Square", METHOD["Adams_Square_II"], PARAMETER["False_Easting",0, LENGTHUNIT["metre",1]], PARAMETER["False_Northing",0, LENGTHUNIT["metre",1]], PARAMETER["Scale_Factor",1, SCALEUNIT["unity",1]], PARAMETER["Azimuth",40.17823482, ANGLEUNIT["Degree",0.0174532925199433]], PARAMETER["Longitude_Of_Center",66.94970198, ANGLEUNIT["Degree",0.0174532925199433]], PARAMETER["Latitude_Of_Center",-49.56371678, ANGLEUNIT["Degree",0.0174532925199433]], PARAMETER["XY_Plane_Rotation",45, ANGLEUNIT["Degree",0.0174532925199433]]], CS[Cartesian,2], AXIS["(E)",east, ORDER[1], LENGTHUNIT["metre",1]], AXIS["(N)",north, ORDER[2], LENGTHUNIT["metre",1]], USAGE[ SCOPE["Not known."], AREA["World."], BBOX[-90,-180,90,180]], ID["ESRI",54099]]
Definition: ESRI Well Known Text
PROJCS["WGS_1984_Spilhaus_Ocean_Map_in_Square", GEOGCS["GCS_WGS_1984", DATUM["D_WGS_1984", SPHEROID["WGS_1984",6378137.0,298.257223563]], PRIMEM["Greenwich",0.0], UNIT["Degree",0.0174532925199433]], PROJECTION["Adams_Square_II"], PARAMETER["False_Easting",0.0], PARAMETER["False_Northing",0.0], PARAMETER["Scale_Factor",1.0], PARAMETER["Azimuth",40.17823482], PARAMETER["Longitude_Of_Center",66.94970198], PARAMETER["Latitude_Of_Center",-49.56371678], PARAMETER["XY_Plane_Rotation",45.0], UNIT["Meter",1.0]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "ProjectedCRS", "name": "WGS_1984_Spilhaus_Ocean_Map_in_Square", "base_crs": { "name": "WGS 84", "datum": { "type": "GeodeticReferenceFrame", "name": "World Geodetic System 1984", "ellipsoid": { "name": "WGS 84", "semi_major_axis": 6378137, "inverse_flattening": 298.257223563 } }, "coordinate_system": { "subtype": "ellipsoidal", "axis": [ { "name": "Longitude", "abbreviation": "lon", "direction": "east", "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 } }, { "name": "Latitude", "abbreviation": "lat", "direction": "north", "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 } } ] } }, "conversion": { "name": "WGS_1984_Spilhaus_Ocean_Map_in_Square", "method": { "name": "Adams_Square_II" }, "parameters": [ { "name": "False_Easting", "value": 0, "unit": "metre" }, { "name": "False_Northing", "value": 0, "unit": "metre" }, { "name": "Scale_Factor", "value": 1, "unit": "unity" }, { "name": "Azimuth", "value": 40.17823482, "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 } }, { "name": "Longitude_Of_Center", "value": 66.94970198, "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 } }, { "name": "Latitude_Of_Center", "value": -49.56371678, "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 } }, { "name": "XY_Plane_Rotation", "value": 45, "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 } } ] }, "coordinate_system": { "subtype": "Cartesian", "axis": [ { "name": "Easting", "abbreviation": "E", "direction": "east", "unit": "metre" }, { "name": "Northing", "abbreviation": "N", "direction": "north", "unit": "metre" } ] }, "scope": "Not known.", "area": "World.", "bbox": { "south_latitude": -90, "west_longitude": -180, "north_latitude": 90, "east_longitude": 180 }, "id": { "authority": "ESRI", "code": 54099 } }
Definition: GeoServer
54099=PROJCS["WGS_1984_Spilhaus_Ocean_Map_in_Square",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]],PROJECTION["Adams_Square_II"],PARAMETER["False_Easting",0],PARAMETER["False_Northing",0],PARAMETER["Scale_Factor",1],PARAMETER["Azimuth",40.17823482],PARAMETER["Longitude_Of_Center",66.94970198],PARAMETER["Latitude_Of_Center",-49.56371678],PARAMETER["XY_Plane_Rotation",45],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["ESRI","54099"]]