Modulis:VietasKarte/dati/Grenlande

Vikipēdijas lapa
Dokumentācijas ikona Moduļa dokumentācija[skatīt] [labot] [hronoloģija] [pārlādēt]
Atrašanās vietas karte: Grenlande
nosaukums Grenlande
x 50.0 + 302.4185124782328*((1.5794425159987988-($1*pi/180))*sin(0.9479693044294399* ($2 - -42.5)*pi/180))
y 50.0 + 0.70760934691432 * 302.4185124782328 * 0.006767623881934526 - 0.70760934691432 * 302.4185124782328 * (0.32280545456288157 - (1.5794425159987988-($1* pi /180)) * cos(0.9479693044294399 * ($2 - -42.5) * pi / 180))
attēls Greenland edcp location map.svg
attēls 1 Greenland edcp relief location map.jpg

Lietojums

Pastāv šādas veidnes:

Kartes definīcija

  • name = Grenlande
    Nosaukums
  • image = Greenland edcp location map.svg
    Kartes attēls
  • image1 = Greenland edcp relief location map.jpg
    Cits kartes attēls, parasti reljefa karte, ko izsauc ar relief vai AlternativeMap parametru
  • x = 50.0 + 302.4185124782328*((1.5794425159987988-($1*pi/180))*sin(0.9479693044294399* ($2 - -42.5)*pi/180))
    Izteiksme, kas tiek izmantota, lai aprēķinātu garuma grādus
  • y = 50.0 + 0.70760934691432 * 302.4185124782328 * 0.006767623881934526 - 0.70760934691432 * 302.4185124782328 * (0.32280545456288157 - (1.5794425159987988-($1* pi /180)) * cos(0.9479693044294399 * ($2 - -42.5) * pi / 180))
    Izteiksme, kas tiek izmantota, lai aprēķinātu platuma grādus

return {
	name = 'Grenlande',
	x = '50.0 + 302.4185124782328*((1.5794425159987988-($1*pi/180))*sin(0.9479693044294399* ($2 - -42.5)*pi/180))',
	y = '50.0 + 0.70760934691432 * 302.4185124782328 * 0.006767623881934526 - 0.70760934691432 * 302.4185124782328 * (0.32280545456288157 - (1.5794425159987988-($1* pi /180)) * cos(0.9479693044294399 * ($2 - -42.5) * pi / 180))',
	image = 'Greenland edcp location map.svg',
	image1 = 'Greenland edcp relief location map.jpg'
}