Source: EPSG:4156 — S-JTSK
geographic system using latitude and longitude on an ellipsoid · Area of use: Europe - Czechoslovakia
+proj=longlat +ellps=bessel +towgs84=589,76,480,0,0,0,0 +no_defs +type=crsMore about EPSG:4156 →
Online coordinate converter from S-JTSK (EPSG:4156) to S-JTSK [JTSK03] (EPSG:8351). Enter your source coordinates and get the result instantly. All transformations happen in your browser — no data is sent to any server.
The EPSG dataset defines official transformation parameters for the reverse direction. See S-JTSK [JTSK03] to S-JTSK — the parameters are invertible.
The same transformation with common GIS tools and libraries:
from pyproj import Transformer
transformer = Transformer.from_crs("EPSG:4156", "EPSG:8351", always_xy=True)
x, y = transformer.transform(-73.9857, 40.7484)
print(x, y)geographic system using latitude and longitude on an ellipsoid · Area of use: Europe - Czechoslovakia
+proj=longlat +ellps=bessel +towgs84=589,76,480,0,0,0,0 +no_defs +type=crsMore about EPSG:4156 →
geographic system using latitude and longitude on an ellipsoid · Area of use: Slovakia
+proj=longlat +ellps=bessel +towgs84=485.021,169.465,483.839,7.786342,4.397554,4.102655,0 +no_defs +type=crsMore about EPSG:8351 →