[mapguide-users] WKT rotation parameter in Oblique mercator ?

Jamo181 adam.jamison at portbris.com.au
Tue Jul 15 01:24:09 EDT 2008


I have the WKT below which is nearly what I'm after however I need to rotate
it about the center by 59.4567 degrees ..... how is this possible or am I
using the wrong WKT ?... I keep getting incorrect results or even errors
when using azimuth parameter, the other param was recitified angle i think
but it gave me errors.... any ideas?

Or am I using the wrong projection?

PROJCS["",GEOGCS
	["LL-GDA94",DATUM
		["GDA94",SPHEROID["GRS1980",6378137.000,298.25722210]],
	PRIMEM["Greenwich",0],
	UNIT["Degree",0.017453292519943295]
	],
	PROJECTION["Oblique_Mercator"],
		PARAMETER["False_Easting",3000.000],
		PARAMETER["False_Northing",4000.000],
		PARAMETER["Scale_Factor",1.000400336],
		PARAMETER["some rotatation",-57.975833],
		PARAMETER["Longitude_Of_Center",153.18314611111111],
		PARAMETER["Latitude_Of_Center",-27.37615908333333],
		UNIT["Meter",1.00000000000000]
	]
-- 
View this message in context: http://www.nabble.com/WKT-rotation-parameter-in-Oblique-mercator---tp18458269p18458269.html
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list