EPSG:5527

SAD69(96)

Available transformations
to EPSG:4674
EPSG:4674 - SIRGAS 2000

Selected transformation

Method: NTv2

Grid Files: SAD96_003.gsb

Remarks: May be used as transformation between SAD69(96) and WGS 84 - see tfm code 5543.

Information source: IBGE.

Revision date: 2023-01-17

Attributes

Unit: degree (supplier to define representation)

Geodetic CRS: SAD69(96)

Datum: South American Datum 1969(96)

Ellipsoid: GRS 1967 Modified

Prime meridian: Greenwich

Data source: EPSG

Information source: IBGE.

Revision date: 2012-11-26

Scope: Geodesy.

Remarks: Uses GRS 1967 ellipsoid with 1/f to exactly 2 decimal places. Replaces SAD69 original adjustment (CRS code 4618) only in Brazil.

Area of use: Brazil - onshore and offshore. Includes Rocas, Fernando de Noronha archipelago, Trindade, Ihlas Martim Vaz and Sao Pedro e Sao Paulo.

Coordinate system: Ellipsoidal 2D CS. Axes: latitude, longitude. Orientations: north, east. UoM: degree

MapTiler banner

Definition: OGC Well Known Text 2 (2019)

BOUNDCRS[
    SOURCECRS[
        GEOGCRS["SAD69(96)",
            DATUM["South American Datum 1969(96)",
                ELLIPSOID["GRS 1967 Modified",6378160,298.25,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,2],
                AXIS["geodetic latitude (Lat)",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["geodetic longitude (Lon)",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]],
            USAGE[
                SCOPE["Geodesy."],
                AREA["Brazil - onshore and offshore. Includes Rocas, Fernando de Noronha archipelago, Trindade, Ihlas Martim Vaz and Sao Pedro e Sao Paulo."],
                BBOX[-35.71,-74.01,7.04,-25.28]],
            ID["EPSG",5527]]],
    TARGETCRS[
        GEOGCRS["SIRGAS 2000",
            DATUM["Sistema de Referencia Geocentrico para las AmericaS 2000",
                ELLIPSOID["GRS 1980",6378137,298.257222101,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,2],
                AXIS["geodetic latitude (Lat)",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["geodetic longitude (Lon)",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]],
            USAGE[
                SCOPE["Horizontal component of 3D system."],
                AREA["Latin America - Central America and South America - onshore and offshore. Brazil - onshore and offshore."],
                BBOX[-59.87,-122.19,32.72,-25.28]],
            ID["EPSG",4674]]],
    ABRIDGEDTRANSFORMATION["SAD69(96) to SIRGAS 2000 (1)",
        METHOD["NTv2",
            ID["EPSG",9615]],
        PARAMETERFILE["Latitude and longitude difference file","SAD96_003.gsb"],
        USAGE[
            SCOPE["Post-1996 data based on the classical geodetic network."],
            AREA["Brazil - onshore southeast of a line beginning at the intersection of the 53°W meridian with the northern national boundary then running southwards to 14°S, then westwards to the national boundary."],
            BBOX[-33.78,-60.58,4.43,-34.74]],
        ID["EPSG",5529],
        REMARK["May be used as transformation between SAD69(96) and WGS 84 - see tfm code 5543."]]]

Definition: PROJ.4

+proj=longlat +ellps=aust_SA +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:5527","+proj=longlat +ellps=aust_SA +no_defs +type=crs");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "BoundCRS",
    "source_crs": {
        "type": "GeographicCRS",
        "name": "SAD69(96)",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "South American Datum 1969(96)",
            "ellipsoid": {
                "name": "GRS 1967 Modified",
                "semi_major_axis": 6378160,
                "inverse_flattening": 298.25
            }
        },
        "coordinate_system": {
            "subtype": "ellipsoidal",
            "axis": [
                {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                },
                {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 5527
        }
    },
    "target_crs": {
        "type": "GeographicCRS",
        "name": "SIRGAS 2000",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "Sistema de Referencia Geocentrico para las AmericaS 2000",
            "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
            }
        },
        "coordinate_system": {
            "subtype": "ellipsoidal",
            "axis": [
                {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                },
                {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 4674
        }
    },
    "transformation": {
        "name": "SAD69(96) to SIRGAS 2000 (1)",
        "method": {
            "name": "NTv2",
            "id": {
                "authority": "EPSG",
                "code": 9615
            }
        },
        "parameters": [
            {
                "name": "Latitude and longitude difference file",
                "value": "SAD96_003.gsb",
                "id": {
                    "authority": "EPSG",
                    "code": 8656
                }
            }
        ],
        "id": {
            "authority": "EPSG",
            "code": 5529
        }
    }
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=longlat"
	"ellps=aust_SA"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=longlat +ellps=aust_SA +no_defs +type=crs">
	<Layer srs="+proj=longlat +ellps=aust_SA +no_defs +type=crs">
	</Layer>
</Map>