Closed tomvantilburg closed 5 years ago
The currently implemented definition is lacking towgs params, causing a drift of 200 meters.
towgs
The correct definition is:
+proj=sterea +lat_0=52.15616055555555 +lon_0=5.38763888888889 +k=0.9999079 +x_0=155000 +y_0=463000 +ellps=bessel +towgs84=565.417,50.3319,465.552,-0.398957,0.343988,-1.8774,4.0725 +units=m +no_defs
Source: epsg.io
The currently implemented definition is lacking
towgs
params, causing a drift of 200 meters.The correct definition is:
Source: epsg.io