Hi,
Add this line to mapinfow.prj file in the "--- Azimuthal Systems ---"
section:
"Lambert Azimuthal Equal-Area (LAEA5210)", 2029, 115, 7, 10, 52,
90, -4321000, -3210000, 4179000, 4290000
False easting/northing is not applied, since MapInfo do not support that for
the Lambert Azimuthal Equal Area (LAEA) projection.
Instead you will have to import the SHP file to MIF format (using Universal
Translator) and then edit the MIF file this way:
Correct coordsys to this:
CoordSys Earth Projection 29, 115, "m", 10, 52, 90 Bounds
(-4321000, -3210000) (4179000, 4290000)
Add a transform clause after the coordsys:
Transform 1,1,-4321000,-3210000
Now import the MIF file to TAB format.
D_ETRS_1989 should be the same as Euref89.
Some of the above may not be supported in version 5.5, if so you will
probably find out.
I hope this helps you.
Regards
Uffe Kousgaard