Difference between revisions of "Module:Location map/data/Japan Greater Tokyo area/doc"
Jump to navigation
Jump to search
Lua error in Module:Location_map at line 399: Malformed coordinates value.Lua error in Module:Location_map at line 399: Malformed coordinates value.Lua error in Module:Location_map at line 399: Malformed coordinates value.Lua error in Module:Location_map at line 399: Malformed coordinates value.Lua error in Module:Location_map at line 399: Malformed coordinates value.
blackwiki>Frietjes |
blackwiki>Frietjes |
||
| Line 5: | Line 5: | ||
{{Module:Location map/data/doc | {{Module:Location map/data/doc | ||
|examples= | |examples= | ||
| − | {{location map+|Japan Greater Tokyo area|width=1024|places= | + | {{location map+|Japan Greater Tokyo area|float=center|width=1024|places= |
{{location map~|Japan Greater Tokyo area|coordinates={{coord|35.671808|139.131143}}|marksize=4}} | {{location map~|Japan Greater Tokyo area|coordinates={{coord|35.671808|139.131143}}|marksize=4}} | ||
{{location map~|Japan Greater Tokyo area|coordinates={{coord|36.090059|139.776517}}|marksize=4}} | {{location map~|Japan Greater Tokyo area|coordinates={{coord|36.090059|139.776517}}|marksize=4}} | ||
{{location map~|Japan Greater Tokyo area|coordinates={{coord|36.738500|138.695806}}|marksize=4}} | {{location map~|Japan Greater Tokyo area|coordinates={{coord|36.738500|138.695806}}|marksize=4}} | ||
}} | }} | ||
| − | {{location map+|Japan|width=1024|AlternativeMap=Japan location map with Tokyo Greater Area Inset.svg|places= | + | {{location map+|Japan|float=center|width=1024|AlternativeMap=Japan location map with Tokyo Greater Area Inset.svg|places= |
{{location map~|Japan|coordinates={{coord|34.3878|141.047}}|marksize=4}} | {{location map~|Japan|coordinates={{coord|34.3878|141.047}}|marksize=4}} | ||
{{location map~|Japan|coordinates={{coord|37.2559|137.619}}|marksize=4}} | {{location map~|Japan|coordinates={{coord|37.2559|137.619}}|marksize=4}} | ||
Revision as of 13:47, 1 March 2018
| This module is rated as beta, and is ready for widespread use. It is still new and should be used with some caution to ensure the results are as expected. |
| name | Japan | ||
|---|---|---|---|
| x | 100*((1 - ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619))*(($1>30.90)*($2-128.24)/(149.27-128.24)+($1<=30.90)*($2-110.43)/(131.44-110.43)) + ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619)*(-17.268750081722320+0.125574269647386*$2)) | ||
| y | 100*((1 - ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619))*(($1>30.90)*($1-45.86)/(30.02-45.86)+($1<=30.90)*($1-39.54)/(23.71-39.54)) + ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619)*(6.236163807016558-0.167329713040236*$1)) | ||
| image | Japan location map with Tokyo Greater Area Inset.svg
| ||
Module:Location map/data/Japan Greater Tokyo area is a location map definition used to overlay markers and labels on an equirectangular projection map of Japan. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.
Contents
Usage
These definitions are used by the following templates when invoked with parameter "Japan Greater Tokyo area":
{{Location map | Japan Greater Tokyo area | ...}}{{Location map many | Japan Greater Tokyo area | ...}}{{Location map+ | Japan Greater Tokyo area | ...}}{{Location map~ | Japan Greater Tokyo area | ...}}
Map definition
name = Japan- Name used in the default map caption
image = Japan location map with Tokyo Greater Area Inset.svg- The default map image, without "Image:" or "File:"
x = 100*((1 - ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619))*(($1>30.90)*($2-128.24)/(149.27-128.24)+($1<=30.90)*($2-110.43)/(131.44-110.43)) + ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619)*(-17.268750081722320+0.125574269647386*$2))- An expression to calculate a location on the map via its longitude; evaluates as 0 along the left edge and 100 along the right edge
y = 100*((1 - ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619))*(($1>30.90)*($1-45.86)/(30.02-45.86)+($1<=30.90)*($1-39.54)/(23.71-39.54)) + ($1 < 37.2559)*($1 > 34.3878)*($2 < 141.047)*($2 > 137.619)*(6.236163807016558-0.167329713040236*$1))- An expression to calculate a location on the map via its latitude; evaluates as 0 along the top edge and 100 along the bottom edge
Examples using location map templates
Location map/data/Japan Greater Tokyo area/doc (Japan)
See also
See also
Location map templates
- Template:Location map, to display one mark and label using latitude and longitude
- Template:Location map many, to display up to nine marks and labels
- Template:Location map+, to display an unlimited number of marks and labels