Skip to content
transform

Convert Aratu to SIRGAS 2000

Convert coordinates from Aratu (EPSG:4208) to SIRGAS 2000 (EPSG:4674) — official EPSG transformation parameters, accuracy and area of use, with a free in-browser converter.

Direct link to this transformation: epsgtransform.com/transform/epsg-4208-to-epsg-4674

Official EPSG transformations from Aratu to SIRGAS 2000

The EPSG Geodetic Parameter Dataset defines 9 transformations between Aratu (EPSG:4208) and SIRGAS 2000 (EPSG:4674). Each applies to a specific area — pick the one whose area of use covers your data.

Aratu to SIRGAS 2000 (1)

EPSG:5050±0.5 mBest accuracy
Method:
Geocentric translations (geog2D domain)
Area of use:
Brazil - Santos and Pelotas
Scope:
Oil and gas exploration and production.
ParameterValueUnit
X-axis translation(tx)-157.84metre
Y-axis translation(ty)308.54metre
Z-axis translation(tz)-146.6metre

Derived in 2002. Petrobras preferred transformation for all purposes in the area. May be used as transformation between Aratu and WGS 84 - see tfm code 5051.

Aratu to SIRGAS 2000 (2)

EPSG:5052±0.5 m
Method:
Geocentric translations (geog2D domain)
Area of use:
Brazil - Campos
Scope:
Oil and gas exploration and production.
ParameterValueUnit
X-axis translation(tx)-160.31metre
Y-axis translation(ty)314.82metre
Z-axis translation(tz)-142.25metre

Derived in 2002. Petrobras preferred transformation for all purposes in the area. May be used as transformation between Aratu and WGS 84 - see tfm code 5053.

Aratu to SIRGAS 2000 (3)

EPSG:5054±0.5 m
Method:
Geocentric translations (geog2D domain)
Area of use:
Brazil - Espirito Santo and Mucuri
Scope:
Oil and gas exploration and production.
ParameterValueUnit
X-axis translation(tx)-161.11metre
Y-axis translation(ty)310.25metre
Z-axis translation(tz)-144.64metre

Derived in 2002. Petrobras preferred transformation for all purposes in the area. May be used as transformation between Aratu and WGS 84 - see tfm code 5055.

Aratu to SIRGAS 2000 (4)

EPSG:5056±0.5 m
Method:
Geocentric translations (geog2D domain)
Area of use:
Brazil - Cumuruxatiba, Jequitinhonha and Camamu-Almada
Scope:
Oil and gas exploration and production.
ParameterValueUnit
X-axis translation(tx)-160.4metre
Y-axis translation(ty)302.29metre
Z-axis translation(tz)-144.19metre

Derived in 2002. Petrobras preferred transformation for all purposes in the area. May be used as transformation between Aratu and WGS 84 - see tfm code 5057.

Aratu to SIRGAS 2000 (5)

EPSG:5058±0.5 m
Method:
Geocentric translations (geog2D domain)
Area of use:
Brazil - Reconcavo and Jacuipe
Scope:
Oil and gas exploration and production.
ParameterValueUnit
X-axis translation(tx)-153.54metre
Y-axis translation(ty)302.33metre
Z-axis translation(tz)-152.37metre

Derived in 2002. Petrobras preferred transformation for all purposes in the area. May be used as transformation between Aratu and WGS 84 - see tfm code 5059.

Aratu to SIRGAS 2000 (6)

EPSG:5060±0.5 m
Method:
Geocentric translations (geog2D domain)
Area of use:
Brazil - Tucano and Jatoba
Scope:
Oil and gas exploration and production.
ParameterValueUnit
X-axis translation(tx)-151.5metre
Y-axis translation(ty)300.09metre
Z-axis translation(tz)-151.15metre

Derived in 2002. Petrobras preferred transformation for all purposes in the area. May be used as transformation between Aratu and WGS 84 - see tfm code 5061.

Aratu to SIRGAS 2000 (7)

EPSG:5062±0.5 m
Method:
Geocentric translations (geog2D domain)
Area of use:
Brazil - Sergipe and Alagoas
Scope:
Oil and gas exploration and production.
ParameterValueUnit
X-axis translation(tx)-156.8metre
Y-axis translation(ty)298.41metre
Z-axis translation(tz)-147.41metre

Derived in 2002. Petrobras preferred transformation for all purposes in the area. May be used as transformation between Aratu and WGS 84 - see tfm code 5063.

Aratu to SIRGAS 2000 (8)

EPSG:5064±0.5 m
Method:
Geocentric translations (geog2D domain)
Area of use:
Brazil - Paraiba-Pernambuco
Scope:
Oil and gas exploration and production.
ParameterValueUnit
X-axis translation(tx)-157.4metre
Y-axis translation(ty)295.05metre
Z-axis translation(tz)-150.19metre

Derived in 2002. Petrobras preferred transformation for all purposes in the area. May be used as transformation between Aratu and WGS 84 - see tfm code 5065.

Aratu to SIRGAS 2000 (9)

EPSG:5066±0.5 m
Method:
Geocentric translations (geog2D domain)
Area of use:
Brazil - Potiguar, Ceara and Barreirinhas
Scope:
Oil and gas exploration and production.
ParameterValueUnit
X-axis translation(tx)-151.99metre
Y-axis translation(ty)287.04metre
Z-axis translation(tz)-147.45metre

Derived in 2002. Petrobras preferred transformation for all purposes in the area. May be used as transformation between Aratu and WGS 84 - see tfm code 5067.

Convert EPSG:4208 to EPSG:4674 in code

The same transformation with common GIS tools and libraries:

from pyproj import Transformer

transformer = Transformer.from_crs("EPSG:4208", "EPSG:4674", always_xy=True)
x, y = transformer.transform(-73.9857, 40.7484)
print(x, y)

Source: EPSG:4208Aratu

geographic system using latitude and longitude on an ellipsoid · Area of use: Brazil - Aratu

+proj=longlat +ellps=intl +no_defs +type=crs
More about EPSG:4208

Target: EPSG:4674SIRGAS 2000

geographic system using latitude and longitude on an ellipsoid · Area of use: Latin America - SIRGAS 2000 by country

+proj=longlat +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +no_defs +type=crs
More about EPSG:4674

Frequently asked questions

How accurate is converting Aratu to SIRGAS 2000?
The most accurate official EPSG transformation between these systems is accurate to about ±0.5 m within its stated area of use. Browser-based converters approximate datum shifts with Helmert parameters; for surveying-grade work apply the official transformation in a desktop GIS.
Does my data leave the browser when I use this converter?
No. All coordinate transformations are computed locally in your browser using proj4js. The coordinates you enter are never transmitted to any server.
Need the reverse? Convert EPSG:4674 to EPSG:4208