connormanning / ept-tools

Entwine Point Tile point cloud utilities
https://entwine.io
MIT License
53 stars 27 forks source link

Incorrect params for EPSG 28992 #3

Closed tomvantilburg closed 5 years ago

tomvantilburg commented 5 years ago

The currently implemented definition is lacking towgs params, causing a drift of 200 meters.

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