name | Pacific Ocean | ||
---|---|---|---|
x | (35.0444)*( cos( $1*0.01745329252 )*sin( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) * ( ((1 + sin( $1*0.01745329252 )*sin( -10.0*0.01745329252 ) + cos( $1*0.01745329252 )*cos( -10.0*0.01745329252 )*cos( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) *0.5)^ -0.5) - (-50.0) | ||
y | (100 + (-49.0056) ) - (38.3135)*( cos( -10.0*0.01745329252 )*sin( $1*0.01745329252 ) - sin( -10.0*0.01745329252 )*cos( $1*0.01745329252 )*cos( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) * ( ((1 + sin( $1*0.01745329252 )*sin( -10.0*0.01745329252 ) + cos( $1*0.01745329252 )*cos( -10.0*0.01745329252 )*cos( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) *0.5)^ -0.5) | ||
image | Pacific Ocean laea location map.svg
| ||
![]() | |||
image1 | Pacific Ocean laea relief location map.jpg
| ||
![]() |
Module:Location map/data/Pacific Ocean is a location map definition used to overlay markers and labels on an equirectangular projection map of Pacific Ocean. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.
These definitions are used by the following templates when invoked with parameter "Pacific Ocean":
{{Location map|Pacific Ocean |...}}
{{Location map many|Pacific Ocean |...}}
{{Location map+|Pacific Ocean |...}}
{{Location map~|Pacific Ocean |...}}
name = Pacific Ocean
image = Pacific Ocean laea location map.svg
image1 = Pacific Ocean laea relief location map.jpg
x = (35.0444)*( cos( $1*0.01745329252 )*sin( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) * ( ((1 + sin( $1*0.01745329252 )*sin( -10.0*0.01745329252 ) + cos( $1*0.01745329252 )*cos( -10.0*0.01745329252 )*cos( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) *0.5)^ -0.5) - (-50.0)
y = (100 + (-49.0056) ) - (38.3135)*( cos( -10.0*0.01745329252 )*sin( $1*0.01745329252 ) - sin( -10.0*0.01745329252 )*cos( $1*0.01745329252 )*cos( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) * ( ((1 + sin( $1*0.01745329252 )*sin( -10.0*0.01745329252 ) + cos( $1*0.01745329252 )*cos( -10.0*0.01745329252 )*cos( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) *0.5)^ -0.5)
The {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. Examples may be found below or in the following:
return {
name = 'Pacific Ocean',
x = '(35.0444)*( cos( $1*0.01745329252 )*sin( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) * ( ((1 + sin( $1*0.01745329252 )*sin( -10.0*0.01745329252 ) + cos( $1*0.01745329252 )*cos( -10.0*0.01745329252 )*cos( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) *0.5)^ -0.5) - (-50.0)',
y = '(100 + (-49.0056) ) - (38.3135)*( cos( -10.0*0.01745329252 )*sin( $1*0.01745329252 ) - sin( -10.0*0.01745329252 )*cos( $1*0.01745329252 )*cos( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) * ( ((1 + sin( $1*0.01745329252 )*sin( -10.0*0.01745329252 ) + cos( $1*0.01745329252 )*cos( -10.0*0.01745329252 )*cos( ($2 + ($2<0)*360-(-165.0))*0.01745329252 ) ) *0.5)^ -0.5) ',
image = 'Pacific Ocean laea location map.svg',
image1 = 'Pacific Ocean laea relief location map.jpg'
}