hawaii.las hawaii.los
Parameter files are from Old Hawaiian to NAD83 (1) (code 1454) assuming that NAD83 is equivalent to WGS 84 within the accuracy of the transformation.
OGP
2021-09-10
degree (supplier to define representation)
EPSG
2014-05-20
Geodesy.
Note: this CRS includes longitudes which are POSITIVE EAST.
United States (USA) - Hawaii - main islands onshore.
Ellipsoidal 2D CS. Axes: latitude, longitude. Orientations: north, east. UoM: degree
Definition: OGC Well Known Text 2 (2019)
GEOGCRS["Old Hawaiian", DATUM["Old Hawaiian", ELLIPSOID["Clarke 1866",6378206.4,294.978698213898, 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["United States (USA) - Hawaii - main islands onshore."], BBOX[18.87,-160.3,22.29,-154.74]], ID["EPSG",4135]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "GeographicCRS", "name": "Old Hawaiian", "datum": { "type": "GeodeticReferenceFrame", "name": "Old Hawaiian", "ellipsoid": { "name": "Clarke 1866", "semi_major_axis": 6378206.4, "inverse_flattening": 294.978698213898 } }, "coordinate_system": { "subtype": "ellipsoidal", "axis": [ { "name": "Geodetic latitude", "abbreviation": "Lat", "direction": "north", "unit": "degree" }, { "name": "Geodetic longitude", "abbreviation": "Lon", "direction": "east", "unit": "degree" } ] }, "scope": "Geodesy.", "area": "United States (USA) - Hawaii - main islands onshore.", "bbox": { "south_latitude": 18.87, "west_longitude": -160.3, "north_latitude": 22.29, "east_longitude": -154.74 }, "id": { "authority": "EPSG", "code": 4135 } }