I want to add RD_New (Netherlands Projection) in ENVI using Customized Map Projection Definition. But the projection type and projection ellipsoid are not available. What should I do?
The projection is defined as follows, which can be found in EnviPEProjcsStrings.txt
PROJCS["RD_New",GEOGCS["GCS_Amersfoort",DATUM["D_Amersfoort",
SPHEROID["Bessel_1841",6377397.155,299.1528128]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],
PROJECTION["Double_Stereographic"],PARAMETER["False_Easting",155000.0],PARAMETER["False_Northing",463000.0],
PARAMETER["Central_Meridian",5.38763888888889],PARAMETER["Scale_Factor",0.9999079],
PARAMETER["Latitude_Of_Origin",52.15616055555555],UNIT["Meter",1.0]]
|