|
@@ -1,10 +1,6 @@
|
|
= Introduction to Marine Navigation
|
|
= Introduction to Marine Navigation
|
|
-:author:
|
|
|
|
-:revnumber:
|
|
|
|
-:revdate: 2016/03/17 20:48
|
|
|
|
-:relfileprefix: ../../
|
|
|
|
-:imagesdir: ../..
|
|
|
|
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
+:revnumber: 2.0
|
|
|
|
+:revdate: 2020/07/22
|
|
|
|
|
|
|
|
|
|
This article describes JME's mercator projection tool. If you don't know what this means, we suggest you begin by reading link:http://en.wikisource.org/wiki/The_American_Practical_Navigator[The American Practical Navigator] or browsing Wikipedia. If you do know what a Mercator projection is, then our “Introduction to Marine Navigation might serve to refresh your mind.
|
|
This article describes JME's mercator projection tool. If you don't know what this means, we suggest you begin by reading link:http://en.wikisource.org/wiki/The_American_Practical_Navigator[The American Practical Navigator] or browsing Wikipedia. If you do know what a Mercator projection is, then our “Introduction to Marine Navigation might serve to refresh your mind.
|
|
@@ -33,7 +29,7 @@ The difference of latitude between two places is the angular length of arc of an
|
|
|
|
|
|
Similarly, the difference of longitude between two places is the shorter arc of the parallel or the smaller angle at the pole between the meridians of the two places. If both places are on the same side (i.e east or west) of Greenwich, then difference of longitude is the numerical difference of the longitudes of the two places; otherwise the difference of longitude is their numerical sum (unless of course this exceeds 180◦. In that case it is 360◦ minus the sum).
|
|
Similarly, the difference of longitude between two places is the shorter arc of the parallel or the smaller angle at the pole between the meridians of the two places. If both places are on the same side (i.e east or west) of Greenwich, then difference of longitude is the numerical difference of the longitudes of the two places; otherwise the difference of longitude is their numerical sum (unless of course this exceeds 180◦. In that case it is 360◦ minus the sum).
|
|
|
|
|
|
-image:jme3/tools/globe_lat_long.png[Figure 1: Illustrated latitude (φ) and longitude (λ). Photo courtesy of Wikimedia Inc.,width="",height=""]
|
|
|
|
|
|
+image:tools/globe_lat_long.png[Figure 1: Illustrated latitude (φ) and longitude (λ). Photo courtesy of Wikimedia Inc.,width="",height=""]
|
|
|
|
|
|
*Meridional Parts*
|
|
*Meridional Parts*
|
|
As described by Bowditch, Meridional parts are ”units of latitude that have been adjusted to compensate for the distortion that results from projecting a three-dimensional globe onto a two-dimensional Mercator chart”.
|
|
As described by Bowditch, Meridional parts are ”units of latitude that have been adjusted to compensate for the distortion that results from projecting a three-dimensional globe onto a two-dimensional Mercator chart”.
|