Show
added a comment - - edited cc'ing Martin, the gt2 referencing expert.
Martin, do you have an opinion on this one (i.e., allowing an extension authority factory to override the official epsg one). Also, do you know if a later EPSG release has the problem fixed?
The correct definition of the 28992 code is, according to Bart, the following:
28992=PROJCS[ "Amersfoort / RD New" , GEOGCS[ "Amersfoort" , DATUM[ "Amersfoort" ,
SPHEROID[ "Bessel 1841" , 6377397.155, 299.1528128, AUTHORITY[ "EPSG" , "7004" ]],
TOWGS84[565.237, 50.0087, 465.658, -0.406857, 0.350733, -1.87035, 4.0812],
AUTHORITY[ "EPSG" , "6289" ]], PRIMEM[ "Greenwich" , 0.0,
AUTHORITY[ "EPSG" , "8901" ]], UNIT[ "degree" , 0.017453292519943295],
AXIS[ "Geodetic longitude" , EAST], AXIS[ "Geodetic latitude" , NORTH],
AUTHORITY[ "EPSG" , "4289" ]], PROJECTION[ "Oblique Stereographic" ,
AUTHORITY[ "EPSG" , "9809" ]], PARAMETER[ "central_meridian" , 5.387638888888891],
PARAMETER[ "latitude_of_origin" , 52.15616055555556],
PARAMETER[ "scale_factor" , 0.9999079], PARAMETER[ "false_easting" , 155000.0],
PARAMETER[ "false_northing" , 463000.0], UNIT[ "m" , 1.0], AXIS[ "Easting" ,
EAST], AXIS[ "Northing" , NORTH], AUTHORITY[ "EPSG" , "28992" ]]
whilst the definition we get from the EPSG database is:
PROJCS[ "Amersfoort / RD New" ,
GEOGCS[ "Amersfoort" ,
DATUM[ "Amersfoort" ,
SPHEROID[ "Bessel 1841" , 6377397.155, 299.1528128, AUTHORITY[ "EPSG" , "7004" ]],
TOWGS84[565.04, 49.91, 465.84, -0.40939438743923684, -0.35970519561431136, 1.868491000350572, 0.8409828680306614],
AUTHORITY[ "EPSG" , "6289" ]],
PRIMEM[ "Greenwich" , 0.0, AUTHORITY[ "EPSG" , "8901" ]],
UNIT[ "degree" , 0.017453292519943295],
AXIS[ "Geodetic longitude" , EAST],
AXIS[ "Geodetic latitude" , NORTH],
AUTHORITY[ "EPSG" , "4289" ]],
PROJECTION[ "Oblique Stereographic" , AUTHORITY[ "EPSG" , "9809" ]],
PARAMETER[ "central_meridian" , 5.387638888888891],
PARAMETER[ "latitude_of_origin" , 52.15616055555556],
PARAMETER[ "scale_factor" , 0.9999079],
PARAMETER[ "false_easting" , 155000.0],
PARAMETER[ "false_northing" , 463000.0],
UNIT[ "m" , 1.0],
AXIS[ "Easting" , EAST],
AXIS[ "Northing" , NORTH],
AUTHORITY[ "EPSG" , "28992" ]]
I'm also wondering if the "correct" one is among the alternate TOWGS84 parameters included in the EPSG database.
Also, I'm curious. Would it make sense to publish somehow the alternate versions of a SRS code under a slightly
modified code, for example, 3003.a 3003.b and 3003.c (using 3003 since I know there are three acceptable variants
for that Italian code). Or maybe provide some hints to the authority factories so that they can choose which variant
to publish?
cc'ing Martin, the gt2 referencing expert.
Martin, do you have an opinion on this one (i.e., allowing an extension authority factory to override the official epsg one). Also, do you know if a later EPSG release has the problem fixed?
The correct definition of the 28992 code is, according to Bart, the following:
whilst the definition we get from the EPSG database is:
I'm also wondering if the "correct" one is among the alternate TOWGS84 parameters included in the EPSG database.
Also, I'm curious. Would it make sense to publish somehow the alternate versions of a SRS code under a slightly
modified code, for example, 3003.a 3003.b and 3003.c (using 3003 since I know there are three acceptable variants
for that Italian code). Or maybe provide some hints to the authority factories so that they can choose which variant
to publish?