Thanks for a great site!
There seems to be a problem with EPSG:3021.
https://epsg.io/3021 gives: +towgs84=414.1,41.3,603.1,0.855,-2.141,7.023,0
When using this definition (With Proj4JS), the transformed coordinates is about 100m off.
The correct parameters seems to be: +towgs84=414.1,41.3,603.1,-0.855,2.141,-7.023,0
Note the reverted signs for the last three parameters.
Also see this forum-post: https://gis.stackexchange.com/questions/444703/is-proj4js-definition-for-epsg3021-rt90-wrong-on-https-epsg-io-3021
Thanks for a great site!
There seems to be a problem with EPSG:3021.
https://epsg.io/3021 gives:
+towgs84=414.1,41.3,603.1,0.855,-2.141,7.023,0When using this definition (With Proj4JS), the transformed coordinates is about 100m off.
The correct parameters seems to be:
+towgs84=414.1,41.3,603.1,-0.855,2.141,-7.023,0Note the reverted signs for the last three parameters.
Also see this forum-post: https://gis.stackexchange.com/questions/444703/is-proj4js-definition-for-epsg3021-rt90-wrong-on-https-epsg-io-3021