EPSG:6261

Merchich

Attributes

Ellipsoid: Clarke 1880 (IGN)

Prime meridian: Greenwich

Data source: EPSG

Revision date: 2020-03-30

Scope: Topographic mapping.

Area of use: Africa - Morocco and Western Sahara - onshore.

SimpleMap

WGS84 bounds:
-1.01 20.71
-17.16 35.97

MapTiler banner

Definition: OGC Well Known Text

DATUM["Merchich",
    SPHEROID["Clarke 1880 (IGN)",6378249.2,293.466021293627,
        AUTHORITY["EPSG","7011"]],
    AUTHORITY["EPSG","6261"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Merchich",
    ELLIPSOID["Clarke 1880 (IGN)",6378249.2,293.466021293627,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6261]]

Definition: ESRI Well Known Text

DATUM["D_Merchich",
    SPHEROID["Clarke_1880_IGN",6378249.2,293.466021293627]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Merchich",
    "ellipsoid": {
        "name": "Clarke 1880 (IGN)",
        "semi_major_axis": 6378249.2,
        "semi_minor_axis": 6356515
    },
    "scope": "Topographic mapping.",
    "area": "Africa - Morocco and Western Sahara - onshore.",
    "bbox": {
        "south_latitude": 20.71,
        "west_longitude": -17.16,
        "north_latitude": 35.97,
        "east_longitude": -1.01
    },
    "id": {
        "authority": "EPSG",
        "code": 6261
    }
}

Definition: GeoServer

6261-datum=DATUM["Merchich",SPHEROID["Clarke 1880 (IGN)",6378249.2,293.466021293627,AUTHORITY["EPSG","7011"]],AUTHORITY["EPSG","6261"]]