主題
Search

墨卡託投影


MercatorProjection

墨卡託投影是一種地圖投影,因其等角航線為直線(儘管大圓是曲線)而被廣泛用於導航。以下公式將投影的 x置於赤道上,y 軸置於經度 lambda_0 處,其中 lambda經度phi緯度

x=lambda-lambda_0
(1)
y=ln[tan(1/4pi+1/2phi)]
(2)
=1/2ln((1+sinphi)/(1-sinphi))
(3)
=sinh^(-1)(tanphi)
(4)
=tanh^(-1)(sinphi)
(5)
=ln(tanphi+secphi).
(6)

反公式為

phi=2tan^(-1)(e^y)-1/2pi
(7)
=tan^(-1)(sinhy)
(8)
=gd(y)
(9)
lambda=x+lambda_0,
(10)

其中 gd(y)古德曼函式

mobl

上面展示了墨卡託投影的一種斜軸形式。其公式為

x=tan^(-1)[(tanphicosphi_p+sinphi_psin(lambda-lambda_0))/(cos(lambda-lambda_0))]
(11)
y=1/2ln((1+A)/(1-A))
(12)
=tanh^(-1)A,
(13)

其中

lambda_p=tan^(-1)((cosphi_1sinphi_2coslambda_1-sinphi_1cosphi_2coslambda_2)/(sinphi_1cosphi_2sinlambda_2-cosphi_1sinphi_2sinlambda_1)]
(14)
phi_p=tan^(-1)[-(cos(lambda_p-lambda_1))/(tanphi_1)]
(15)
A=sinphi_psinphi-cosphi_pcosphisin(lambda-lambda_0).
(16)

反公式為

phi=sin^(-1)(sinphi_ptanhy+(cosphi_psinx)/(coshy))
(17)
lambda=lambda_0+tan^(-1)((sinphi_psinx-cosphi_psinhy)/(cosx)).
(18)
mtra

還有一種橫軸墨卡託投影形式,如上圖所示 (Deetz and Adams 1934, Snyder 1987)。它由以下公式給出

x=1/2ln((1+B)/(1-B))
(19)
=tanh^(-1)B
(20)
y=tan^(-1)[(tanphi)/(cos(lambda-lambda_0))]-phi_0
(21)
phi=sin^(-1)((sinD)/(coshx))
(22)
lambda=lambda_0+tan^(-1)((sinhx)/(cosD)),
(23)

其中

B=cosphisin(lambda-lambda_0)
(24)
D=y+phi_0.
(25)

最後,“通用橫軸墨卡託投影”是一種地圖投影,它將球面對映到 60 個 6 degrees 的區域,每個區域都透過一個橫軸墨卡託投影進行對映,其中心子午線位於區域的中心。區域範圍從南緯 80 degrees 度到北緯 84 degrees 度 (Dana)。


另請參閱

古德曼函式, 球面螺線

使用 探索

參考文獻

Dana, P. H. "地圖投影。" http://www.colorado.edu/geography/gcraft/notes/mapproj/mapproj_f.html.Deetz, C. H. 和 Adams, O. S. 地圖投影要素及其在地圖和海圖構建中的應用,第 4 版。 Washington, DC: U. S. Coast and Geodetic Survey Special Pub. 68, 1934.Pearson, F. 地圖投影:理論與應用。 Boca Raton, FL: CRC Press, p. 195, 1990.Snyder, J. P. 地圖投影——工作手冊。 U. S. Geological Survey Professional Paper 1395. Washington, DC: U. S. Government Printing Office, pp. 38-75, 1987.

在 中引用

墨卡託投影

請引用為

Weisstein, Eric W. "墨卡託投影。" 來自 ——Wolfram 網路資源。 https://mathworld.tw/MercatorProjection.html

主題分類