[Qgis-user] matching .prj (ArcGIS) with CRS in QGIS
Andre Joost
andre+joost at nurfuerspam.de
Sun May 31 07:00:07 PDT 2015
Am 30.05.2015 um 23:31 schrieb Nicolas Cadieux:
> Hi,
> I am assuming QGIS cannot read this projection?
You are right, the projection name is not known for QGIS.
The WKT string for Kertau RSO is:
PROJCS["Kertau (RSO) / RSO Malaya (m)",
GEOGCS["Kertau (RSO)",
DATUM["Kertau_RSO",
SPHEROID["Everest 1830 (RSO 1969)",6377295.664,300.8017,
AUTHORITY["EPSG","7056"]],
AUTHORITY["EPSG","6751"]],
PRIMEM["Greenwich",0,
AUTHORITY["EPSG","8901"]],
UNIT["degree",0.0174532925199433,
AUTHORITY["EPSG","9122"]],
AUTHORITY["EPSG","4751"]],
PROJECTION["Hotine_Oblique_Mercator"],
PARAMETER["latitude_of_center",4],
PARAMETER["longitude_of_center",102.25],
PARAMETER["azimuth",323.0257905],
PARAMETER["rectified_grid_angle",323.1301023611111],
PARAMETER["scale_factor",0.99984],
PARAMETER["false_easting",804670.24],
PARAMETER["false_northing",0],
UNIT["metre",1,
AUTHORITY["EPSG","9001"]],
AXIS["Easting",EAST],
AXIS["Northing",NORTH],
AUTHORITY["EPSG","3168"]]
which looks similar to the one given, but the ellipsoid major axis is
different, and False Easting.
For the different namings of the projection, see
https://trac.osgeo.org/gdal/ticket/2745
http://lists.maptools.org/pipermail/proj/2010-September/005349.html
HTH,
André Joost
More information about the Qgis-user
mailing list