Mòdul:Mapa cos celeste/dades
Aparença
Podeu crear la pàgina d'ús per documentar aquest mòdul Lua. |
-- Dades de configuració pel mòdul Mapa cos celeste
local config = {}
-- Àlies en anglès
config.aliases = {
callisto = 'cal·listo',
--ceres
--dione
enceladus = 'encèlad',
--europa
ganymede = 'ganimedes',
iapetus = 'jàpet',
--io
mars = 'mart',
mercury = 'mercuri',
--mimas
moon = 'lluna',
phoebe = 'febe',
rhea = 'rea',
tethys = 'tetis',
titan = 'tità',
triton = 'tritó'
--venus
--vesta
}
-- Dades dels mapes.
-- "wikidata" i "coord_globe" es mantenen com a informació. Cal actualitzar-ho a Mòdul:Wikidata.
config.maps = {
['cal·listo'] = {
image = 'Callisto map NASA JPL Voyager.jpg',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 1440,
height = 720,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q3134',
coord_globe = 'callisto'
},
ceres = {
image = 'Cerere Topographic Map NASA.jpg',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 1610,
height = 805,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q596',
coord_globe = 'ceres'
},
dione = {
image = 'Dione PIA08413 moon only.JPG',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 5760,
height = 2880,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q15040',
coord_globe = 'dione'
},
['encèlad'] = {
image = 'Enceladus June 2008 PIA08417 moon only.jpg',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 3600,
height = 1800,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q3303',
coord_globe = 'enceladus'
},
europa = {
image = 'Europa equatorial.jpg',
projection = 'Mercator',
range = '57°N-57°S; 0°E-360°E',
width = 7729,
height = 2995,
spost_mer0 = 0,
max_lat = 57,
wikidata = 'Q3143',
coord_globe = 'europa'
},
febe = {
image = 'Phoebe 2005 Mercator PIA07795 modest net.jpg',
projection = 'Mercator',
range = '57°N-57°S; 180°W-180°E',
width = 1436,
height = 556,
spost_mer0 = 180,
max_lat = 57,
wikidata = 'Q17975',
coord_globe = 'phoebe'
},
ganimedes = {
image = 'Ganymede equatorial.jpg',
projection = 'Mercator',
range = '57°N-57°S; 180°W-180°E',
width = 3126,
height = 1211,
spost_mer0 = 180,
max_lat = 57,
wikidata = 'Q3169',
coord_globe = 'ganymede'
},
['io'] = {
image = 'Io from Galileo and Voyager missions.jpg',
projection = 'Lambert',
range = '90°N-90°S; 0°W-360E',
width = 800,
height = 255,
spost_mer0 = 0,
max_lat = 90,
wikidata = 'Q3123',
coord_globe = 'io'
},
['jàpet'] = {
image = 'Iapetus May 2008 PIA11116 moon only.jpg',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 5760,
height = 2880,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q17958',
coord_globe = 'iapetus'
},
lluna = {
image = 'Moonmap from clementine data.png',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 1440,
height = 720,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q405',
coord_globe = 'moon'
},
mart = {
image = 'Mars Géolocalisation.jpg',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 2048,
height = 1024,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q111',
coord_globe = 'mars'
},
mercuri = {
image = 'Mercury global map 2013-05-14 bright.png',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 800,
height = 400,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q308',
coord_globe = 'mercury'
},
mimas = {
image = 'Mimas (NASA) map.jpg',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 512,
height = 256,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q15034',
coord_globe = 'mimas'
},
rea = {
image = 'Rea Moon - NASA.jpg',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 750,
height = 375,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q15050',
coord_globe = 'rhea'
},
tetis = {
image = 'Tethys map June 2008 PIA08416 moon only.jpg',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 11520,
height = 5760,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q15047',
coord_globe = 'tethys'
},
['tità'] = {
image = 'Titan Topographic Map from NASA original PIA16848.png',
projection = 'equirectangular',
range = '90°N-90°S; 0°E-360°E',
width = 1024,
height = 512,
spost_mer0 = 0,
max_lat = 90,
wikidata = 'Q2565',
coord_globe = 'titan'
},
['tritó'] = {
image = 'Triton moon NASA map - pia18668 0.jpg',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 1041,
height = 521,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q3359',
coord_globe = 'triton'
},
venus = {
image = 'Venus map NASA JPL Magellan-Venera-Pioneer.jpg',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 1440,
height = 720,
spost_mer0 = 180,
max_lat = 90,
wikidata = 'Q313',
coord_globe = 'venus'
},
vesta = {
image = 'Vesta Topography Map - NASA - pia17037.jpg',
projection = 'equirectangular',
range = '90°N-90°S; 180°W-180°E',
width = 1041,
height = 521,
spost_mer0 = 0,
max_lat = 90,
wikidata = 'Q3030',
coord_globe = 'vesta'
}
}
return config