Add longitude and latitude grid lines to the Earth map:
GeoGraphics[{Red, EdgeForm[Black], GeoDisk[Here, \!\(\*
NamespaceBox["LinguisticAssistant",
DynamicModuleBox[{Typeset`query$$ = "200 miles", Typeset`boxes$$ =
TemplateBox[{"200", "\"mi\"", "miles", "\"Miles\""},
"Quantity", SyntaxForm -> Mod], Typeset`allassumptions$$ = {},
Typeset`assumptions$$ = {}, Typeset`open$$ = {1},
Typeset`querystate$$ = {
"Online" -> True, "Allowed" -> True,
"mparse.jsp" -> 1.618263`6.6605940980199225,
"Messages" -> {}}},
DynamicBox[ToBoxes[
AlphaIntegration`LinguisticAssistantBoxes["", 4, Automatic,
Dynamic[Typeset`query$$],
Dynamic[Typeset`boxes$$],
Dynamic[Typeset`allassumptions$$],
Dynamic[Typeset`assumptions$$],
Dynamic[Typeset`open$$],
Dynamic[Typeset`querystate$$]], StandardForm],
ImageSizeCache->{72., {7., 16.}},
TrackedSymbols:>{
Typeset`query$$, Typeset`boxes$$, Typeset`allassumptions$$,
Typeset`assumptions$$, Typeset`open$$,
Typeset`querystate$$}],
DynamicModuleValues:>{},
UndoTrackedVariables:>{Typeset`open$$}],
BaseStyle->{"Deploy"},
DeleteWithContents->True,
Editable->False,
SelectWithContents->True]\)]},
GeoGridLines -> Automatic,
GeoRange -> All, ImageSize -> 300, GeoProjection -> "Orthographic",
GeoCenter -> Here]
Draw the equator and Greenwich meridian as well. The Greenwich meridian is the line at longitude 0, which passes through a historic observatory at Greenwich in London:
GeoGraphics[{Red, EdgeForm[Black], GeoDisk[Here, \!\(\*
NamespaceBox["LinguisticAssistant",
DynamicModuleBox[{Typeset`query$$ = "200 miles", Typeset`boxes$$ =
TemplateBox[{"200", "\"mi\"", "miles", "\"Miles\""},
"Quantity", SyntaxForm -> Mod], Typeset`allassumptions$$ = {},
Typeset`assumptions$$ = {}, Typeset`open$$ = {1},
Typeset`querystate$$ = {
"Online" -> True, "Allowed" -> True,
"mparse.jsp" -> 1.618263`6.6605940980199225,
"Messages" -> {}}},
DynamicBox[ToBoxes[
AlphaIntegration`LinguisticAssistantBoxes["", 4, Automatic,
Dynamic[Typeset`query$$],
Dynamic[Typeset`boxes$$],
Dynamic[Typeset`allassumptions$$],
Dynamic[Typeset`assumptions$$],
Dynamic[Typeset`open$$],
Dynamic[Typeset`querystate$$]], StandardForm],
ImageSizeCache->{72., {7., 16.}},
TrackedSymbols:>{
Typeset`query$$, Typeset`boxes$$, Typeset`allassumptions$$,
Typeset`assumptions$$, Typeset`open$$,
Typeset`querystate$$}],
DynamicModuleValues:>{},
UndoTrackedVariables:>{Typeset`open$$}],
BaseStyle->{"Deploy"},
DeleteWithContents->True,
Editable->False,
SelectWithContents->True]\)],
GeoPath["Equator"], GeoPath["GreenwichMeridian"]},
GeoGridLines -> Automatic,
GeoRange -> All, ImageSize -> 300, GeoProjection -> "Orthographic",
GeoCenter -> Here]
Add the same lines to the Moon map. On the Moon, the “GreenwichMeridian” marks the center of the side of the Moon that faces the Earth:
GeoGraphics[{Red, EdgeForm[Black], GeoDisk[Here, \!\(\*
NamespaceBox["LinguisticAssistant",
DynamicModuleBox[{Typeset`query$$ = "200 miles", Typeset`boxes$$ =
TemplateBox[{"200", "\"mi\"", "miles", "\"Miles\""},
"Quantity", SyntaxForm -> Mod], Typeset`allassumptions$$ = {},
Typeset`assumptions$$ = {}, Typeset`open$$ = {1},
Typeset`querystate$$ = {
"Online" -> True, "Allowed" -> True,
"mparse.jsp" -> 1.618263`6.6605940980199225,
"Messages" -> {}}},
DynamicBox[ToBoxes[
AlphaIntegration`LinguisticAssistantBoxes["", 4, Automatic,
Dynamic[Typeset`query$$],
Dynamic[Typeset`boxes$$],
Dynamic[Typeset`allassumptions$$],
Dynamic[Typeset`assumptions$$],
Dynamic[Typeset`open$$],
Dynamic[Typeset`querystate$$]], StandardForm],
ImageSizeCache->{72., {7., 16.}},
TrackedSymbols:>{
Typeset`query$$, Typeset`boxes$$, Typeset`allassumptions$$,
Typeset`assumptions$$, Typeset`open$$,
Typeset`querystate$$}],
DynamicModuleValues:>{},
UndoTrackedVariables:>{Typeset`open$$}],
BaseStyle->{"Deploy"},
DeleteWithContents->True,
Editable->False,
SelectWithContents->True]\)],
GeoPath["Equator"], GeoPath["GreenwichMeridian"]},
GeoGridLines -> Automatic,
GeoRange -> All, ImageSize -> 300, GeoProjection -> "Orthographic",
GeoCenter -> Here,
GeoModel -> Entity["PlanetaryMoon", "Moon"]]
The gray lines are nearly invisible on the gray Moon. Improve their visibility by making them transparent black:
GeoGraphics[{Red, EdgeForm[Black], GeoDisk[Here, \!\(\*
NamespaceBox["LinguisticAssistant",
DynamicModuleBox[{Typeset`query$$ = "200 miles", Typeset`boxes$$ =
TemplateBox[{"200", "\"mi\"", "miles", "\"Miles\""},
"Quantity", SyntaxForm -> Mod], Typeset`allassumptions$$ = {},
Typeset`assumptions$$ = {}, Typeset`open$$ = {1},
Typeset`querystate$$ = {
"Online" -> True, "Allowed" -> True,
"mparse.jsp" -> 1.618263`6.6605940980199225,
"Messages" -> {}}},
DynamicBox[ToBoxes[
AlphaIntegration`LinguisticAssistantBoxes["", 4, Automatic,
Dynamic[Typeset`query$$],
Dynamic[Typeset`boxes$$],
Dynamic[Typeset`allassumptions$$],
Dynamic[Typeset`assumptions$$],
Dynamic[Typeset`open$$],
Dynamic[Typeset`querystate$$]], StandardForm],
ImageSizeCache->{72., {7., 16.}},
TrackedSymbols:>{
Typeset`query$$, Typeset`boxes$$, Typeset`allassumptions$$,
Typeset`assumptions$$, Typeset`open$$,
Typeset`querystate$$}],
DynamicModuleValues:>{},
UndoTrackedVariables:>{Typeset`open$$}],
BaseStyle->{"Deploy"},
DeleteWithContents->True,
Editable->False,
SelectWithContents->True]\)],
GeoPath["Equator"], GeoPath["GreenwichMeridian"]},
GeoGridLines -> Automatic,
GeoGridLinesStyle -> Directive[Black, Opacity[.3]],
GeoRange -> All, ImageSize -> 300, GeoProjection -> "Orthographic",
GeoCenter -> Here,
GeoModel -> Entity["PlanetaryMoon", "Moon"]]
Show the Earth and Moon maps together:
Row[{
GeoGraphics[{Red, EdgeForm[Black], GeoDisk[Here, \!\(\*
NamespaceBox["LinguisticAssistant",
DynamicModuleBox[{Typeset`query$$ = "200 miles", Typeset`boxes$$ =
TemplateBox[{"200", "\"mi\"", "miles", "\"Miles\""},
"Quantity", SyntaxForm -> Mod],
Typeset`allassumptions$$ = {}, Typeset`assumptions$$ = {},
Typeset`open$$ = {1}, Typeset`querystate$$ = {
"Online" -> True, "Allowed" -> True,
"mparse.jsp" -> 1.618263`6.6605940980199225,
"Messages" -> {}}},
DynamicBox[ToBoxes[
AlphaIntegration`LinguisticAssistantBoxes["", 4, Automatic,
Dynamic[Typeset`query$$],
Dynamic[Typeset`boxes$$],
Dynamic[Typeset`allassumptions$$],
Dynamic[Typeset`assumptions$$],
Dynamic[Typeset`open$$],
Dynamic[Typeset`querystate$$]], StandardForm],
ImageSizeCache->{72., {7., 16.}},
TrackedSymbols:>{
Typeset`query$$, Typeset`boxes$$, Typeset`allassumptions$$,
Typeset`assumptions$$, Typeset`open$$,
Typeset`querystate$$}],
DynamicModuleValues:>{},
UndoTrackedVariables:>{Typeset`open$$}],
BaseStyle->{"Deploy"},
DeleteWithContents->True,
Editable->False,
SelectWithContents->True]\)],
GeoPath["Equator"], GeoPath["GreenwichMeridian"]},
GeoGridLines -> Automatic,
GeoRange -> All, ImageSize -> 300, GeoProjection -> "Orthographic",
GeoCenter -> Here],
" ",
GeoGraphics[{Red, EdgeForm[Black], GeoDisk[Here, \!\(\*
NamespaceBox["LinguisticAssistant",
DynamicModuleBox[{Typeset`query$$ = "200 miles", Typeset`boxes$$ =
TemplateBox[{"200", "\"mi\"", "miles", "\"Miles\""},
"Quantity", SyntaxForm -> Mod],
Typeset`allassumptions$$ = {}, Typeset`assumptions$$ = {},
Typeset`open$$ = {1}, Typeset`querystate$$ = {
"Online" -> True, "Allowed" -> True,
"mparse.jsp" -> 1.618263`6.6605940980199225,
"Messages" -> {}}},
DynamicBox[ToBoxes[
AlphaIntegration`LinguisticAssistantBoxes["", 4, Automatic,
Dynamic[Typeset`query$$],
Dynamic[Typeset`boxes$$],
Dynamic[Typeset`allassumptions$$],
Dynamic[Typeset`assumptions$$],
Dynamic[Typeset`open$$],
Dynamic[Typeset`querystate$$]], StandardForm],
ImageSizeCache->{72., {7., 16.}},
TrackedSymbols:>{
Typeset`query$$, Typeset`boxes$$, Typeset`allassumptions$$,
Typeset`assumptions$$, Typeset`open$$,
Typeset`querystate$$}],
DynamicModuleValues:>{},
UndoTrackedVariables:>{Typeset`open$$}],
BaseStyle->{"Deploy"},
DeleteWithContents->True,
Editable->False,
SelectWithContents->True]\)],
GeoPath["Equator"], GeoPath["GreenwichMeridian"]},
GeoGridLines -> Automatic,
GeoGridLinesStyle -> Directive[Black, Opacity[.3]],
GeoRange -> All, ImageSize -> 300, GeoProjection -> "Orthographic",
GeoCenter -> Here,
GeoModel -> Entity["PlanetaryMoon", "Moon"]]
}]
Row[{
GeoGraphics[{Red, EdgeForm[Black], GeoDisk[Here, \!\(\*
NamespaceBox["LinguisticAssistant",
DynamicModuleBox[{Typeset`query$$ = "200 miles", Typeset`boxes$$ =
TemplateBox[{"200", "\"mi\"", "miles", "\"Miles\""},
"Quantity", SyntaxForm -> Mod],
Typeset`allassumptions$$ = {}, Typeset`assumptions$$ = {},
Typeset`open$$ = {1}, Typeset`querystate$$ = {
"Online" -> True, "Allowed" -> True,
"mparse.jsp" -> 1.618263`6.6605940980199225,
"Messages" -> {}}},
DynamicBox[ToBoxes[
AlphaIntegration`LinguisticAssistantBoxes["", 4, Automatic,
Dynamic[Typeset`query$$],
Dynamic[Typeset`boxes$$],
Dynamic[Typeset`allassumptions$$],
Dynamic[Typeset`assumptions$$],
Dynamic[Typeset`open$$],
Dynamic[Typeset`querystate$$]], StandardForm],
ImageSizeCache->{77., {7., 16.}},
TrackedSymbols:>{
Typeset`query$$, Typeset`boxes$$, Typeset`allassumptions$$,
Typeset`assumptions$$, Typeset`open$$,
Typeset`querystate$$}],
DynamicModuleValues:>{},
UndoTrackedVariables:>{Typeset`open$$}],
BaseStyle->{"Deploy"},
DeleteWithContents->True,
Editable->False,
SelectWithContents->True]\)],
GeoPath["Equator"], GeoPath["GreenwichMeridian"]},
GeoGridLines -> Automatic,
GeoRange -> All, ImageSize -> 300, GeoProjection -> "Orthographic",
GeoCenter -> Here],
" ",
GeoGraphics[{Red, EdgeForm[Black], GeoDisk[Here, \!\(\*
NamespaceBox["LinguisticAssistant",
DynamicModuleBox[{Typeset`query$$ = "200 miles", Typeset`boxes$$ =
TemplateBox[{"200", "\"mi\"", "miles", "\"Miles\""},
"Quantity", SyntaxForm -> Mod],
Typeset`allassumptions$$ = {}, Typeset`assumptions$$ = {},
Typeset`open$$ = {1}, Typeset`querystate$$ = {
"Online" -> True, "Allowed" -> True,
"mparse.jsp" -> 1.618263`6.6605940980199225,
"Messages" -> {}}},
DynamicBox[ToBoxes[
AlphaIntegration`LinguisticAssistantBoxes["", 4, Automatic,
Dynamic[Typeset`query$$],
Dynamic[Typeset`boxes$$],
Dynamic[Typeset`allassumptions$$],
Dynamic[Typeset`assumptions$$],
Dynamic[Typeset`open$$],
Dynamic[Typeset`querystate$$]], StandardForm],
ImageSizeCache->{77., {7., 16.}},
TrackedSymbols:>{
Typeset`query$$, Typeset`boxes$$, Typeset`allassumptions$$,
Typeset`assumptions$$, Typeset`open$$,
Typeset`querystate$$}],
DynamicModuleValues:>{},
UndoTrackedVariables:>{Typeset`open$$}],
BaseStyle->{"Deploy"},
DeleteWithContents->True,
Editable->False,
SelectWithContents->True]\)],
GeoPath["Equator"], GeoPath["GreenwichMeridian"]},
GeoGridLines -> Automatic,
GeoGridLinesStyle -> Directive[Black, Opacity[.3]],
GeoRange -> All, ImageSize -> 300, GeoProjection -> "Orthographic",
GeoCenter -> Here,
GeoModel -> Entity["PlanetaryMoon", "Moon"]]
}]