EPSG:6623

Centre Spatial Guyanais 1967

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Information source: IGN Paris.

Revision date: 2008-06-24

Scope: Geodesy, cadastre, engineering survey, topographic mapping.

Remarks: Replaced by RGFG95 (code 6624).

Area of use: French Guiana - coastal area.

SimpleMap

WGS84 bounds:
-51.61 3.43
-54.45 5.81

MapTiler banner

Definition: OGC Well Known Text

DATUM["Centre_Spatial_Guyanais_1967",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","6623"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Centre Spatial Guyanais 1967",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6623]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Centre Spatial Guyanais 1967",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Geodesy, cadastre, engineering survey, topographic mapping.",
    "area": "French Guiana - coastal area.",
    "bbox": {
        "south_latitude": 3.43,
        "west_longitude": -54.45,
        "north_latitude": 5.81,
        "east_longitude": -51.61
    },
    "id": {
        "authority": "EPSG",
        "code": 6623
    }
}

Definition: GeoServer

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