Modul:Kartposisjon/data/Japan


return {
    ['navn'] = 'Japan',
    ['region'] = 'JP',
    ['x'] = '100*(($1>30.90)*($2-128.24)/(149.27-128.24)+($1<=30.90)*($2-110.43)/(131.44-110.43))',
    ['y'] = '100*(($1>30.90)*($1-45.86)/(30.02-45.86)+($1<=30.90)*($1-39.54)/(23.71-39.54))',
    ['bilde'] = 'Japan location map with side map of the Ryukyu Islands.svg',
    ['relieff'] = 'Japan natural location map with side map of the Ryukyu Islands.jpg',
}