EPSG:6235 DEPRECATED

Guyane Francaise

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Revision date: 1995-06-02

Scope: Topographic mapping.

Area of use: French Guiana - onshore and offshore.

SimpleMap

WGS84 bounds:
-49.45 2.11
-54.61 8.88

MapTiler banner

Definition: OGC Well Known Text

DATUM["Guyane_Francaise",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","6235"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Guyane Francaise",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6235]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Guyane Francaise",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Topographic mapping.",
    "area": "French Guiana - onshore and offshore.",
    "bbox": {
        "south_latitude": 2.11,
        "west_longitude": -54.61,
        "north_latitude": 8.88,
        "east_longitude": -49.45
    },
    "id": {
        "authority": "EPSG",
        "code": 6235
    }
}

Definition: GeoServer

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