EPSG:6709

Iwo Jima 1945

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Information source: DMA / NIMA / NGA TR8350.2 (3rd edition, Amendment 1, 3 January 2000).

Revision date: 2006-01-26

Scope: Military survey.

Area of use: Japan - Iwo Jima island.

SimpleMap

WGS84 bounds:
141.42 24.67
141.2 24.89

MapTiler banner

Definition: OGC Well Known Text

DATUM["Iwo_Jima_1945",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","6709"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Iwo Jima 1945",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6709]]

Definition: ESRI Well Known Text

DATUM["D_Beacon_E_1945",
    SPHEROID["International_1924",6378388.0,297.0]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Iwo Jima 1945",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Military survey.",
    "area": "Japan - Iwo Jima island.",
    "bbox": {
        "south_latitude": 24.67,
        "west_longitude": 141.2,
        "north_latitude": 24.89,
        "east_longitude": 141.42
    },
    "id": {
        "authority": "EPSG",
        "code": 6709
    }
}

Definition: GeoServer

6709-datum=DATUM["Iwo_Jima_1945",SPHEROID["International 1924",6378388,297,AUTHORITY["EPSG","7022"]],AUTHORITY["EPSG","6709"]]