EPSG:1044

Sao Tome

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Information source: US Department of State Bureau of Intelligence and Research "Limits in the Sea" series #98.

Revision date: 2009-11-24

Scope: Geodesy, topographic mapping.

Area of use: Sao Tome and Principe - onshore - Sao Tome.

SimpleMap

WGS84 bounds:
6.82 -0.04
6.41 0.46

MapTiler banner

Definition: OGC Well Known Text

DATUM["Sao_Tome",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","1044"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Sao Tome",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1044]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Sao Tome",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Geodesy, topographic mapping.",
    "area": "Sao Tome and Principe - onshore - Sao Tome.",
    "bbox": {
        "south_latitude": -0.04,
        "west_longitude": 6.41,
        "north_latitude": 0.46,
        "east_longitude": 6.82
    },
    "id": {
        "authority": "EPSG",
        "code": 1044
    }
}

Definition: GeoServer

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