EPSG:7010

Clarke 1880 (Benoit)

Attributes

Unit: metre

Data source: EPSG

Revision date: 1995-06-02

Remarks: Adopts Clarke's values for a and b. Uses Benoit's 1895 ratio of 0.9143992 metres per yard to convert to metres.

MapTiler banner

Definition: OGC Well Known Text

SPHEROID["Clarke 1880 (Benoit)",6378300.789,293.466315538981,
    AUTHORITY["EPSG","7010"]]

Definition: OGC Well Known Text 2 (2019)

ELLIPSOID["Clarke 1880 (Benoit)",6378300.789,293.466315538981,
    LENGTHUNIT["metre",1],
    ID["EPSG",7010]]

Definition: ESRI Well Known Text

SPHEROID["Clarke_1880_Benoit",6378300.789,293.466315538981]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "Ellipsoid",
    "name": "Clarke 1880 (Benoit)",
    "semi_major_axis": 6378300.789,
    "semi_minor_axis": 6356566.435,
    "id": {
        "authority": "EPSG",
        "code": 7010
    }
}

Definition: GeoServer

7010-ellipsoid=SPHEROID["Clarke 1880 (Benoit)",6378300.789,293.466315538981,AUTHORITY["EPSG","7010"]]