EPSG:1035

Red Geodesica de Canarias 1995

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: National Geographic Institute of Spain (IGN), http://www.ign.es

Revision date: 2020-07-01

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

Remarks: Replaces Pico de las Nieves 1968 (PN68) and Pico de las Nieves 1984 (PN84).

Area of use: Spain - Canary Islands onshore and offshore.

SimpleMap

WGS84 bounds:
-11.75 24.6
-21.93 32.76

MapTiler banner

Definition: OGC Well Known Text

DATUM["Red_Geodesica_de_Canarias_1995",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1035"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Red Geodesica de Canarias 1995",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1035]]

Definition: ESRI Well Known Text

DATUM["D_Red_Geodesica_de_Canarias_1995",
    SPHEROID["GRS_1980",6378137.0,298.257222101]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Red Geodesica de Canarias 1995",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy, cadastre, engineering survey, topographic mapping.",
    "area": "Spain - Canary Islands onshore and offshore.",
    "bbox": {
        "south_latitude": 24.6,
        "west_longitude": -21.93,
        "north_latitude": 32.76,
        "east_longitude": -11.75
    },
    "id": {
        "authority": "EPSG",
        "code": 1035
    }
}

Definition: GeoServer

1035-datum=DATUM["Red_Geodesica_de_Canarias_1995",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","1035"]]