degree
Geodesy.
None
Brazil - onshore and offshore. Includes Rocas, Fernando de Noronha archipelago, Trindade, Ihlas Martim Vaz and Sao Pedro e Sao Paulo.
Data Source: EPSG v11.022 2024-11-05
Datum: South American Datum 1969(96)
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
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]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"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"
}
]
},
"scope": "Geodesy.",
"area": "Brazil - onshore and offshore. Includes Rocas, Fernando de Noronha archipelago, Trindade, Ihlas Martim Vaz and Sao Pedro e Sao Paulo.",
"bbox": {
"south_latitude": -35.71,
"west_longitude": -74.01,
"north_latitude": 7.04,
"east_longitude": -25.28
},
"id": {
"authority": "EPSG",
"code": 5527
}
}
{'crs_wkt': '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]]',
'geographic_crs_name': 'SAD69(96)',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'South American Datum 1969(96)',
'inverse_flattening': 298.25,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'GRS 1967 Modified',
'semi_major_axis': 6378160.0,
'semi_minor_axis': 6356774.719195305}